Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_h323_asn1.c29 #define PRINT printk macro
31 #define PRINT printf macro
36 #define PRINT(fmt, args...) macro
282 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_nul()
290 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bool()
303 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_oid()
322 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_int()
340 PRINT(" = %u", v); in decode_int()
357 PRINT("\n"); in decode_int()
367 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_enum()
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_params.c203 #define PRINT(T, x, ...) _print_param(p, #x, #T, &params->x); in i915_params_dump() macro
204 I915_PARAMS_FOR_EACH(PRINT); in i915_params_dump()
205 #undef PRINT in i915_params_dump()
/Linux-v4.19/arch/mips/include/asm/
Dasm.h116 #define PRINT(string) \ macro
124 #define PRINT(string) macro
/Linux-v4.19/arch/mips/kernel/
Dgenex.S512 PRINT("Got \nexception at %08lx\012")
515 PRINT("Got \nexception at %016lx\012")
Dscall64-o32.S44 PRINT("Scall %ld\n")
/Linux-v4.19/drivers/firewire/
Dnosy.c614 PRINT(KERN_INFO, lynx->id, in add_card()
620 PRINT(KERN_INFO, lynx->id, "found old 1394 PHY"); in add_card()