Home
last modified time | relevance | path

Searched defs:alloc_pagecache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol_common.h29 static inline void alloc_pagecache(const int fd, size_t size) in alloc_pagecache() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/cgroup/
H A Dcgroup_util.c470 int alloc_pagecache(int fd, size_t size) in alloc_pagecache() function