Lines Matching refs:DTRACE_PROBE4
61 #define DTRACE_PROBE4(provider, name, arg1, arg2, arg3, arg4) { \ macro
100 #define DTRACE_PROBE4(name, type1, arg1, type2, arg2, \
158 DTRACE_PROBE4(__sched_##name, type1, arg1, type2, arg2, \
175 DTRACE_PROBE4(__proc_##name, type1, arg1, type2, arg2, \
192 DTRACE_PROBE4(__io_##name, type1, arg1, type2, arg2, \
203 DTRACE_PROBE4(__iscsi_##name, type1, arg1, type2, arg2, \
235 DTRACE_PROBE4(__nfsv3_##name, type1, arg1, type2, arg2, \
267 DTRACE_PROBE4(__ip_##name, type1, arg1, type2, arg2, \
300 DTRACE_PROBE4(__tcp_##name, type1, arg1, type2, arg2, \
327 DTRACE_PROBE4(__udp_##name, type1, arg1, type2, arg2, \
353 DTRACE_PROBE4(__xpv_##name, type1, arg1, type2, arg2, \
366 DTRACE_PROBE4(__fc_##name, type1, arg1, type2, arg2, type3, arg3, \
385 DTRACE_PROBE4(__srp_##name, type1, arg1, type2, arg2, \