Home
last modified time | relevance | path

Searched refs:full_check (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c1507 struct file *tfile, int fd, int full_check) in ep_insert() argument
1553 if (full_check && reverse_path_check()) in ep_insert()
2157 int full_check = 0; in do_epoll_ctl() local
2237 full_check = 1; in do_epoll_ctl()
2273 error = ep_insert(ep, epds, tf.file, fd, full_check); in do_epoll_ctl()
2298 if (full_check) { in do_epoll_ctl()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c438 goto full_check; in fib_validate_source()
447 full_check: in fib_validate_source()