Searched refs:epitems (Results 1 – 1 of 1) sorted by relevance
269 struct hlist_head epitems; member286 head = container_of(file->f_ep, struct epitems_head, epitems); in list_file()296 struct hlist_node *p = rcu_dereference(hlist_first_rcu(&head->epitems)); in unlist_file()300 if (!hlist_empty(&head->epitems)) in unlist_file()747 v = container_of(head, struct epitems_head, epitems); in __ep_remove()1395 error = reverse_path_check_proc(&p->epitems, 0); in reverse_path_check()1457 head = &to_free->epitems; in attach_epitem()