Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c30 static int alloc_dcache(const char *cgroup, void *arg) in alloc_dcache() function
65 if (cg_run(cg, alloc_dcache, (void *)100000)) in test_kmem_basic()
96 alloc_dcache(NULL, (void *)100); in alloc_kmem_fn()
322 if (cg_run_in_subcgroups(parent, alloc_dcache, (void *)100, 30)) in test_kmem_dead_cgroups()