Searched refs:PRINT (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 29 #define PRINT printk macro 31 #define PRINT printf macro 36 #define PRINT(fmt, args...) macro 270 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_nul() 279 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bool() 293 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_oid() 310 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_int() 326 PRINT(" = %u", v); in decode_int() 342 PRINT("\n"); in decode_int() 352 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_enum() [all …]
|
/linux-4.4.14/arch/mips/include/asm/ |
D | asm.h | 111 #define PRINT(string) \ macro 119 #define PRINT(string) macro
|
/linux-4.4.14/arch/mips/kernel/ |
D | genex.S | 390 PRINT("Got \nexception at %08lx\012") 393 PRINT("Got \nexception at %016lx\012")
|
D | scall64-o32.S | 44 PRINT("Scall %ld\n")
|
/linux-4.4.14/drivers/firewire/ |
D | nosy.c | 605 PRINT(KERN_INFO, lynx->id, in add_card() 611 PRINT(KERN_INFO, lynx->id, "found old 1394 PHY"); in add_card()
|
/linux-4.4.14/drivers/staging/dgap/ |
D | dgap.h | 417 #define PRINT 92 macro
|
D | dgap.c | 276 { PRINT, "prname" }, 1039 case PRINT: /* transparent print name prefix */ in dgap_parsefile()
|