Home
last modified time | relevance | path

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

12

/linux-6.15/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()
/linux-6.15/tools/include/uapi/linux/
H A Dmman.h51 struct cachestat { struct
/linux-6.15/include/uapi/linux/
H A Dmman.h51 struct cachestat { struct
/linux-6.15/kernel/
H A Dsys_ni.c196 COND_SYSCALL(cachestat);
/linux-6.15/tools/testing/selftests/
H A DMakefile8 TARGETS += cachestat
/linux-6.15/mm/
H A Dfilemap.c4356 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat()
4499 SYSCALL_DEFINE4(cachestat, unsigned int, fd, in SYSCALL_DEFINE4() argument
4501 struct cachestat __user *, cstat, unsigned int, flags) in SYSCALL_DEFINE4()
4506 struct cachestat cs; in SYSCALL_DEFINE4()
4529 memset(&cs, 0, sizeof(struct cachestat)); in SYSCALL_DEFINE4()
4533 if (copy_to_user(cstat, &cs, sizeof(struct cachestat))) in SYSCALL_DEFINE4()
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl368 451 n64 cachestat sys_cachestat
H A Dsyscall_n32.tbl392 451 n32 cachestat sys_cachestat
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl368 451 n64 cachestat sys_cachestat
/linux-6.15/tools/scripts/
H A Dsyscall.tbl394 451 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl394 451 common cachestat sys_cachestat
H A Dsyscall_32.tbl465 451 common cachestat sys_cachestat
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl394 451 common cachestat sys_cachestat
/linux-6.15/scripts/
H A Dsyscall.tbl394 451 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl377 451 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl452 451 common cachestat sys_cachestat
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl453 451 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl457 451 common cachestat sys_cachestat
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl424 451 common cachestat sys_cachestat
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl457 451 common cachestat sys_cachestat
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl452 451 common cachestat sys_cachestat
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl377 451 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl424 451 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl493 561 common cachestat sys_cachestat
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl468 451 common cachestat sys_cachestat

12