Searched refs:in_vfork (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/sched/ | ||
D | mm.h | 170 static inline bool in_vfork(struct task_struct *tsk) in in_vfork() function |
/linux-6.1.9/mm/ | ||
D | oom_kill.c | 221 in_vfork(p)) { in oom_badness() |