| tag | line | file | source code |
|---|---|---|---|
| oom | 78 | include/linux/mm.h | extern void oom(struct task_struct * task); |
| oom | 384 | mm/memory.c | oom(current); |
| oom | 539 | mm/memory.c | oom(current); |
| oom | 658 | mm/memory.c | oom(current); |
| oom | 736 | mm/memory.c | oom(current); |
| oom | 754 | mm/memory.c | oom(current); |
| oom | 132 | mm/swap.c | oom(current); |