Searched refs:alloc_dcache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 30 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() 92 alloc_dcache(NULL, (void *)100); in alloc_kmem_fn() 319 if (cg_run_in_subcgroups(parent, alloc_dcache, (void *)100, 30)) in test_kmem_dead_cgroups()
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 30 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()
|
Completed in 2 milliseconds