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