Searched refs:bhead (Results 1 – 1 of 1) sorted by relevance
3017 debug_rcu_bhead_unqueue(struct kvfree_rcu_bulk_data *bhead) in debug_rcu_bhead_unqueue() argument3022 for (i = 0; i < bhead->nr_records; i++) in debug_rcu_bhead_unqueue()3023 debug_rcu_head_unqueue((struct rcu_head *)(bhead->records[i])); in debug_rcu_bhead_unqueue()