Home
last modified time | relevance | path

Searched defs:PRINT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/netfilter/
Dnf_conntrack_h323_asn1.c26 #define PRINT printk macro
28 #define PRINT printf macro
33 #define PRINT(fmt, args...) macro
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_params.c208 #define PRINT(T, x, ...) _print_param(p, #x, #T, &params->x); in i915_params_dump() macro
/Linux-v5.4/arch/mips/include/asm/
Dasm.h90 #define PRINT(string) \ macro
98 #define PRINT(string) macro
/Linux-v5.4/net/mac80211/
Ddebugfs_sta.c583 #define PRINT(fmt, ...) \ in sta_he_capa_read() macro