Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab_common.c1352 struct kfree_rcu_cpu *krcp;
1382 struct kfree_rcu_cpu { struct
1407 static DEFINE_PER_CPU(struct kfree_rcu_cpu, krc) = { argument
1422 static inline struct kfree_rcu_cpu *
1425 struct kfree_rcu_cpu *krcp; in krc_this_cpu_lock()
1435 krc_this_cpu_unlock(struct kfree_rcu_cpu *krcp, unsigned long flags) in krc_this_cpu_unlock()
1441 get_cached_bnode(struct kfree_rcu_cpu *krcp) in get_cached_bnode()
1452 put_cached_bnode(struct kfree_rcu_cpu *krcp, in put_cached_bnode()
1465 drain_page_cache(struct kfree_rcu_cpu *krcp) in drain_page_cache()
1488 kvfree_rcu_bulk(struct kfree_rcu_cpu *krcp, in kvfree_rcu_bulk()
[all …]