tag | line | file | source code |
RLIMIT_MEMLOCK | 17 | include/asm-alpha/resource.h | #define RLIMIT_MEMLOCK 9 /* max locked-in-memory address space */ |
RLIMIT_MEMLOCK | 16 | include/asm-i386/resource.h | #define RLIMIT_MEMLOCK 8 /* max locked-in-memory address space */ |
RLIMIT_MEMLOCK | 26 | include/asm-mips/resource.h | #define RLIMIT_MEMLOCK 9 /* max locked-in-memory address space*/ |
RLIMIT_MEMLOCK | 25 | include/asm-ppc/resource.h | #define RLIMIT_MEMLOCK 8 /* max locked-in-memory address space*/ |
RLIMIT_MEMLOCK | 22 | include/asm-sparc/resource.h | #define RLIMIT_MEMLOCK 8 /* max locked-in-memory address space */ |