Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_zswap.c460 size_t target_alloc_bytes; member
469 allocation = malloc(values->target_alloc_bytes); in no_kmem_bypass_child()
474 for (long i = 0; i < values->target_alloc_bytes; i += 4095) in no_kmem_bypass_child()
520 values->target_alloc_bytes = (sys_info.totalram - min_free_kb_high * 1000) + in test_no_kmem_bypass()