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

/linux-4.4.14/fs/
H A Deventpoll.c1265 struct file *tfile, int fd, int full_check) ep_insert()
1331 if (full_check && reverse_path_check()) ep_insert()
1824 int full_check = 0; SYSCALL_DEFINE4() local
1889 full_check = 1; SYSCALL_DEFINE4()
1921 error = ep_insert(ep, &epds, tf.file, fd, full_check); SYSCALL_DEFINE4()
1924 if (full_check) SYSCALL_DEFINE4()
1946 if (full_check) SYSCALL_DEFINE4()
1264 ep_insert(struct eventpoll *ep, struct epoll_event *event, struct file *tfile, int fd, int full_check) ep_insert() argument

Completed in 54 milliseconds