Searched refs:target_alloc_bytes (Results 1 – 1 of 1) sorted by relevance
524 size_t target_alloc_bytes; member533 allocation = malloc(values->target_alloc_bytes); in no_kmem_bypass_child()538 for (long i = 0; i < values->target_alloc_bytes; i += page_size) in no_kmem_bypass_child()592 values->target_alloc_bytes = (sys_info.totalram - min_free_kb_high * 1000) + in test_no_kmem_bypass()