Searched refs:__efi_nesting_inc (Results 1 – 2 of 2) sorted by relevance
23 const char *__efi_nesting_inc(void);31 debug("%sEFI: Entry %s(" format ")\n", __efi_nesting_inc(), \50 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \63 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \
156 const char *__efi_nesting_inc(void) in __efi_nesting_inc() function