Searched refs:epitems (Results 1 – 1 of 1) sorted by relevance
264 struct hlist_head epitems; member281 head = container_of(file->f_ep, struct epitems_head, epitems); in list_file()291 struct hlist_node *p = rcu_dereference(hlist_first_rcu(&head->epitems)); in unlist_file()295 if (!hlist_empty(&head->epitems)) in unlist_file()709 v = container_of(head, struct epitems_head, epitems); in ep_remove()1364 error = reverse_path_check_proc(&p->epitems, 0); in reverse_path_check()1426 head = &to_free->epitems; in attach_epitem()