Home
last modified time | relevance | path

Searched full:exit_mm (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/
H A Dmembarrier.c99 * D) exit_mm vs membarrier
110 * exit_mm():
H A Dfair.c3737 * in mm->sc_stat.footprint. See exit_mm(). in task_numa_work()
3740 * in exit_mm() can cause footprint + diff to
4097 * exit_task_work() happens _after_ exit_mm() so we could be called in reweight_entity()
/linux/kernel/
H A Dexit.c458 /* tsk can't pass exit_mm/exec_mmap and exit */ in __try_to_set_owner()
576 static void exit_mm(void) in exit_mm()
987 * longer add new unwinds. While exit_mm() (below) will destroy the in do_exit()
992 exit_mm(); in do_exit()
550 static void exit_mm(void) exit_mm() function
H A Dfork.c701 * - The last lazy reference created by exit_mm() could instead switch in cleanup_lazy_tlbs()
/linux/kernel/trace/
H A Dtrace_events_user.c425 /* Ensure MM has tasks, cannot use after exit_mm() */ in user_event_mm_fault_in()
541 /* Ensure MM has tasks, cannot use after exit_mm() */ in user_event_enabler_write()
808 * the mm. This is required since exit_mm() snaps the current rss in user_event_mm_remove()