Searched refs:full_check (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/arm64/lib/ |
| H A D | strncmp.S | 88 L(full_check): 256 cbnz tmp3, L(full_check)
|
| /linux/fs/ |
| H A D | eventpoll.c | 1569 struct file *tfile, int fd, int full_check) in ep_insert() 1610 if (full_check && !tep) in ep_insert() 1628 if (unlikely(full_check && reverse_path_check())) { in ep_insert() 2244 int full_check = 0; in do_epoll_ctl() 2320 full_check = 1; in do_epoll_ctl() 2345 error = ep_insert(ep, epds, fd_file(tf), fd, full_check); in do_epoll_ctl() 2374 if (full_check) { in do_epoll_ctl() 1565 ep_insert(struct eventpoll * ep,const struct epoll_event * event,struct file * tfile,int fd,int full_check) ep_insert() argument 2240 int full_check = 0; do_epoll_ctl() local
|
| /linux/net/ipv4/ |
| H A D | fib_frontend.c | 446 goto full_check; in fib_validate_source() 458 full_check: in fib_validate_source()
|