Searched refs:epitem (Results 1 – 1 of 1) sorted by relevance
105 #define EP_ITEM_COST (sizeof(struct epitem) + sizeof(struct eppoll_entry))118 struct epitem *base;136 struct epitem { struct151 struct epitem *next; argument206 struct epitem *ovflist;234 struct epitem *epi;293 struct epitem *epi= container_of(p, struct epitem, fllink); in unlist_file()355 static inline int ep_is_linked(struct epitem *epi) in ep_is_linked()366 static inline struct epitem *ep_item_from_wait(wait_queue_entry_t *p) in ep_item_from_wait()422 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()[all …]