| /OK3568_Linux_fs/kernel/arch/x86/um/vdso/ |
| H A D | vma.c | 31 goto oom; in init_vdso() 37 goto oom; in init_vdso() 45 oom: in init_vdso()
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vma.c | 266 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()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | auth.c | 47 goto oom; in nfsd_setuser() 56 goto oom; in nfsd_setuser() 90 oom: in nfsd_setuser()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | fq_impl.h | 163 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()
|
| /OK3568_Linux_fs/kernel/tools/testing/fault-injection/ |
| H A D | failcmd.sh | 34 --oom-kill-allocating-task=value 89 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help 178 --oom-kill-allocating-task)
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | netlink.c | 78 goto oom; in selnl_notify() 93 oom: in selnl_notify()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-g723.c | 125 goto oom; in snd_solo_pcm_open() 131 goto oom; in snd_solo_pcm_open() 141 oom: in snd_solo_pcm_open()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_ext.c | 505 goto oom; in page_ext_init() 514 oom: in page_ext_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | interrupt.c | 322 goto oom; in tulip_poll() 348 goto oom; in tulip_poll() 352 oom: /* Executed with RX ints disabled */ in tulip_poll()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 381 u8 oom; member 612 mp->oom = 1; in rxq_refill() 613 goto oom; in rxq_refill() 649 oom: in rxq_refill() 2241 if (unlikely(mp->oom)) { in mv643xx_eth_poll() 2242 mp->oom = 0; in mv643xx_eth_poll() 2260 if (likely(!mp->oom)) in mv643xx_eth_poll() 2283 } else if (!mp->oom && (mp->work_rx_refill & queue_mask)) { in mv643xx_eth_poll() 2291 if (mp->oom) in mv643xx_eth_poll() 2446 if (mp->oom) { in mv643xx_eth_open()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | oom.h | 3 #define TRACE_SYSTEM oom
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0027-RH-warn-on-invalid-regex-instead-of-failing.patch | 95 @@ -382,6 +382,19 @@ oom:
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 252 | |oom=N |Number of acq reqs failed on ENOMEM | 282 | |oom=N |Number of attr changed failed -ENOMEM | 314 | |oom=N |Number of retr reqs failed -ENOMEM | 330 | |oom=N |Number of store reqs failed -ENOMEM |
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/natsemi/ |
| H A D | natsemi.c | 562 int oom; member 1840 if (np->oom) { in netdev_timer() 1842 np->oom = 0; in netdev_timer() 1845 if (!np->oom) { in netdev_timer() 1954 np->oom = 1; in refill_rx() 1986 np->oom = 0; in init_ring() 2388 if (np->oom) in netdev_rx()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 1073 goto oom; in emac_resize_rx_ring() 1104 oom: in emac_resize_rx_ring() 1246 goto oom; in emac_open() 1292 oom: in emac_open() 1792 goto oom; in emac_poll_rx() 1800 goto oom; in emac_poll_rx() 1844 oom: in emac_poll_rx()
|
| /OK3568_Linux_fs/buildroot/package/systemd/ |
| H A D | systemd.mk | 451 SYSTEMD_OOMD_USER = systemd-oom -1 systemd-oom -1 * - - - systemd Userspace OOM Killer
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 54 - oom-killer disable knob and oom-notifier 85 memory.oom_control set/show oom controls. 282 When oom event notifier is registered, event will be delivered. 868 (if 1, oom-killer is disabled) 959 (Expect a bunch of notifications, and eventually, the oom-killer will
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | sysrq.rst | 32 64 = 0x40 - enable signalling of processes (term, kill, oom-kill) 100 ``f`` Will call the oom killer to kill a memory hog process, but do not
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 37 3.1 /proc/<pid>/oom_adj & /proc/<pid>/oom_score_adj - Adjust the oom-killer 39 3.2 /proc/<pid>/oom_score - Display current oom-killer score 1630 3.1 /proc/<pid>/oom_adj & /proc/<pid>/oom_score_adj- Adjust the oom-killer score 1634 process gets killed in out of memory (oom) conditions. 1643 The amount of "allowed" memory depends on the context in which the oom killer 1655 polarize the preference for oom killing either by always preferring a certain 1657 equivalent to disabling oom killing entirely for that task since it will always 1671 (OOM_DISABLE) to disable oom killing entirely for that task. Its value is 1679 3.2 /proc/<pid>/oom_score - Display current oom-killer score 1682 This file can be used to check the current score used by the oom-killer for
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | earlyprintk.rst | 141 …SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 ….h rfkill.h if_pppox.h isdn.h erspan.h omap3isp.h stddef.h net_namespace.h oom.h ipmi.h kvm_para.h…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 ….h rfkill.h if_pppox.h isdn.h erspan.h omap3isp.h stddef.h net_namespace.h oom.h ipmi.h omapfb.h s…
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 793 may be killed by oom-killer. No panic occurs in this case. 798 above-mentioned. Even oom happens under memory cgroup, the whole 807 why oom happens. You can get snapshot.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 1754 goto oom; in ag71xx_poll() 1788 oom: in ag71xx_poll()
|