Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Dtree.c2876 struct kfree_rcu_cpu *krcp;
2904 struct kfree_rcu_cpu { struct
2922 static DEFINE_PER_CPU(struct kfree_rcu_cpu, krc) = { argument
2937 static inline struct kfree_rcu_cpu *
2940 struct kfree_rcu_cpu *krcp; in krc_this_cpu_lock()
2950 krc_this_cpu_unlock(struct kfree_rcu_cpu *krcp, unsigned long flags) in krc_this_cpu_unlock()
2956 get_cached_bnode(struct kfree_rcu_cpu *krcp) in get_cached_bnode()
2967 put_cached_bnode(struct kfree_rcu_cpu *krcp, in put_cached_bnode()
2980 drain_page_cache(struct kfree_rcu_cpu *krcp) in drain_page_cache()
3008 struct kfree_rcu_cpu *krcp; in kfree_rcu_work()
[all …]