Home
last modified time | relevance | path

Searched refs:oom (Results 1 - 25 of 102) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/x86/um/vdso/
H A Dvma.c31 goto oom; in init_vdso()
37 goto oom; in init_vdso()
45 oom: in init_vdso()
/kernel/linux/linux-6.6/arch/x86/um/vdso/
H A Dvma.c31 goto oom; in init_vdso()
37 goto oom; in init_vdso()
45 oom: in init_vdso()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dauth.c47 goto oom; in nfsd_setuser()
56 goto oom; in nfsd_setuser()
90 oom: in nfsd_setuser()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dauth.c45 goto oom; in nfsd_setuser()
54 goto oom; in nfsd_setuser()
86 oom: in nfsd_setuser()
/kernel/linux/linux-5.10/include/net/
H A Dfq_impl.h163 bool oom; in fq_tin_enqueue() local
185 oom = (fq->memory_usage > fq->memory_limit); in fq_tin_enqueue()
186 while (fq->backlog > fq->limit || oom) { in fq_tin_enqueue()
201 if (oom) { in fq_tin_enqueue()
203 oom = (fq->memory_usage > fq->memory_limit); in fq_tin_enqueue()
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvma.c266 goto oom; in init_vdso_image()
272 goto oom; in init_vdso_image()
277 goto oom; in init_vdso_image()
289 goto oom; in init_vdso_image()
294 goto oom; in init_vdso_image()
298 goto oom; in init_vdso_image()
308 oom: in init_vdso_image()
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvma.c266 goto oom; in init_vdso_image()
272 goto oom; in init_vdso_image()
277 goto oom; in init_vdso_image()
289 goto oom; in init_vdso_image()
294 goto oom; in init_vdso_image()
298 goto oom; in init_vdso_image()
308 oom: in init_vdso_image()
/kernel/linux/linux-5.10/tools/testing/fault-injection/
H A Dfailcmd.sh34 --oom-kill-allocating-task=value
89 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help
178 --oom-kill-allocating-task)
/kernel/linux/linux-6.6/tools/testing/fault-injection/
H A Dfailcmd.sh34 --oom-kill-allocating-task=value
89 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help
178 --oom-kill-allocating-task)
/kernel/linux/linux-5.10/security/selinux/
H A Dnetlink.c78 goto oom; in selnl_notify()
93 oom: in selnl_notify()
/kernel/linux/linux-6.6/security/selinux/
H A Dnetlink.c78 goto oom; in selnl_notify()
93 oom: in selnl_notify()
/kernel/linux/linux-6.6/include/net/
H A Dfq_impl.h204 bool oom; in fq_tin_enqueue() local
234 oom = (fq->memory_usage > fq->memory_limit); in fq_tin_enqueue()
235 while (fq->backlog > fq->limit || oom) { in fq_tin_enqueue()
245 if (oom) { in fq_tin_enqueue()
247 oom = (fq->memory_usage > fq->memory_limit); in fq_tin_enqueue()
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c125 goto oom; in snd_solo_pcm_open()
132 goto oom; in snd_solo_pcm_open()
142 oom: in snd_solo_pcm_open()
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dreboot.c11 #include <linux/oom.h>
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dreboot.c11 #include <linux/oom.h>
/kernel/linux/linux-6.6/include/linux/
H A Doom.h9 #include <uapi/linux/oom.h>
26 * Details of the page allocation that triggered the oom killer that are used to
36 /* Memory cgroup in which oom is invoked, or NULL for global oom */
43 * order == -1 means the oom kill is required by sysrq, otherwise only
48 /* Used by oom implementation, do not set */
82 * This is no longer true if the oom reaper started to reap the
/kernel/linux/linux-5.10/include/linux/
H A Doom.h9 #include <uapi/linux/oom.h>
26 * Details of the page allocation that triggered the oom killer that are used to
36 /* Memory cgroup in which oom is invoked, or NULL for global oom */
43 * order == -1 means the oom kill is required by sysrq, otherwise only
48 /* Used by oom implementation, do not set */
91 * This is no longer true if the oom reaper started to reap the
/kernel/linux/linux-5.10/mm/
H A Dlowmem_dbg.c10 #include <linux/oom.h>
57 * them; they can't be oom killed anyway. in tasks_dump()
H A Dlmkd_dbg_trigger.c12 #include <linux/oom.h>
H A Dpage_ext.c401 goto oom; in page_ext_init()
410 oom: in page_ext_init()
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c125 goto oom; in snd_solo_pcm_open()
131 goto oom; in snd_solo_pcm_open()
141 oom: in snd_solo_pcm_open()
/kernel/linux/linux-6.6/mm/
H A Dpage_ext.c474 goto oom; in page_ext_init()
483 oom: in page_ext_init()
/kernel/linux/linux-6.6/kernel/power/
H A Dprocess.c10 #include <linux/oom.h>
146 * killable tasks. There is no guarantee oom victims will in freeze_processes()
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c5 #include <linux/oom.h>
418 * and checks low and oom events in memory.events.
425 long low, oom; in test_memcg_low() local
523 oom = cg_read_key_long(children[i], "memory.events", "oom "); in test_memcg_low()
526 if (oom) in test_memcg_low()
750 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1) in test_memcg_swap_max()
774 * up to OOM. Then it checks for oom and oom_kill events in
801 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1) in test_memcg_oom_events()
1004 * up to OOM with memory.group.oom se
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c5 #include <linux/oom.h>
418 long low, oom; in test_memcg_protection() local
420 oom = cg_read_key_long(children[i], "memory.events", "oom "); in test_memcg_protection()
423 if (oom) in test_memcg_protection()
857 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1) in test_memcg_swap_max()
881 * up to OOM. Then it checks for oom and oom_kill events in
908 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1) in test_memcg_oom_events()
1111 * up to OOM with memory.group.oom set. Then it checks that all
1142 if (cg_write(child, "memory.oom in test_memcg_oom_group_leaf_events()
[all...]

Completed in 15 milliseconds

12345