Searched refs:epitem (Results 1 – 1 of 1) sorted by relevance
99 #define EP_ITEM_COST (sizeof(struct epitem) + sizeof(struct eppoll_entry))112 struct epitem *base;130 struct epitem { struct145 struct epitem *next; argument207 struct epitem *ovflist;241 struct epitem *epi;298 struct epitem *epi= container_of(p, struct epitem, fllink); in unlist_file()360 static inline int ep_is_linked(struct epitem *epi) in ep_is_linked()371 static inline struct epitem *ep_item_from_wait(wait_queue_entry_t *p) in ep_item_from_wait()427 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()[all …]