/linux-2.6.39/arch/x86/vdso/ |
D | vma.c | 47 goto oom; in init_vdso_vars() 52 goto oom; in init_vdso_vars() 59 goto oom; in init_vdso_vars() 73 oom: in init_vdso_vars()
|
/linux-2.6.39/fs/nfsd/ |
D | auth.c | 47 goto oom; in nfsd_setuser() 56 goto oom; in nfsd_setuser() 89 oom: in nfsd_setuser()
|
/linux-2.6.39/drivers/isdn/gigaset/ |
D | i4l.c | 255 goto oom; in command_from_LL() 261 goto oom; in command_from_LL() 267 goto oom; in command_from_LL() 277 goto oom; in command_from_LL() 287 goto oom; in command_from_LL() 294 goto oom; in command_from_LL() 300 goto oom; in command_from_LL() 305 goto oom; in command_from_LL() 416 oom: in command_from_LL()
|
D | capi.c | 1322 goto oom; in do_connect_req() 1354 goto oom; in do_connect_req() 1357 goto oom; in do_connect_req() 1402 goto oom; in do_connect_req() 1410 goto oom; in do_connect_req() 1451 goto oom; in do_connect_req() 1515 goto oom; in do_connect_req() 1539 goto oom; in do_connect_req() 1553 oom: in do_connect_req()
|
/linux-2.6.39/security/selinux/ |
D | netlink.c | 78 goto oom; in selnl_notify() 91 oom: in selnl_notify()
|
/linux-2.6.39/Documentation/ABI/obsolete/ |
D | proc-pid-oom_adj | 3 Why: /proc/<pid>/oom_adj allows userspace to influence the oom killer's 16 introduced with the oom killer rewrite that allows users to increase or
|
/linux-2.6.39/arch/s390/oprofile/ |
D | hwsampler.h | 67 unsigned int oom:1; member
|
D | hwsampler.c | 281 cb->oom = 0; in prepare_cpu_buffers() 555 if (!cb->oom) { in hws_oom_callback() 558 cb->oom = 1; in hws_oom_callback()
|
/linux-2.6.39/drivers/net/ |
D | mv643xx_eth.c | 402 u8 oom; member 668 mp->oom = 1; in rxq_refill() 669 goto oom; in rxq_refill() 705 oom: in rxq_refill() 1782 oom: in mv643xx_eth_program_multicast_filter() 1794 goto oom; in mv643xx_eth_program_multicast_filter() 2138 if (unlikely(mp->oom)) { in mv643xx_eth_poll() 2139 mp->oom = 0; in mv643xx_eth_poll() 2157 if (likely(!mp->oom)) in mv643xx_eth_poll() 2180 } else if (!mp->oom && (mp->work_rx_refill & queue_mask)) { in mv643xx_eth_poll() [all …]
|
D | virtio_net.c | 418 bool oom; in try_fill_recv() local 428 oom = err == -ENOMEM; in try_fill_recv() 436 return !oom; in try_fill_recv()
|
D | natsemi.c | 561 int oom; member 1843 if (np->oom) { in netdev_timer() 1845 np->oom = 0; in netdev_timer() 1848 if (!np->oom) { in netdev_timer() 1951 np->oom = 1; in refill_rx() 1983 np->oom = 0; in init_ring() 2379 if (np->oom) in netdev_rx()
|
/linux-2.6.39/drivers/net/tulip/ |
D | interrupt.c | 315 goto oom; in tulip_poll() 341 goto oom; in tulip_poll() 345 oom: /* Executed with RX ints disabled */ in tulip_poll()
|
/linux-2.6.39/fs/jbd2/ |
D | revoke.c | 149 goto oom; in insert_revoke_hash() 159 oom: in insert_revoke_hash()
|
/linux-2.6.39/fs/jbd/ |
D | revoke.c | 148 goto oom; in insert_revoke_hash() 158 oom: in insert_revoke_hash()
|
/linux-2.6.39/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 180 goto oom; in fq_find() 184 oom: in fq_find()
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | fscache.txt | 233 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-2.6.39/mm/ |
D | memory.c | 2425 goto oom; in do_wp_page() 2430 goto oom; in do_wp_page() 2434 goto oom; in do_wp_page() 2523 oom: in do_wp_page() 3014 goto oom; in do_anonymous_page() 3017 goto oom; in do_anonymous_page() 3047 oom: in do_anonymous_page()
|
D | memcontrol.c | 1971 bool oom) in __mem_cgroup_try_charge() argument 2054 if (oom && !nr_oom_retries) { in __mem_cgroup_try_charge() 2072 if (!oom) { in __mem_cgroup_try_charge() 2399 bool oom = true; in mem_cgroup_charge_common() local 2409 oom = false; in mem_cgroup_charge_common() 2415 ret = __mem_cgroup_try_charge(mm, gfp_mask, nr_pages, &mem, oom); in mem_cgroup_charge_common()
|
/linux-2.6.39/drivers/net/ibm_newemac/ |
D | core.c | 1001 goto oom; in emac_resize_rx_ring() 1024 oom: in emac_resize_rx_ring() 1150 goto oom; in emac_open() 1196 oom: in emac_open() 1693 goto oom; in emac_poll_rx() 1701 goto oom; in emac_poll_rx() 1745 oom: in emac_poll_rx()
|
/linux-2.6.39/Documentation/filesystems/ |
D | proc.txt | 36 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 1276 3.1 /proc/<pid>/oom_adj & /proc/<pid>/oom_score_adj- Adjust the oom-killer score 1292 The amount of "allowed" memory depends on the context in which the oom killer 1304 polarize the preference for oom killing either by always preferring a certain 1306 equivalent to disabling oom killing entirely for that task since it will always 1320 (OOM_DISABLE) to disable oom killing entirely for that task. Its value is 1333 Caveat: when a parent task is selected, the oom killer will sacrifice any first 1339 3.2 /proc/<pid>/oom_score - Display current oom-killer score 1342 This file can be used to check the current score used by the oom-killer is for
|
/linux-2.6.39/Documentation/cgroups/ |
D | memory.txt | 44 - oom-killer disable knob and oom-notifier 72 memory.oom_control # set/show oom controls. 240 When oom event notifier is registered, event will be delivered. 651 oom_kill_disable 0 or 1 (if 1, oom-killer is disabled)
|
/linux-2.6.39/Documentation/x86/ |
D | earlyprintk.txt | 126 …SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-…
|
/linux-2.6.39/Documentation/sysctl/ |
D | vm.txt | 600 may be killed by oom-killer. No panic occurs in this case. 605 above-mentioned. Even oom happens under memory cgroup, the whole 612 why oom happens. You can get snapshot.
|
/linux-2.6.39/Documentation/ |
D | feature-removal-schedule.txt | 148 Why: /proc/<pid>/oom_adj allows userspace to influence the oom killer's 161 introduced with the oom killer rewrite that allows users to increase or
|
/linux-2.6.39/include/linux/ |
D | Kbuild | 282 header-y += oom.h
|