Home
last modified time | relevance | path

Searched refs:oom (Results 1 – 27 of 27) sorted by relevance

/linux-4.4.14/arch/x86/um/vdso/
Dvma.c34 goto oom; in init_vdso()
40 goto oom; in init_vdso()
48 oom: in init_vdso()
/linux-4.4.14/fs/nfsd/
Dauth.c46 goto oom; in nfsd_setuser()
55 goto oom; in nfsd_setuser()
86 oom: in nfsd_setuser()
/linux-4.4.14/drivers/isdn/gigaset/
Di4l.c256 goto oom; in command_from_LL()
262 goto oom; in command_from_LL()
268 goto oom; in command_from_LL()
278 goto oom; in command_from_LL()
288 goto oom; in command_from_LL()
295 goto oom; in command_from_LL()
301 goto oom; in command_from_LL()
306 goto oom; in command_from_LL()
417 oom: in command_from_LL()
Dcapi.c1375 goto oom; in do_connect_req()
1407 goto oom; in do_connect_req()
1410 goto oom; in do_connect_req()
1455 goto oom; in do_connect_req()
1463 goto oom; in do_connect_req()
1504 goto oom; in do_connect_req()
1568 goto oom; in do_connect_req()
1592 goto oom; in do_connect_req()
1606 oom: in do_connect_req()
/linux-4.4.14/security/selinux/
Dnetlink.c81 goto oom; in selnl_notify()
96 oom: in selnl_notify()
/linux-4.4.14/tools/testing/fault-injection/
Dfailcmd.sh33 --oom-kill-allocating-task=value
88 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help
177 --oom-kill-allocating-task)
/linux-4.4.14/include/trace/events/
Doom.h2 #define TRACE_SYSTEM oom
/linux-4.4.14/arch/s390/oprofile/
Dhwsampler.h47 unsigned int oom:1; member
Dhwsampler.c228 cb->oom = 0; in prepare_cpu_buffers()
500 if (!cb->oom) { in hws_oom_callback()
503 cb->oom = 1; in hws_oom_callback()
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c145 goto oom; in snd_solo_pcm_open()
151 goto oom; in snd_solo_pcm_open()
161 oom: in snd_solo_pcm_open()
/linux-4.4.14/mm/
Dpage_ext.c391 goto oom; in page_ext_init()
399 oom: in page_ext_init()
Dmemory.c2113 goto oom; in wp_page_copy()
2118 goto oom; in wp_page_copy()
2122 goto oom; in wp_page_copy()
2219 oom: in wp_page_copy()
2740 goto oom; in do_anonymous_page()
2743 goto oom; in do_anonymous_page()
2790 oom: in do_anonymous_page()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dinterrupt.c318 goto oom; in tulip_poll()
344 goto oom; in tulip_poll()
348 oom: /* Executed with RX ints disabled */ in tulip_poll()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c397 u8 oom; member
628 mp->oom = 1; in rxq_refill()
629 goto oom; in rxq_refill()
665 oom: in rxq_refill()
2261 if (unlikely(mp->oom)) { in mv643xx_eth_poll()
2262 mp->oom = 0; in mv643xx_eth_poll()
2280 if (likely(!mp->oom)) in mv643xx_eth_poll()
2303 } else if (!mp->oom && (mp->work_rx_refill & queue_mask)) { in mv643xx_eth_poll()
2311 if (mp->oom) in mv643xx_eth_poll()
2464 if (mp->oom) { in mv643xx_eth_open()
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt233 oom=N Number of acq reqs failed on ENOMEM
248 oom=N Number of attr changed failed -ENOMEM
264 oom=N Number of retr reqs failed -ENOMEM
272 oom=N Number of store reqs failed -ENOMEM
/linux-4.4.14/drivers/net/ethernet/natsemi/
Dnatsemi.c562 int oom; member
1839 if (np->oom) { in netdev_timer()
1841 np->oom = 0; in netdev_timer()
1844 if (!np->oom) { in netdev_timer()
1953 np->oom = 1; in refill_rx()
1985 np->oom = 0; in init_ring()
2388 if (np->oom) in netdev_rx()
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dcore.c1023 goto oom; in emac_resize_rx_ring()
1054 oom: in emac_resize_rx_ring()
1180 goto oom; in emac_open()
1226 oom: in emac_open()
1723 goto oom; in emac_poll_rx()
1730 goto oom; in emac_poll_rx()
1774 oom: in emac_poll_rx()
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt49 - oom-killer disable knob and oom-notifier
78 memory.oom_control # set/show oom controls.
259 When oom event notifier is registered, event will be delivered.
771 oom_kill_disable 0 or 1 (if 1, oom-killer is disabled)
838 (Expect a bunch of notifications, and eventually, the oom-killer will
/linux-4.4.14/Documentation/
Dsysrq.txt26 64 = 0x40 - enable signalling of processes (term, kill, oom-kill)
78 'f' - Will call the oom killer to kill a memory hog process, but do not
Ddma-buf-sharing.txt272 This step might fail, e.g. in oom conditions.
/linux-4.4.14/Documentation/filesystems/
Dproc.txt36 3.1 /proc/<pid>/oom_adj & /proc/<pid>/oom_score_adj - Adjust the oom-killer
38 3.2 /proc/<pid>/oom_score - Display current oom-killer score
1437 3.1 /proc/<pid>/oom_adj & /proc/<pid>/oom_score_adj- Adjust the oom-killer score
1453 The amount of "allowed" memory depends on the context in which the oom killer
1465 polarize the preference for oom killing either by always preferring a certain
1467 equivalent to disabling oom killing entirely for that task since it will always
1481 (OOM_DISABLE) to disable oom killing entirely for that task. Its value is
1488 Caveat: when a parent task is selected, the oom killer will sacrifice any first
1494 3.2 /proc/<pid>/oom_score - Display current oom-killer score
1497 This file can be used to check the current score used by the oom-killer is for
/linux-4.4.14/Documentation/x86/
Dearlyprintk.txt126 …SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-…
/linux-4.4.14/drivers/net/
Dvirtio_net.c665 bool oom; in try_fill_recv() local
676 oom = err == -ENOMEM; in try_fill_recv()
681 return !oom; in try_fill_recv()
/linux-4.4.14/Documentation/sysctl/
Dvm.txt687 may be killed by oom-killer. No panic occurs in this case.
692 above-mentioned. Even oom happens under memory cgroup, the whole
699 why oom happens. You can get snapshot.
/linux-4.4.14/include/uapi/linux/
DKbuild314 header-y += oom.h
/linux-4.4.14/net/packet/
Daf_packet.c1794 goto oom; in packet_rcv_spkt()
1824 oom: in packet_rcv_spkt()
/linux-4.4.14/drivers/net/ethernet/nvidia/
Dforcedeth.c5353 int oom, i; in nv_open() local
5380 oom = nv_init_ring(dev); in nv_open()
5498 if (oom) in nv_open()