Searched defs:async_entry (Results 1 – 3 of 3) sorted by relevance
71 struct async_entry { struct72 struct list_head domain_list;73 struct list_head global_list;74 struct work_struct work;75 async_cookie_t cookie;99 ret = list_first_entry(pending, struct async_entry, in lowest_in_progress() argument
272 struct list_head async_entry; member
656 struct hwi_async_entry *async_entry; member