Home
last modified time | relevance | path

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

12

/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/qemu/linux-headers/linux/
H A Dmman.h50 struct cachestat { struct
/openbmc/linux/include/uapi/linux/
H A Dmman.h50 struct cachestat { struct
/openbmc/linux/tools/include/uapi/linux/
H A Dmman.h50 struct cachestat { struct
/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.c4155 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat()
4281 SYSCALL_DEFINE4(cachestat, unsigned int, fd, in SYSCALL_DEFINE4() argument
4283 struct cachestat __user *, cstat, unsigned int, flags) in SYSCALL_DEFINE4()
4288 struct cachestat cs; in SYSCALL_DEFINE4()
4314 memset(&cs, 0, sizeof(struct cachestat)); in SYSCALL_DEFINE4()
4319 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/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
H A Dsyscall_o32.tbl441 451 o32 cachestat sys_cachestat
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl374 451 common cachestat sys_cachestat
/openbmc/linux/tools/perf/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/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl375 451 common cachestat sys_cachestat
H A Dsyscall_32.tbl458 451 i386 cachestat sys_cachestat
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl453 451 common cachestat sys_cachestat
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl467 451 common cachestat sys_cachestat
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl459 451 common cachestat sys_cachestat
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl452 451 common cachestat sys_cachestat
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl457 451 common cachestat sys_cachestat
/openbmc/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl493 561 common cachestat sys_cachestat
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl499 451 common cachestat sys_cachestat
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl540 451 common cachestat sys_cachestat
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl456 451 common cachestat sys_cachestat sys_cachestat

12