Home
last modified time | relevance | path

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

/linux/mm/
A Doom_kill.c71 static inline bool is_memcg_oom(struct oom_control *oc) in is_memcg_oom()
90 struct oom_control *oc) in oom_cpuset_eligible()
159 static inline bool is_sysrq_oom(struct oom_control *oc) in is_sysrq_oom()
254 static enum oom_constraint constrained_alloc(struct oom_control *oc) in constrained_alloc()
313 struct oom_control *oc = arg; in oom_evaluate_task()
367 static void select_bad_process(struct oom_control *oc) in select_bad_process()
386 struct oom_control *oc = arg; in dump_task()
426 static void dump_tasks(struct oom_control *oc) in dump_tasks()
455 static void dump_header(struct oom_control *oc, struct task_struct *p) in dump_header()
1007 static void check_panic_on_oom(struct oom_control *oc) in check_panic_on_oom()
[all …]
A Dmemcontrol.c1591 struct oom_control oc = { in mem_cgroup_out_of_memory()
A Dpage_alloc.c4248 struct oom_control oc = { in __alloc_pages_may_oom()
/linux/include/linux/
A Doom.h29 struct oom_control { struct
114 extern bool out_of_memory(struct oom_control *oc);
/linux/Documentation/admin-guide/cgroup-v1/
A Dmemory.rst87 memory.oom_control set/show oom controls.
283 (See oom_control section)
806 memory.oom_control file is for OOM notification and other controls.
815 - open memory.oom_control file
816 - write string like "<event_fd> <fd of memory.oom_control>" to
822 You can disable the OOM-killer by writing "1" to memory.oom_control file, as:
824 #echo 1 > memory.oom_control
/linux/drivers/tty/
A Dsysrq.c381 struct oom_control oc = { in moom_callback()

Completed in 41 milliseconds