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

/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clkdtrace.c228 desc->dtargd_ndx = DTRACE_ARGNONE;
244 desc->dtargd_ndx = DTRACE_ARGNONE;
262 desc->dtargd_ndx = DTRACE_ARGNONE;
274 desc->dtargd_ndx = DTRACE_ARGNONE;
289 desc->dtargd_ndx = DTRACE_ARGNONE;
313 desc->dtargd_ndx = DTRACE_ARGNONE;
/freebsd-11-stable/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c100 desc->dtargd_ndx = DTRACE_ARGNONE;
/freebsd-11-stable/sys/cddl/dev/sdt/
H A Dsdt.c241 desc->dtargd_ndx = DTRACE_ARGNONE;
/freebsd-11-stable/sys/cddl/dev/systrace/
H A Dsystrace.c246 desc->dtargd_ndx = DTRACE_ARGNONE;
/freebsd-11-stable/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c594 if (desc->dtargd_ndx == DTRACE_ARGNONE)
628 * Set the argument number to DTRACE_ARGNONE.
630 desc->dtargd_ndx = DTRACE_ARGNONE;
/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c992 desc->dtargd_ndx = DTRACE_ARGNONE;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h84 #define DTRACE_ARGNONE -1 /* invalid argument index */ macro
1670 * to DTRACE_ARGNONE.
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c269 if (adp->dtargd_ndx == DTRACE_ARGNONE)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c1397 desc->dtargd_ndx = DTRACE_ARGNONE;
H A Ddtrace.c17721 if (desc.dtargd_ndx == DTRACE_ARGNONE)
17749 * Set the argument number to DTRACE_ARGNONE.
17751 desc.dtargd_ndx = DTRACE_ARGNONE;

Completed in 222 milliseconds