Home
last modified time | relevance | path

Searched refs:cachestat_range (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c127 struct cachestat_range cs_range = { 0, filesize }; in test_cachestat()
211 struct cachestat_range cs_range = { PS, compute_len }; in test_cachestat_shmem()
/linux-6.15/tools/include/uapi/linux/
H A Dmman.h46 struct cachestat_range { struct
/linux-6.15/include/uapi/linux/
H A Dmman.h46 struct cachestat_range { struct
/linux-6.15/mm/
H A Dfilemap.c4500 struct cachestat_range __user *, cstat_range, in SYSCALL_DEFINE4()
4505 struct cachestat_range csr; in SYSCALL_DEFINE4()
4513 sizeof(struct cachestat_range))) in SYSCALL_DEFINE4()
/linux-6.15/include/linux/
H A Dsyscalls.h76 struct cachestat_range;
983 struct cachestat_range __user *cstat_range,