Home
last modified time | relevance | path

Searched defs:krcp (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/rcu/
Dtree.c3092 struct kfree_rcu_cpu *krcp; member
3156 struct kfree_rcu_cpu *krcp; in krc_this_cpu_lock() local
3166 krc_this_cpu_unlock(struct kfree_rcu_cpu *krcp, unsigned long flags) in krc_this_cpu_unlock()
3173 get_cached_bnode(struct kfree_rcu_cpu *krcp) in get_cached_bnode()
3184 put_cached_bnode(struct kfree_rcu_cpu *krcp, in put_cached_bnode()
3206 struct kfree_rcu_cpu *krcp; in kfree_rcu_work() local
3286 need_offload_krc(struct kfree_rcu_cpu *krcp) in need_offload_krc()
3315 static inline bool queue_kfree_rcu_work(struct kfree_rcu_cpu *krcp) in queue_kfree_rcu_work()
3368 static inline void kfree_rcu_drain_unlock(struct kfree_rcu_cpu *krcp, in kfree_rcu_drain_unlock()
3392 struct kfree_rcu_cpu *krcp = container_of(work, struct kfree_rcu_cpu, in kfree_rcu_monitor() local
[all …]
/kernel/linux/linux-6.6/kernel/rcu/
Dtree.c2871 struct kfree_rcu_cpu *krcp; member
2944 struct kfree_rcu_cpu *krcp; in krc_this_cpu_lock() local
2954 krc_this_cpu_unlock(struct kfree_rcu_cpu *krcp, unsigned long flags) in krc_this_cpu_unlock()
2960 get_cached_bnode(struct kfree_rcu_cpu *krcp) in get_cached_bnode()
2971 put_cached_bnode(struct kfree_rcu_cpu *krcp, in put_cached_bnode()
2984 drain_page_cache(struct kfree_rcu_cpu *krcp) in drain_page_cache()
3007 kvfree_rcu_bulk(struct kfree_rcu_cpu *krcp, in kvfree_rcu_bulk()
3076 struct kfree_rcu_cpu *krcp; in kfree_rcu_work() local
3115 need_offload_krc(struct kfree_rcu_cpu *krcp) in need_offload_krc()
3138 static int krc_count(struct kfree_rcu_cpu *krcp) in krc_count()
[all …]