/openbmc/linux/tools/testing/selftests/cachestat/ |
H A D | test_cachestat.c | 28 void print_cachestat(struct cachestat *cs) in print_cachestat() 126 struct cachestat cs; in test_cachestat() 213 struct cachestat cs; in test_cachestat_shmem()
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | mman.h | 50 struct cachestat { struct
|
/openbmc/qemu/linux-headers/linux/ |
H A D | mman.h | 51 struct cachestat { struct
|
/openbmc/linux/include/uapi/linux/ |
H A D | mman.h | 50 struct cachestat { struct
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 452 [ 451] = 4, /* cachestat */
|
/openbmc/linux/tools/testing/selftests/ |
H A D | Makefile | 7 TARGETS += cachestat
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 194 COND_SYSCALL(cachestat);
|
/openbmc/linux/mm/ |
H A D | filemap.c | 4181 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat() 4307 SYSCALL_DEFINE4(cachestat, unsigned int, fd, in SYSCALL_DEFINE4() argument 4309 struct cachestat __user *, cstat, unsigned int, flags) in SYSCALL_DEFINE4() 4314 struct cachestat cs; in SYSCALL_DEFINE4() 4340 memset(&cs, 0, sizeof(struct cachestat)); in SYSCALL_DEFINE4() 4345 if (copy_to_user(cstat, &cs, sizeof(struct cachestat))) in SYSCALL_DEFINE4()
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 368 451 n64 cachestat sys_cachestat
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 368 451 n64 cachestat sys_cachestat
|
H A D | syscall_n32.tbl | 392 451 n32 cachestat sys_cachestat
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 374 451 common cachestat sys_cachestat
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 368 451 n64 cachestat sys_cachestat
|
H A D | syscall_n32.tbl | 392 451 n32 cachestat sys_cachestat
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 375 451 common cachestat sys_cachestat
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 375 451 common cachestat sys_cachestat
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 424 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 424 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 394 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 394 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 377 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 394 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 394 451 common cachestat sys_cachestat
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 394 451 common cachestat sys_cachestat
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 452 451 common cachestat sys_cachestat
|