Searched refs:__dynamic_pr_debug (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dynamic_debug.h | 57 void __dynamic_pr_debug(struct _ddebug *descriptor, const char *fmt, ...); 154 _dynamic_func_call(fmt, __dynamic_pr_debug, \
|
| H A D | net.h | 279 __dynamic_pr_debug(&descriptor, pr_fmt(fmt), \
|
| H A D | printk.h | 559 __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | dynamic_debug.c | 596 void __dynamic_pr_debug(struct _ddebug *descriptor, const char *fmt, ...) in __dynamic_pr_debug() function 614 EXPORT_SYMBOL(__dynamic_pr_debug);
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | utils.c | 526 __dynamic_pr_debug(descriptor, "ACPI: %s: %pV", path ? path : "<n/a>", &vaf); in __acpi_handle_debug()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 716 __dynamic_pr_debug
|
| H A D | abi_gki_aarch64_qcom | 860 __dynamic_pr_debug
|
| H A D | abi_gki_aarch64_oplus | 872 __dynamic_pr_debug
|
| H A D | abi_gki_aarch64_galaxy | 92 __dynamic_pr_debug
|