Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dmman.h45 struct cachestat_range { struct
/openbmc/linux/include/uapi/linux/
H A Dmman.h45 struct cachestat_range { struct
/openbmc/linux/tools/include/uapi/linux/
H A Dmman.h45 struct cachestat_range { struct
/openbmc/linux/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()
/openbmc/linux/mm/
H A Dfilemap.c4310 struct cachestat_range __user *, cstat_range, in SYSCALL_DEFINE4()
4315 struct cachestat_range csr; in SYSCALL_DEFINE4()
4323 sizeof(struct cachestat_range))) { in SYSCALL_DEFINE4()
/openbmc/linux/include/linux/
H A Dsyscalls.h75 struct cachestat_range;
947 struct cachestat_range __user *cstat_range,