Lines Matching refs:DTRACE_PROBE4
62 #define DTRACE_PROBE4(provider, name, arg1, arg2, arg3, arg4) { \ macro
101 #define DTRACE_PROBE4(name, type1, arg1, type2, arg2, \
159 DTRACE_PROBE4(__sched_##name, type1, arg1, type2, arg2, \
176 DTRACE_PROBE4(__proc_##name, type1, arg1, type2, arg2, \
193 DTRACE_PROBE4(__io_##name, type1, arg1, type2, arg2, \
204 DTRACE_PROBE4(__iscsi_##name, type1, arg1, type2, arg2, \
237 DTRACE_PROBE4(__nfsv3_##name, type1, arg1, type2, arg2, \
283 DTRACE_PROBE4(__ip_##name, type1, arg1, type2, arg2, \
316 DTRACE_PROBE4(__tcp_##name, type1, arg1, type2, arg2, \
343 DTRACE_PROBE4(__udp_##name, type1, arg1, type2, arg2, \
369 DTRACE_PROBE4(__xpv_##name, type1, arg1, type2, arg2, \
382 DTRACE_PROBE4(__fc_##name, type1, arg1, type2, arg2, type3, arg3, \
401 DTRACE_PROBE4(__srp_##name, type1, arg1, type2, arg2, \