Home
last modified time | relevance | path

Searched refs:PRINT (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_asn1.c29 #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/
Dasm.h111 #define PRINT(string) \ macro
119 #define PRINT(string) macro
/linux-4.4.14/arch/mips/kernel/
Dgenex.S390 PRINT("Got \nexception at %08lx\012")
393 PRINT("Got \nexception at %016lx\012")
Dscall64-o32.S44 PRINT("Scall %ld\n")
/linux-4.4.14/drivers/firewire/
Dnosy.c605 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/
Ddgap.h417 #define PRINT 92 macro
Ddgap.c276 { PRINT, "prname" },
1039 case PRINT: /* transparent print name prefix */ in dgap_parsefile()