Home
last modified time | relevance | path

Searched defs:printk (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/
Dprintk.h17 #define printk(fmt, ...) \ macro
/third_party/e2fsprogs/lib/ext2fs/
Djfs_compat.h16 #define printk printf macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h63 #define printk dprintf /* Do not modify for code check */ macro