fs/eventpoll.c
1672
static int path_count_inc(struct ep_ctl_ctx *ctx, int nests)
fs/eventpoll.c
1683
static void path_count_init(struct ep_ctl_ctx *ctx)
fs/eventpoll.c
1691
static int reverse_path_check_proc(struct ep_ctl_ctx *ctx,
fs/eventpoll.c
1723
static int reverse_path_check(struct ep_ctl_ctx *ctx)
fs/eventpoll.c
1862
static int ep_register_epitem(struct ep_ctl_ctx *ctx, struct eventpoll *ep,
fs/eventpoll.c
1896
static int ep_insert(struct ep_ctl_ctx *ctx, struct eventpoll *ep,
fs/eventpoll.c
2388
static int ep_loop_check_proc(struct ep_ctl_ctx *ctx,
fs/eventpoll.c
2457
static int ep_loop_check(struct ep_ctl_ctx *ctx, struct eventpoll *ep,
fs/eventpoll.c
2478
static void clear_tfile_check_list(struct ep_ctl_ctx *ctx)
fs/eventpoll.c
2581
static int ep_ctl_lock(struct ep_ctl_ctx *ctx, struct eventpoll *ep, int op,
fs/eventpoll.c
2626
static void ep_ctl_unlock(struct ep_ctl_ctx *ctx, struct eventpoll *ep,
fs/eventpoll.c
2644
struct ep_ctl_ctx ctx = {
fs/eventpoll.c
480
static void list_file(struct file *file, struct ep_ctl_ctx *ctx)