Home
last modified time | relevance | path

Searched refs:oom_control (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Doom.h28 struct oom_control { struct
102 extern bool out_of_memory(struct oom_control *oc);
/linux/drivers/tty/
H A Dsysrq.c388 struct oom_control oc = { in moom_callback()