Searched refs:oom_control (Results 1 – 7 of 7) sorted by relevance
74 static inline bool is_memcg_oom(struct oom_control *oc) in is_memcg_oom()93 struct oom_control *oc) in oom_cpuset_eligible()127 static bool oom_cpuset_eligible(struct task_struct *tsk, struct oom_control *oc) in oom_cpuset_eligible()162 static inline bool is_sysrq_oom(struct oom_control *oc) in is_sysrq_oom()255 static enum oom_constraint constrained_alloc(struct oom_control *oc) in constrained_alloc()314 struct oom_control *oc = arg; in oom_evaluate_task()388 static void select_bad_process(struct oom_control *oc) in select_bad_process()423 struct oom_control *oc = arg; in dump_task()464 static void dump_tasks(struct oom_control *oc) in dump_tasks()481 static void dump_oom_summary(struct oom_control *oc, struct task_struct *victim) in dump_oom_summary()[all …]
1746 struct oom_control oc = { in mem_cgroup_out_of_memory()
4180 struct oom_control oc = { in __alloc_pages_may_oom()
29 struct oom_control { struct116 extern bool out_of_memory(struct oom_control *oc);
85 memory.oom_control set/show oom controls.283 (See oom_control section)830 memory.oom_control file is for OOM notification and other controls.839 - open memory.oom_control file840 - write string like "<event_fd> <fd of memory.oom_control>" to846 You can disable the OOM-killer by writing "1" to memory.oom_control file, as:848 #echo 1 > memory.oom_control
115 TP_PROTO(struct oom_control *oc, int *ret),
385 struct oom_control oc = { in moom_callback()