Searched refs:oom_control (Results 1 – 7 of 7) sorted by relevance
71 static inline bool is_memcg_oom(struct oom_control *oc) in is_memcg_oom()90 struct oom_control *oc) in oom_cpuset_eligible()156 static inline bool is_sysrq_oom(struct oom_control *oc) in is_sysrq_oom()251 static enum oom_constraint constrained_alloc(struct oom_control *oc) in constrained_alloc()310 struct oom_control *oc = arg; in oom_evaluate_task()364 static void select_bad_process(struct oom_control *oc) in select_bad_process()383 struct oom_control *oc = arg; in dump_task()423 static void dump_tasks(struct oom_control *oc) in dump_tasks()452 static void dump_header(struct oom_control *oc, struct task_struct *p) in dump_header()1062 static void check_panic_on_oom(struct oom_control *oc) in check_panic_on_oom()[all …]
1701 struct oom_control oc = { in mem_cgroup_out_of_memory()
4426 struct oom_control oc = { in __alloc_pages_may_oom()
4570 struct oom_control oc = { in lru_gen_age_node()
29 struct oom_control { struct103 extern bool out_of_memory(struct oom_control *oc);
92 memory.oom_control set/show oom controls.291 (See :ref:`oom_control <cgroup-v1-memory-oom-control>` section)834 memory.oom_control file is for OOM notification and other controls.843 - open memory.oom_control file844 - write string like "<event_fd> <fd of memory.oom_control>" to850 You can disable the OOM-killer by writing "1" to memory.oom_control file, as:852 #echo 1 > memory.oom_control
388 struct oom_control oc = { in moom_callback()
Completed in 47 milliseconds