Lines Matching refs:ep_ctl_ctx
426 struct ep_ctl_ctx { struct
480 static void list_file(struct file *file, struct ep_ctl_ctx *ctx) in list_file()
1672 static int path_count_inc(struct ep_ctl_ctx *ctx, int nests) in path_count_inc()
1683 static void path_count_init(struct ep_ctl_ctx *ctx) in path_count_init()
1691 static int reverse_path_check_proc(struct ep_ctl_ctx *ctx, in reverse_path_check_proc()
1723 static int reverse_path_check(struct ep_ctl_ctx *ctx) in reverse_path_check()
1862 static int ep_register_epitem(struct ep_ctl_ctx *ctx, struct eventpoll *ep, in ep_register_epitem()
1896 static int ep_insert(struct ep_ctl_ctx *ctx, struct eventpoll *ep, in ep_insert()
2390 static int ep_loop_check_proc(struct ep_ctl_ctx *ctx, in ep_loop_check_proc()
2459 static int ep_loop_check(struct ep_ctl_ctx *ctx, struct eventpoll *ep, in ep_loop_check()
2480 static void clear_tfile_check_list(struct ep_ctl_ctx *ctx) in clear_tfile_check_list()
2583 static int ep_ctl_lock(struct ep_ctl_ctx *ctx, struct eventpoll *ep, int op, in ep_ctl_lock()
2628 static void ep_ctl_unlock(struct ep_ctl_ctx *ctx, struct eventpoll *ep, in ep_ctl_unlock()
2646 struct ep_ctl_ctx ctx = { in do_epoll_ctl_file()