/linux/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.h | 7 #define PAGE_SIZE 4096 macro
|
/linux/tools/testing/selftests/proc/ |
H A D | thread-self.c | 49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
H A D | proc-self-map-files-001.c | 49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
H A D | proc-self-map-files-002.c | 49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
/linux/arch/hexagon/kernel/ |
H A D | vmlinux.lds.S | 24 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux/tools/testing/selftests/x86/ |
H A D | test_mremap_vdso.c | 24 #define PAGE_SIZE 4096 macro
|
H A D | nx_stack.c | 38 #define PAGE_SIZE 4096 macro
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | arena_list.c | 9 #define PAGE_SIZE getpagesize() macro
|
H A D | arena_htab.c | 9 #define PAGE_SIZE getpagesize() macro
|
H A D | test_lsm.c | 19 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
|
/linux/arch/powerpc/boot/ |
H A D | page.h | 17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
|
/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | mmap_bench.c | 17 #define PAGE_SIZE (1UL << 16) macro
|
/linux/tools/include/linux/ |
H A D | mm.h | 9 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/linux/lib/vdso/ |
H A D | getrandom.c | 17 #define PAGE_SIZE (1UL << CONFIG_PAGE_SHIFT) macro
|
/linux/tools/testing/selftests/bpf/ |
H A D | bpf_arena_common.h | 24 #define PAGE_SIZE __PAGE_SIZE macro
|
/linux/tools/testing/selftests/mm/ |
H A D | pkey-powerpc.h | 35 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
|
/linux/arch/mips/kernel/ |
H A D | vmlinux.lds.S | 5 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux/tools/testing/selftests/ptrace/ |
H A D | peeksiginfo.c | 36 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
|
/linux/arch/loongarch/kernel/ |
H A D | vmlinux.lds.S | 7 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux/tools/virtio/virtio-trace/ |
H A D | trace-agent.c | 17 #define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) macro
|
/linux/tools/testing/vsock/ |
H A D | vsock_test_zerocopy.c | 24 #define PAGE_SIZE 4096 macro
|
H A D | vsock_uring_test.c | 24 #define PAGE_SIZE 4096 macro
|
/linux/tools/testing/selftests/sgx/ |
H A D | defines.h | 11 #define PAGE_SIZE 4096 macro
|
/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | rtas_filter.c | 34 #define PAGE_SIZE 4096 macro
|
/linux/include/linux/raid/ |
H A D | pq.h | 37 # define PAGE_SIZE 4096 macro
|