Searched refs:epitems_head (Results 1 – 1 of 1) sorted by relevance
442 struct epitems_head *tfile_check_list;466 struct epitems_head { struct468 struct epitems_head *next; argument474 static inline void free_ephead(struct epitems_head *head) in free_ephead() argument482 struct epitems_head *head; in list_file()484 head = container_of(file->f_ep, struct epitems_head, epitems); in list_file()501 static void unlist_file(struct epitems_head *head) in unlist_file()503 struct epitems_head *to_free = head; in unlist_file()1099 struct epitems_head *to_free = NULL; in ep_remove_file()1116 struct epitems_head *v; in ep_remove_file()[all …]