Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c3083 struct kfree_rcu_cpu *krcp;
3111 struct kfree_rcu_cpu { struct
3129 static DEFINE_PER_CPU(struct kfree_rcu_cpu, krc) = { argument
3144 static inline struct kfree_rcu_cpu *
3147 struct kfree_rcu_cpu *krcp; in krc_this_cpu_lock()
3157 krc_this_cpu_unlock(struct kfree_rcu_cpu *krcp, unsigned long flags) in krc_this_cpu_unlock()
3164 get_cached_bnode(struct kfree_rcu_cpu *krcp) in get_cached_bnode()
3175 put_cached_bnode(struct kfree_rcu_cpu *krcp, in put_cached_bnode()
3197 struct kfree_rcu_cpu *krcp; in kfree_rcu_work()
3282 static inline bool queue_kfree_rcu_work(struct kfree_rcu_cpu *krcp) in queue_kfree_rcu_work()
[all …]