Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c1134 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu() function
1152 call_rcu_sched(&(*batch)->rcu, tlb_remove_table_rcu); in tlb_table_flush()
/linux-4.1.27/mm/
Dmemory.c336 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu() function
354 call_rcu_sched(&(*batch)->rcu, tlb_remove_table_rcu); in tlb_table_flush()