Home
last modified time | relevance | path

Searched defs:async_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/
Dasync.c71 struct async_entry { struct
72 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
/linux-4.4.14/drivers/w1/
Dw1.h272 struct list_head async_entry; member
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h656 struct hwi_async_entry *async_entry; member