Searched refs:arg1 (Results 76 - 100 of 593) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscall_linux_arm.inc27 static uptr __internal_syscall(u32 nr, u32 arg1) {
29 register u32 r0 asm("r0") = arg1;
39 static uptr __internal_syscall(u32 nr, u32 arg1, long arg2) {
41 register u32 r0 asm("r0") = arg1;
52 static uptr __internal_syscall(u32 nr, u32 arg1, long arg2, long arg3) {
54 register u32 r0 asm("r0") = arg1;
66 static uptr __internal_syscall(u32 nr, u32 arg1, long arg2, long arg3,
69 register u32 r0 asm("r0") = arg1;
82 static uptr __internal_syscall(u32 nr, u32 arg1, long arg2, long arg3,
85 register u32 r0 asm("r0") = arg1;
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/printa/
H A Dtst.largeusersym.ksh65 @[arg1] = count();
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/syscall/
H A Dtst.openret.ksh45 /self->err && (int)arg0 == -1 && (int)arg1 == -1/
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsel.h56 void *arg1; member in struct:hx_expr
/freebsd-11-stable/sys/net80211/
H A Dieee80211_ratectl.h98 const struct ieee80211_node *ni, int status, void *arg1, void *arg2)
100 vap->iv_rate->ir_tx_complete(vap, ni, status, arg1, arg2);
105 const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3)
109 vap->iv_rate->ir_tx_update(vap, ni, arg1, arg2, arg3);
97 ieee80211_ratectl_tx_complete(const struct ieee80211vap *vap, const struct ieee80211_node *ni, int status, void *arg1, void *arg2) argument
104 ieee80211_ratectl_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-rdi.c197 unsigned long arg1, arg2;
255 rslt = angel_RDI_info (RDIInfo_Target, &arg1, &arg2);
260 rslt = angel_RDI_info (RDIInfo_Points, &arg1, &arg2);
265 rslt = angel_RDI_info (RDIInfo_Step, &arg1, &arg2);
270 rslt = angel_RDI_info (RDIInfo_CoPro, &arg1, &arg2);
275 rslt = angel_RDI_info (RDIInfo_SemiHosting, &arg1, &arg2);
281 rslt = angel_RDI_info (RDIInfo_GetLoadSize, &arg1, &arg2);
286 max_load_size = arg1;
298 arg1 = rom_at_zero ? 0x0 : 0x13b;
300 rslt = angel_RDI_info (RDIVector_Catch, &arg1,
196 unsigned long arg1, arg2; local
340 unsigned long arg1, arg2; local
616 unsigned long arg1, arg2; local
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-text.cpp84 fprintf(stderr, "<P %s>", (char *)p->arg1); break;
86 fprintf(stderr, "<P %s [TABLE]>", (char *)p->arg1); break;
233 case I_TAG: issue_tag("<i", (char *)t->arg1); break;
234 case B_TAG: issue_tag("<b", (char *)t->arg1); break;
242 issue_tag("", (char *)t->arg1);
245 issue_tag("\n<p", (char *)t->arg1, start_space);
249 case SUB_TAG: issue_tag("<sub", (char *)t->arg1); break;
250 case SUP_TAG: issue_tag("<sup", (char *)t->arg1); break;
251 case TT_TAG: issue_tag("<tt", (char *)t->arg1); break;
255 issue_tag("", (char *)t->arg1, start_spac
695 do_para(simple_output *op, const char *arg1, int indentation_value, int page_offset, int line_length, int space) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c150 sysctl_root_handler_locked(struct sysctl_oid *oid, void *arg1, intmax_t arg2, argument
165 error = oid->oid_handler(oid, arg1, arg2, req);
725 int number, const char *name, int kind, void *arg1, intmax_t arg2,
758 oidp->oid_arg1 = arg1;
925 int *name = (int *) arg1;
1050 int *name = (int *) arg1;
1170 error = sysctl_find_oid(arg1, arg2, &oid, NULL, req);
1199 error = sysctl_find_oid(arg1, arg2, &oid, NULL, req);
1223 * a variable: point arg1 at it.
1236 if (arg1)
724 sysctl_add_oid(struct sysctl_ctx_list *clist, struct sysctl_oid_list *parent, int number, const char *name, int kind, void *arg1, intmax_t arg2, int (*handler)(SYSCTL_HANDLER_ARGS), const char *fmt, const char *descr) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.d39 /pid == $1 && arg0 != -1u && arg1 == 0 && arg2 == NULL/
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dpic.h104 const errarg &arg1 = empty_errarg,
109 const errarg &arg1 = empty_errarg,
/freebsd-11-stable/sys/powerpc/booke/
H A Dbooke_machdep.c253 booke_check_for_fdt(uint32_t arg1, vm_offset_t *dtbp) argument
257 if (arg1 % 8 != 0)
260 ptr = (void *)pmap_early_io_map(arg1, PAGE_SIZE);
270 booke_init(u_long arg1, u_long arg2) argument
288 * in arg1, with arg2 undefined. arg1 has a value that's
292 * and sets arg1 to zero. This is to signal that the
296 * in arg1 and arg2 (resp). arg1 is between 1 and some
299 * - ePAPR loaders pass an FDT blob in r3 (arg1) an
[all...]
/freebsd-11-stable/sys/dev/isci/
H A Disci_sysctl.c44 struct isci_softc *isci = (struct isci_softc *)arg1;
62 struct isci_softc *isci = (struct isci_softc *)arg1;
102 struct isci_softc *isci = (struct isci_softc *)arg1;
118 struct isci_softc *isci = (struct isci_softc *)arg1;
148 struct isci_softc *isci = (struct isci_softc *)arg1;
180 struct isci_softc *isci = (struct isci_softc *)arg1;
199 struct isci_softc *isci = (struct isci_softc *)arg1;
228 struct isci_softc *isci = (struct isci_softc *)arg1;
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dinetcf.c39 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1);
68 char *arg1; local
150 if ((arg1 = strtok((char *) 0, whitespace)) == 0)
151 arg1 = "";
153 inet_chk(protocol, path, arg0, arg1);
162 static void inet_chk(protocol, path, arg0, arg1)
166 char *arg1;
218 if (arg0[0] == '/' && STR_EQ(tcpd_proc_name, base_name(arg1)))
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c113 tdesc_layoutcmp(void *arg1, void *arg2) argument
115 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
137 tdesc_idcmp(void *arg1, void *arg2) argument
139 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
169 tdesc_namecmp(void *arg1, void *arg2) argument
171 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
271 tdata_label_cmp(void *arg1, void *arg2) argument
273 labelent_t *le1 = arg1;
311 tdata_label_find_cb(void *arg1, void *arg2) argument
313 labelent_t *le = arg1;
[all...]
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_sysctl.c86 struct nvme_qpair *qpair = arg1;
103 struct nvme_controller *ctrlr = arg1;
122 struct nvme_controller *ctrlr = arg1;
141 struct nvme_controller *ctrlr = arg1;
168 struct nvme_controller *ctrlr = arg1;
183 struct nvme_controller *ctrlr = arg1;
198 struct nvme_controller *ctrlr = arg1;
/freebsd-11-stable/usr.sbin/bhyve/
H A Dvga.c342 vga_mem_rd_handler(struct vmctx *ctx, uint64_t addr, void *arg1) argument
344 struct vga_softc *sc = arg1;
402 vga_mem_wr_handler(struct vmctx *ctx, uint64_t addr, uint8_t val, void *arg1) argument
404 struct vga_softc *sc = arg1;
657 int size, uint64_t *val, void *arg1, long arg2)
662 vga_mem_wr_handler(ctx, addr, *val, arg1);
665 vga_mem_wr_handler(ctx, addr, *val, arg1);
666 vga_mem_wr_handler(ctx, addr + 1, *val >> 8, arg1);
669 vga_mem_wr_handler(ctx, addr, *val, arg1);
670 vga_mem_wr_handler(ctx, addr + 1, *val >> 8, arg1);
656 vga_mem_handler(struct vmctx *ctx, int vcpu, int dir, uint64_t addr, int size, uint64_t *val, void *arg1, long arg2) argument
[all...]
/freebsd-11-stable/contrib/gcc/config/
H A Ddfp-bit.c79 decNumber arg1, res;
87 TO_INTERNAL (&a, &arg1);
90 op (&res, &arg1, &context);
107 decNumber arg1, arg2, res;
116 TO_INTERNAL (&a, &arg1);
120 op (&res, &arg1, &arg2, &context);
137 decNumber arg1, arg2, res;
146 TO_INTERNAL (&a, &arg1);
150 op (&res, &arg1, &arg2, &context);
534 decNumber arg1, arg
78 decNumber arg1, res; local
106 decNumber arg1, arg2, res; local
136 decNumber arg1, arg2, res; local
532 decNumber arg1, arg2; local
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difconfig.h45 typedef void c_func2(const char *arg1, const char *arg2, int s, const struct afswtch *afp);
70 #define DECL_CMD_FUNC2(name, arg1, arg2) \
71 void name(const char *arg1, const char *arg2, int s, const struct afswtch *afp)
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum.c653 pp = ev->arg1;
659 d = ev->arg1;
665 d = ev->arg1;
671 v = ev->arg1;
677 p = ev->arg1;
683 s = ev->arg1;
689 d = ev->arg1;
697 v = ev->arg1;
704 p = ev->arg1;
711 s = ev->arg1;
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dconvert.c319 tree arg1 = strip_float_extensions (TREE_OPERAND (expr, 1)); local
322 && FLOAT_TYPE_P (TREE_TYPE (arg1)))
327 || TYPE_MODE (TREE_TYPE (arg1)) == SDmode)
330 || TYPE_MODE (TREE_TYPE (arg1)) == DDmode)
333 || TYPE_MODE (TREE_TYPE (arg1)) == TDmode)
341 fold (convert_to_real (newtype, arg1)));
349 if (TYPE_PRECISION (TREE_TYPE (arg1)) > TYPE_PRECISION (newtype))
350 newtype = TREE_TYPE (arg1);
355 fold (convert_to_real (newtype, arg1)));
650 tree arg1 local
673 tree arg1 = get_unwidened (TREE_OPERAND (expr, 1), type); local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dhtml.c497 char *arg1, *arg2; local
549 arg1 = va_arg(ap, char *);
561 attr = arg1;
562 arg1 = va_arg(ap, char *);
570 if (arg1 == NULL)
581 print_href(h, arg1, NULL, 0);
585 print_href(h, arg1, arg2, 1);
590 print_encode(h, arg1, NULL, 1);
594 print_encode(h, arg1, NULL, 1);
596 print_encode(h, arg1, NUL
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.kpriv.ksh34 #define CANTREAD2(func, arg1) \
35 BEGIN { badsubr = "func()"; func((void *)&\`utsname, arg1); FAIL }
38 BEGIN { badsubr = "func() (arg1)"; func(arg0, (void *)&\`utsname); FAIL }
40 #define CANTREAD3(func, arg1, arg2) \
41 BEGIN { badsubr = "func()"; func((void *)&\`utsname, arg1, arg2); FAIL }
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh57 printf("%d %d %d %s\n", arg0, arg1, \`xdt_curpcpu, probename);
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_debug.h61 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_rlock.h78 int zfs_range_compare(const void *arg1, const void *arg2);

Completed in 211 milliseconds

1234567891011>>