Searched refs:full_check (Results 1 – 2 of 2) sorted by relevance
88 L(full_check):256 cbnz tmp3, L(full_check)
1565 struct file *tfile, int fd, int full_check) in ep_insert() argument1606 if (full_check && !tep) in ep_insert()1624 if (unlikely(full_check && reverse_path_check())) { in ep_insert()2240 int full_check = 0; in do_epoll_ctl() local2316 full_check = 1; in do_epoll_ctl()2341 error = ep_insert(ep, epds, fd_file(tf), fd, full_check); in do_epoll_ctl()2370 if (full_check) { in do_epoll_ctl()