Home
last modified time | relevance | path

Searched refs:first_pass (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kernel/
H A Drtasd.c426 static int first_pass = 1; variable
441 if (first_pass) { in rtas_event_scan()
442 first_pass = 0; in rtas_event_scan()
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_arena_large.c177 __noinline int alloc_pages(int page_cnt, int pages_atonce, bool first_pass, in alloc_pages() argument
189 if (first_pass) { in alloc_pages()
/linux/fs/afs/
H A Dfs_probe.c424 bool first_pass = true, set_timer = false; in afs_fs_probe_dispatcher() local
471 if (server && (first_pass || !need_resched())) { in afs_fs_probe_dispatcher()
473 first_pass = false; in afs_fs_probe_dispatcher()