Searched refs:indent_string (Results 1 – 1 of 1) sorted by relevance
132 static const char *indent_string(int level) in indent_string() function143 return indent_string(nesting_level); in __efi_nesting()148 return indent_string(nesting_level++); in __efi_nesting_inc()153 return indent_string(--nesting_level); in __efi_nesting_dec()1049 debug("%sEFI: new handle %p\n", indent_string(nesting_level), in efi_install_protocol_interface()1052 debug("%sEFI: handle %p\n", indent_string(nesting_level), in efi_install_protocol_interface()