Searched refs:rsrc_list (Results 1 – 2 of 2) sorted by relevance
42 struct list_head rsrc_list; member
167 list_for_each_entry_safe(prsrc, tmp, &ref_node->rsrc_list, list) { in __io_rsrc_put_work()278 INIT_LIST_HEAD(&ref_node->rsrc_list); in io_rsrc_node_alloc()769 list_add(&prsrc->list, &node->rsrc_list); in io_queue_rsrc_removal()
Completed in 7 milliseconds