Home
last modified time | relevance | path

Searched refs:bhead (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dslab_common.c1433 debug_rcu_bhead_unqueue(struct kvfree_rcu_bulk_data *bhead) in debug_rcu_bhead_unqueue() argument
1438 for (i = 0; i < bhead->nr_records; i++) in debug_rcu_bhead_unqueue()
1439 debug_rcu_head_unqueue((struct rcu_head *)(bhead->records[i])); in debug_rcu_bhead_unqueue()