Lines Matching refs:kfree_rcu_cpu

2876 	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()
3090 need_offload_krc(struct kfree_rcu_cpu *krcp) in need_offload_krc()
3102 schedule_delayed_monitor_work(struct kfree_rcu_cpu *krcp) in schedule_delayed_monitor_work()
3121 struct kfree_rcu_cpu *krcp = container_of(work, in kfree_rcu_monitor()
3122 struct kfree_rcu_cpu, monitor_work.work); in kfree_rcu_monitor()
3181 struct kfree_rcu_cpu *krcp = in schedule_page_work_fn()
3182 container_of(t, struct kfree_rcu_cpu, hrtimer); in schedule_page_work_fn()
3191 struct kfree_rcu_cpu *krcp = in fill_page_cache_func()
3192 container_of(work, struct kfree_rcu_cpu, in fill_page_cache_func()
3224 run_page_cache_worker(struct kfree_rcu_cpu *krcp) in run_page_cache_worker()
3247 add_ptr_to_bulk_krc_lock(struct kfree_rcu_cpu **krcp, in add_ptr_to_bulk_krc_lock()
3315 struct kfree_rcu_cpu *krcp; in kvfree_call_rcu()
3388 struct kfree_rcu_cpu *krcp = per_cpu_ptr(&krc, cpu); in kfree_rcu_shrink_count()
3405 struct kfree_rcu_cpu *krcp = per_cpu_ptr(&krc, cpu); in kfree_rcu_shrink_scan()
3434 struct kfree_rcu_cpu *krcp = per_cpu_ptr(&krc, cpu); in kfree_rcu_scheduler_running()
4742 struct kfree_rcu_cpu *krcp = per_cpu_ptr(&krc, cpu); in kfree_rcu_batch_init()