Searched refs:async_entry (Results 1 – 1 of 1) sorted by relevance
69 struct async_entry { struct91 struct async_entry *first = NULL; in lowest_in_progress() argument100 struct async_entry, domain_list); in lowest_in_progress()104 struct async_entry, global_list); in lowest_in_progress()119 struct async_entry *entry = in async_run_entry_fn()120 container_of(work, struct async_entry, work); in async_run_entry_fn()153 struct async_entry *entry) in __async_schedule_node_domain()203 struct async_entry *entry; in async_schedule_node_domain()208 entry = kzalloc(sizeof(struct async_entry), GFP_ATOMIC); in async_schedule_node_domain()262 struct async_entry *entry; in async_schedule_dev_nocall()[all …]
Completed in 10 milliseconds