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