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