Searched defs:eventpoll (Results 1 – 1 of 1) sorted by relevance
179 struct eventpoll { struct186 struct mutex mtx;213 /* The user that created the eventpoll descriptor */ argument216 struct file *file;219 u64 gen;220 struct hlist_head refs;226 refcount_t refcount;230 unsigned int napi_id;232 u32 busy_poll_usecs;234 u16 busy_poll_budget;[all …]