Searched refs:PRINT_TYPE_FUNC_NAME (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_kprobe.c66 #define PRINT_TYPE_FUNC_NAME(type) print_type_##type macro
71 static __kprobes int PRINT_TYPE_FUNC_NAME(type)(struct trace_seq *s, \
117 static __kprobes int PRINT_TYPE_FUNC_NAME(string)(struct trace_seq *s,
381 .print = PRINT_TYPE_FUNC_NAME(ptype), \

Completed in 108 milliseconds