Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/mm/
Dpgtable.c1058 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu() function
1076 call_rcu_sched(&(*batch)->rcu, tlb_remove_table_rcu); in tlb_table_flush()
/linux-4.4.14/mm/
Dmemory.c337 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu() function
355 call_rcu_sched(&(*batch)->rcu, tlb_remove_table_rcu); in tlb_table_flush()