Home
last modified time | relevance | path

Searched refs:__dynamic_pr_debug (Results 1 – 2 of 2) sorted by relevance

/drivers/block/drbd/
A Ddrbd_polymorph_printk.h7 #undef __dynamic_pr_debug
10 #define __dynamic_pr_debug(D, F, args...) do { (void)(D); if (0) printk(F, ## args); } while (0) macro
80 __dynamic_pr_debug(&descriptor, __drbd_printk_ ## struct_name ## _fmt(fmt), \
/drivers/acpi/
A Dutils.c639 __dynamic_pr_debug(descriptor, "ACPI: %s: %pV", path ? path : "<n/a>", &vaf); in __acpi_handle_debug()

Completed in 7 milliseconds