Searched refs:trigger_allocation_size (Results 1 – 1 of 1) sorted by relevance
562 size_t trigger_allocation_size; in test_no_kmem_bypass() local595 trigger_allocation_size = sys_info.totalram / 20; in test_no_kmem_bypass()617 char *trigger_allocation = malloc(trigger_allocation_size); in test_no_kmem_bypass()621 for (int i = 0; i < trigger_allocation_size; i += page_size) in test_no_kmem_bypass()