Searched refs:ep_ctl_ctx (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ |
| H A D | eventpoll.c | 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() [all …]
|