Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dmm.h106 static inline void mmdrop_lazy_tlb_sched(struct mm_struct *mm) in mmdrop_lazy_tlb_sched() function
/openbmc/linux/kernel/sched/
H A Dcore.c5283 mmdrop_lazy_tlb_sched(mm); in finish_task_switch()