Searched refs:skip (Results 1 – 10 of 10) sorted by relevance
38 int len, skip; in get_stack_skipnr() local41 for (skip = 0; skip < num_entries; ++skip) { in get_stack_skipnr()43 (void *)stack_entries[skip]); in get_stack_skipnr()57 return skip; in get_stack_skipnr()
131 goto skip; in prot_numa_skip()134 goto skip; in prot_numa_skip()137 goto skip; in prot_numa_skip()142 goto skip; in prot_numa_skip()150 goto skip; in prot_numa_skip()158 goto skip; in prot_numa_skip()167 goto skip; in prot_numa_skip()173 skip: in prot_numa_skip()
600 goto skip; in swap_cluster_readahead()630 skip: in swap_cluster_readahead()743 goto skip; in swap_vma_readahead()780 skip: in swap_vma_readahead()
3608 goto skip; in next_uptodate_folio()3611 goto skip; in next_uptodate_folio()3613 goto skip; in next_uptodate_folio()3615 goto skip; in next_uptodate_folio()3626 skip: in next_uptodate_folio()3649 goto skip; in filemap_map_folio_range()3667 goto skip; in filemap_map_folio_range()3671 skip: in filemap_map_folio_range()
1024 goto skip; in del_from_avail_list()1030 skip: in del_from_avail_list()1049 goto skip; in add_to_avail_list()1053 goto skip; in add_to_avail_list()1067 goto skip; in add_to_avail_list()1073 skip: in add_to_avail_list()
421 bool skip; in test_and_set_skip() local427 skip = get_pageblock_skip(page); in test_and_set_skip()428 if (!skip && !cc->no_set_skip_hint) in test_and_set_skip()431 return skip; in test_and_set_skip()
1994 goto skip; in userfaultfd_register_range()2018 skip: in userfaultfd_register_range()
2437 skip: in khugepaged_scan_mm_slot()2444 goto skip; in khugepaged_scan_mm_slot()
3350 bool skip; member3396 sfw->skip = true; in flush_all_cpus_locked()3400 sfw->skip = false; in flush_all_cpus_locked()3407 if (sfw->skip) in flush_all_cpus_locked()
349 mmap() skip that if it is given an MAP_UNINITIALIZED flag, thus
Completed in 66 milliseconds