Searched refs:prefix_push (Results 1 – 7 of 7) sorted by relevance
104 #define PREFIX_PUSH() prefix_push(__func__)139 void prefix_push(const char *prefix);151 prefix_push("top-down"); in run_top_down()159 prefix_push("bottom-up"); in run_bottom_up()
521 prefix_push(FUNC_ADD); in memblock_add_checks()988 prefix_push(FUNC_RESERVE); in memblock_reserve_checks()1423 prefix_push(FUNC_REMOVE); in memblock_remove_checks()1850 prefix_push(FUNC_FREE); in memblock_free_checks()1869 prefix_push("memblock_set_bottom_up"); in memblock_set_bottom_up_check()1884 prefix_push("memblock_bottom_up"); in memblock_bottom_up_check()2119 prefix_push(FUNC_TRIM); in memblock_trim_memory_checks()
196 void prefix_push(const char *prefix) in prefix_push() function
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()
2663 prefix_push(get_memblock_alloc_nid_name(flags)); in memblock_alloc_nid_checks_internal()
Completed in 19 milliseconds