Searched refs:arg5 (Results 1 - 25 of 41) sorted by path

12

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/
H A Dtst.arg1to8.d41 arg3, arg4, arg5, arg6, arg7, arg8);
H A Dtst.arg1to8clause.d45 arg3, arg4, arg5, arg6, arg7, arg8);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/
H A Dtst.DTRACEFLT_BADADDR.d43 arg1, arg2, arg3, arg4, arg5);
H A Dtst.DTRACEFLT_DIVZERO.d43 arg1, arg2, arg3, arg4, arg5);
H A Dtst.DTRACEFLT_UNKNOWN.d43 arg1, arg2, arg3, arg4, arg5);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/
H A Dtst.basic.d47 arg3, arg4, arg5, arg6, arg7, arg8);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.c34 go(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, argument
H A Dtst.args1.d58 arg5 == 5 && arg6 == 6 && arg7 == 7 && arg8 == 8 && arg9 == 9/
66 arg3, arg4, arg5, arg6, arg7, arg8, arg9);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.d47 /arg0 != 1 || arg1 != 2 || arg2 != 3 || arg3 != 4 || arg4 != 5 || arg5 != 6 ||
52 arg3, arg4, arg5, arg6);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/syscall/
H A Dtst.args.d37 (int)arg4 == -1 && arg5 == 0x12345678/
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/funcs/
H A Dtst.badcopyin.d51 arg5 == (uint64_t)&`dtrace_zero ? 0 : 1);
H A Dtst.badcopyinstr.d51 exit(arg4 == DTRACEFLT_BADADDR && arg5 == (uint64_t)&`utsname ? 0 : 1);
H A Dtst.badcopyout.d55 exit(arg4 == DTRACEFLT_BADADDR && arg5 == (uint64_t)&`clock ? 0 : 1);
H A Dtst.badcopyoutstr.d55 exit(arg4 == DTRACEFLT_BADADDR && arg5 == (uint64_t)&`clock ? 0 : 1);
/freebsd-11-stable/contrib/gcc/
H A Dtree.c3127 tree arg2, tree arg3, tree arg4, tree arg5,
3108 build7_stat(enum tree_code code, tree tt, tree arg0, tree arg1, tree arg2, tree arg3, tree arg4, tree arg5, tree arg6 MEM_STAT_DECL) argument
/freebsd-11-stable/contrib/groff/src/preproc/tbl/
H A Dtable.cpp110 const string &arg5 = an_empty_string);
2739 const string &arg3, const string &arg4, const string &arg5)
2759 prints(arg5);
2738 printfs(const char *s, const string &arg1, const string &arg2, const string &arg3, const string &arg4, const string &arg5) argument
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_nist.in63 while read id verify cert arg1 arg2 arg3 arg4 arg5 ; do
89 case "$arg5" in
90 *.crt) args="$args chain:FILE:$nistdir/certs/$arg5" ;;
91 *.crl) args="$args crl:FILE:$nistdir/crls/$arg5" ;;
92 *) args="$args $arg5" ;;
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl1149 my ($arg1,$arg2,$arg3,$arg4,$arg5,$arg6)=$win64 ? ("%rcx","%rdx","%r8","%r9","%r10","%r11d")
1586 mov 0xa0(%rsp),$arg5 # pull ivp
1607 mov $arg5, %rbx
1863 mov 0xa0(%rsp),$arg5 # pull ivp
1879 movdqu ($arg5), %xmm0 # load counter
2104 mov 0xa0(%rsp),$arg5 # pull key2
2128 lea ($arg5), $arg3
2485 mov 0xa0(%rsp),$arg5 # pull key2
2509 lea ($arg5), $arg3
3016 mov %r10,32(%rsp) # arg5
[all...]
/freebsd-11-stable/sys/compat/ndis/
H A Dwinx64_wrap.S111 mov 48+8(%rbp),%r9 # set up arg5 (stack+48 -> %r9)
/freebsd-11-stable/sys/netinet/
H A Din_kdtrace.h31 #define IP_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \
32 SDT_PROBE6(ip, , , probe, arg0, arg1, arg2, arg3, arg4, arg5)
45 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \
46 SDT_PROBE6(tcp, , , probe, arg0, arg1, arg2, arg3, arg4, arg5)
/freebsd-11-stable/sys/sys/
H A Dktr.h76 u_long arg4, u_long arg5, u_long arg6);
H A Dsdt.h70 #define DTRACE_PROBE5(prov, name, arg1, arg2, arg3, arg4, arg5) { \
75 (unsigned long)arg4, (unsigned long)arg5); \
101 arg3, arg4, arg5)
103 arg3, arg4, arg5, arg6)
111 #define SDT_PROBE6(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4, arg5)
112 #define SDT_PROBE7(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4, arg5, \
126 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4, arg5, xarg5)
128 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4, arg5, xarg5, arg6, \
215 arg4, arg5) \
222 SDT_PROBE_ARGTYPE(prov, mod, func, name, 5, arg5, NUL
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1117 #define __sanitizer_syscall_pre_sendto(arg0, arg1, arg2, arg3, arg4, arg5) \
1120 (long)(arg4), (long)(arg5))
1122 arg5) \
1125 (long)(arg4), (long)(arg5))
1143 #define __sanitizer_syscall_pre_recvfrom(arg0, arg1, arg2, arg3, arg4, arg5) \
1146 (long)(arg4), (long)(arg5))
1148 arg5) \
1151 (long)(arg4), (long)(arg5))
1477 #define __sanitizer_syscall_pre_keyctl(cmd, arg2, arg3, arg4, arg5) \
1479 (long)(arg4), (long)(arg5))
[all...]
H A Dnetbsd_syscall_hooks.h31 arg5, arg6, arg7) \
35 (long long)(arg5), (long long)(arg6), (long long)(arg7))
37 arg4, arg5, arg6, arg7) \
41 (long long)(arg5), (long long)(arg6), (long long)(arg7))
1026 arg5, arg6, arg7) \
1030 (long long)(arg5), (long long)(arg6), (long long)(arg7))
1032 arg4, arg5, arg6, arg7) \
1036 (long long)(arg5), (long long)(arg6), (long long)(arg7))
2767 long long arg5, long long arg6,
2772 long long arg4, long long arg5,
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp753 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5) { argument
754 return internal_syscall(SYSCALL(prctl), option, arg2, arg3, arg4, arg5);

Completed in 220 milliseconds

12