Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_zswap.c114 size_t target_alloc_bytes; member
123 allocation = malloc(values->target_alloc_bytes); in no_kmem_bypass_child()
128 for (long i = 0; i < values->target_alloc_bytes; i += 4095) in no_kmem_bypass_child()
174 values->target_alloc_bytes = (sys_info.totalram - min_free_kb_high * 1000) + in test_no_kmem_bypass()