Searched refs:trigger_allocation_size (Results 1 – 1 of 1) sorted by relevance
152 size_t trigger_allocation_size; in test_no_kmem_bypass() local177 trigger_allocation_size = sys_info.totalram / 20; in test_no_kmem_bypass()201 char *trigger_allocation = malloc(trigger_allocation_size); in test_no_kmem_bypass()205 for (int i = 0; i < trigger_allocation_size; i += 4095) in test_no_kmem_bypass()