Home
last modified time | relevance | path

Searched refs:epitems (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Deventpoll.c467 struct hlist_head epitems; member
484 head = container_of(file->f_ep, struct epitems_head, epitems); in list_file()
504 struct hlist_node *p = rcu_dereference(hlist_first_rcu(&head->epitems)); in unlist_file()
509 if (!hlist_empty(&head->epitems)) in unlist_file()
1117 v = container_of(head, struct epitems_head, epitems); in ep_remove_file()
1731 error = reverse_path_check_proc(ctx, &p->epitems, 0); in reverse_path_check()
1793 head = &to_free->epitems; in ep_attach_file()