Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sched/
Dmm.h69 static inline void mmdrop_sched(struct mm_struct *mm) in mmdrop_sched() function
76 static inline void mmdrop_sched(struct mm_struct *mm) in mmdrop_sched() function
/linux-6.1.9/kernel/sched/
Dcore.c5142 mmdrop_sched(mm); in finish_task_switch()