Searched refs:full_check (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| H A D | eventpoll.c | 1864 int full_check) in ep_register_epitem() argument 1881 if (full_check && !tep) in ep_register_epitem() 1898 int full_check) in ep_insert() argument 1915 error = ep_register_epitem(ctx, ep, epi, tep, full_check); in ep_insert() 1920 if (unlikely(full_check && reverse_path_check(ctx))) { in ep_insert() 2629 int full_check) in ep_ctl_unlock() argument 2632 if (full_check) { in ep_ctl_unlock() 2643 int full_check; in do_epoll_ctl_file() local 2680 full_check = ep_ctl_lock(&ctx, ep, op, f, tf->file, nonblock); in do_epoll_ctl_file() 2681 if (full_check < 0) in do_epoll_ctl_file() [all …]
|
| /linux/arch/arm64/lib/ |
| H A D | strncmp.S | 88 L(full_check): 256 cbnz tmp3, L(full_check)
|
| /linux/net/ipv4/ |
| H A D | fib_frontend.c | 466 goto full_check; in fib_validate_source() 478 full_check: in fib_validate_source()
|