Home
last modified time | relevance | path

Searched refs:cachestat (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c28 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 Dmman.h50 struct cachestat { struct
/openbmc/qemu/linux-headers/linux/
H A Dmman.h51 struct cachestat { struct
/openbmc/linux/include/uapi/linux/
H A Dmman.h50 struct cachestat { struct
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc452 [ 451] = 4, /* cachestat */
/openbmc/linux/tools/testing/selftests/
H A DMakefile7 TARGETS += cachestat
/openbmc/linux/kernel/
H A Dsys_ni.c194 COND_SYSCALL(cachestat);
/openbmc/linux/mm/
H A Dfilemap.c4181 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 Dsyscall_n64.tbl368 451 n64 cachestat sys_cachestat
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl368 451 n64 cachestat sys_cachestat
H A Dsyscall_n32.tbl392 451 n32 cachestat sys_cachestat
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl374 451 common cachestat sys_cachestat
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl368 451 n64 cachestat sys_cachestat
H A Dsyscall_n32.tbl392 451 n32 cachestat sys_cachestat
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl375 451 common cachestat sys_cachestat
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl375 451 common cachestat sys_cachestat
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl424 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl424 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl394 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl394 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl377 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall.tbl394 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall.tbl394 451 common cachestat sys_cachestat
/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_64.tbl394 451 common cachestat sys_cachestat
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl452 451 common cachestat sys_cachestat

123