Searched refs:bulk_head (Results 1 – 1 of 1) sorted by relevance
1359 * @bulk_head: Bulk-List of kvfree_rcu() objects not yet waiting for a grace period1390 struct list_head bulk_head[FREE_N_CHANNELS]; member 1554 struct list_head bulk_head[FREE_N_CHANNELS]; in kfree_rcu_work() local 1568 list_replace_init(&krwp->bulk_head_free[i], &bulk_head[i]); in kfree_rcu_work() 1579 list_for_each_entry_safe(bnode, n, &bulk_head[i], list) in kfree_rcu_work() 1619 if (!list_empty(&krcp->bulk_head[i])) in need_offload_krc() 1686 list_for_each_entry_safe_reverse(bnode, n, &krcp->bulk_head[i], list) { in kvfree_rcu_drain_ready() 1727 // Try to detach bulk_head or head and attach it, only when in kvfree_rcu_queue_batch() 1740 list_replace_init(&krcp->bulk_head[j], in kvfree_rcu_queue_batch() 1844 bnode = list_first_entry_or_null(&(*krcp)->bulk_head[id in add_ptr_to_bulk_krc_lock() [all...]