Searched refs:kfree_rcu_cpu (Results 1 – 1 of 1) sorted by relevance
3235 struct kfree_rcu_cpu *krcp;3265 struct kfree_rcu_cpu { struct3290 static DEFINE_PER_CPU(struct kfree_rcu_cpu, krc) = { argument3305 static inline struct kfree_rcu_cpu *3308 struct kfree_rcu_cpu *krcp; in krc_this_cpu_lock()3318 krc_this_cpu_unlock(struct kfree_rcu_cpu *krcp, unsigned long flags) in krc_this_cpu_unlock()3324 get_cached_bnode(struct kfree_rcu_cpu *krcp) in get_cached_bnode()3335 put_cached_bnode(struct kfree_rcu_cpu *krcp, in put_cached_bnode()3348 drain_page_cache(struct kfree_rcu_cpu *krcp) in drain_page_cache()3371 kvfree_rcu_bulk(struct kfree_rcu_cpu *krcp, in kvfree_rcu_bulk()[all …]