Searched refs:prefix_push (Results 1 – 7 of 7) sorted by relevance
109 #define PREFIX_PUSH() prefix_push(__func__)144 void prefix_push(const char *prefix);156 prefix_push("top-down"); in run_top_down()164 prefix_push("bottom-up"); in run_bottom_up()
196 void prefix_push(const char *prefix) in prefix_push() function
521 prefix_push(FUNC_ADD); in memblock_add_checks()1244 prefix_push(FUNC_RESERVE); in memblock_reserve_checks()1681 prefix_push(FUNC_REMOVE); in memblock_remove_checks()2108 prefix_push(FUNC_FREE); in memblock_free_checks()2127 prefix_push("memblock_set_bottom_up"); in memblock_set_bottom_up_check()2142 prefix_push("memblock_bottom_up"); in memblock_bottom_up_check()2377 prefix_push(FUNC_TRIM); in memblock_trim_memory_checks()2427 prefix_push("memblock_overlaps_region"); in memblock_overlaps_region_checks()2522 prefix_push("memblock_set_node"); in memblock_set_node_checks()
397 prefix_push(func_testing); in memblock_alloc_helpers_checks()
852 prefix_push(func); in memblock_alloc_checks_internal()
1100 prefix_push(FUNC_NAME); in memblock_alloc_exact_nid_checks()
2703 prefix_push(get_memblock_alloc_nid_name(flags)); in memblock_alloc_nid_checks_internal()
Completed in 21 milliseconds