Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c3057 struct kvfree_rcu_bulk_data { struct
3059 struct kvfree_rcu_bulk_data *next; argument
3069 ((PAGE_SIZE - sizeof(struct kvfree_rcu_bulk_data)) / sizeof(void *))
3082 struct kvfree_rcu_bulk_data *bkvhead_free[FREE_N_CHANNELS];
3113 struct kvfree_rcu_bulk_data *bkvhead[FREE_N_CHANNELS];
3134 debug_rcu_bhead_unqueue(struct kvfree_rcu_bulk_data *bhead) in debug_rcu_bhead_unqueue()
3163 static inline struct kvfree_rcu_bulk_data *
3170 return (struct kvfree_rcu_bulk_data *) in get_cached_bnode()
3176 struct kvfree_rcu_bulk_data *bnode) in put_cached_bnode()
3195 struct kvfree_rcu_bulk_data *bkvhead[FREE_N_CHANNELS], *bnext; in kfree_rcu_work()
[all …]