Searched refs:bind (Results 1 - 25 of 184) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libc/common/sys/
H A D_so_bind.s37 SYSCALL2_RVAL1(_so_bind,bind)
/illumos-gate/usr/src/uts/common/sys/
H A Dhwconf.h67 struct bind { struct
68 struct bind *b_next;
89 extern struct bind *mb_hashtab[];
90 extern struct bind *sb_hashtab[];
/illumos-gate/usr/src/cmd/smbsrv/
H A DMakefile28 SUBDIRS = smbadm smbd smbstat dtrace fksmbd bind-helper
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dsysevent.d.in48 translator syseventchaninfo_t < evch_bind_t *bind > {
49 ec_name = (bind ? stringof(bind->bd_channel->ch_name) : NULL);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c55 tavor_bind_info_t *bind, tavor_mrhdl_t *mrhdl, tavor_mr_options_t *op);
57 tavor_pdhdl_t pd, tavor_bind_info_t *bind, tavor_mrhdl_t *mrhdl_new,
60 tavor_bind_info_t *bind, tavor_mr_options_t *op, uint64_t *mtt_addr,
63 tavor_bind_info_t *bind, uint_t *mtt_pgsize);
64 static int tavor_mr_mem_bind(tavor_state_t *state, tavor_bind_info_t *bind,
67 tavor_bind_info_t *bind);
68 static int tavor_mr_fast_mtt_write(tavor_rsrc_t *mtt, tavor_bind_info_t *bind,
93 tavor_bind_info_t bind; local
99 * Fill in the "bind" struct. This struct provides the majority
102 * below). The "bind" struc
133 tavor_bind_info_t bind; local
186 tavor_bind_info_t *bind; local
483 tavor_bind_info_t *bind; local
730 tavor_bind_info_t bind; local
770 tavor_bind_info_t bind; local
1140 tavor_mr_common_reg(tavor_state_t *state, tavor_pdhdl_t pd, tavor_bind_info_t *bind, tavor_mrhdl_t *mrhdl, tavor_mr_options_t *op) argument
1666 tavor_mr_mtt_bind(tavor_state_t *state, tavor_bind_info_t *bind, ddi_dma_handle_t bind_dmahdl, tavor_rsrc_t **mtt, uint_t *mtt_pgsize_bits) argument
1767 tavor_mr_mtt_unbind(tavor_state_t *state, tavor_bind_info_t *bind, tavor_rsrc_t *mtt) argument
1789 tavor_mr_common_rereg(tavor_state_t *state, tavor_mrhdl_t mr, tavor_pdhdl_t pd, tavor_bind_info_t *bind, tavor_mrhdl_t *mrhdl_new, tavor_mr_options_t *op) argument
2111 tavor_mr_rereg_xlat_helper(tavor_state_t *state, tavor_mrhdl_t mr, tavor_bind_info_t *bind, tavor_mr_options_t *op, uint64_t *mtt_addr, uint_t sleep, uint_t *dereg_level) argument
2500 tavor_mr_nummtt_needed(tavor_state_t *state, tavor_bind_info_t *bind, uint_t *mtt_pgsize_bits) argument
2525 tavor_mr_mem_bind(tavor_state_t *state, tavor_bind_info_t *bind, ddi_dma_handle_t dmahdl, uint_t sleep) argument
2628 tavor_mr_mem_unbind(tavor_state_t *state, tavor_bind_info_t *bind) argument
2679 tavor_mr_fast_mtt_write(tavor_rsrc_t *mtt, tavor_bind_info_t *bind, uint32_t mtt_pgsize_bits) argument
[all...]
/illumos-gate/usr/src/cmd/smbsrv/bind-helper/
H A DMakefile16 PROG= bind-helper
17 SRCS= bind-helper.c
/illumos-gate/usr/src/uts/common/syscall/
H A Dprocessor_bind.c49 cpu_bind_process(proc_t *pp, processorid_t bind, processorid_t *obind, argument
71 i = cpu_bind_thread(tp, bind, obind, error);
85 cpu_bind_task(task_t *tk, processorid_t bind, processorid_t *obind, argument
99 i = cpu_bind_process(p, bind, obind, error);
112 cpu_bind_project(kproject_t *kpj, processorid_t bind, processorid_t *obind, argument
125 i = cpu_bind_process(p, bind, obind, error);
137 cpu_bind_zone(zone_t *zptr, processorid_t bind, processorid_t *obind, argument
150 i = cpu_bind_process(p, bind, obind, error);
162 cpu_bind_contract(cont_process_t *ctp, processorid_t bind, processorid_t *obind, argument
175 i = cpu_bind_process(p, bind, obin
187 processor_bind(idtype_t idtype, id_t id, processorid_t bind, processorid_t *obindp) argument
[all...]
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dbind.c37 bind(int s, struct sockaddr *name, int namelen) function
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c63 hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl, hermon_mr_options_t *op,
66 hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl_new,
69 hermon_bind_info_t *bind, hermon_mr_options_t *op, uint64_t *mtt_addr,
72 hermon_bind_info_t *bind, uint_t *mtt_pgsize);
73 static int hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind,
76 hermon_bind_info_t *bind);
78 hermon_bind_info_t *bind, uint32_t mtt_pgsize_bits);
107 hermon_bind_info_t bind; local
111 * Fill in the "bind" struct. This struct provides the majority
114 * below). The "bind" struc
138 hermon_bind_info_t bind; local
180 hermon_bind_info_t *bind; local
449 hermon_bind_info_t bind; local
752 hermon_bind_info_t *bind; local
1080 hermon_bind_info_t bind; local
1110 hermon_bind_info_t bind; local
1468 hermon_mr_common_reg(hermon_state_t *state, hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl, hermon_mr_options_t *op, hermon_mpt_rsrc_type_t mpt_type) argument
2266 hermon_mr_mtt_bind(hermon_state_t *state, hermon_bind_info_t *bind, ddi_dma_handle_t bind_dmahdl, hermon_rsrc_t **mtt, uint_t *mtt_pgsize_bits, uint_t is_buffer) argument
2359 hermon_mr_mtt_unbind(hermon_state_t *state, hermon_bind_info_t *bind, hermon_rsrc_t *mtt) argument
2378 hermon_mr_common_rereg(hermon_state_t *state, hermon_mrhdl_t mr, hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl_new, hermon_mr_options_t *op) argument
2696 hermon_mr_rereg_xlat_helper(hermon_state_t *state, hermon_mrhdl_t mr, hermon_bind_info_t *bind, hermon_mr_options_t *op, uint64_t *mtt_addr, uint_t sleep, uint_t *dereg_level) argument
3071 hermon_mr_nummtt_needed(hermon_state_t *state, hermon_bind_info_t *bind, uint_t *mtt_pgsize_bits) argument
3096 hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind, ddi_dma_handle_t dmahdl, uint_t sleep, uint_t is_buffer) argument
3191 hermon_mr_mem_unbind(hermon_state_t *state, hermon_bind_info_t *bind) argument
3240 hermon_mr_fast_mtt_write(hermon_state_t *state, hermon_rsrc_t *mtt, hermon_bind_info_t *bind, uint32_t mtt_pgsize_bits) argument
[all...]
H A Dhermon_srq.c229 * allocation itself and the other for the DMA handle (for later bind).
590 hermon_bind_info_t bind; local
681 * Fill in the "bind" struct. This struct provides the majority
684 * below). The "bind" struct is later passed to hermon_mr_mem_bind()
688 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(bind))
689 bzero(&bind, sizeof (hermon_bind_info_t));
690 bind.bi_type = HERMON_BINDHDL_VADDR;
691 bind.bi_addr = (uint64_t)(uintptr_t)buf;
692 bind.bi_len = new_srqinfo.qa_size;
693 bind
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/svc/
H A Dnlockmgr33 BIND_FMRI=svc:/network/rpc/bind
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c99 store_binding(binding_bucket * bind) argument
104 bktno = my_elf_hash(bind->sym) % DEFBKTS;
114 bkts[bktno].sym = bind->sym;
115 bkts[bktno].obj = bind->obj;
116 bkts[bktno].ref_lib = bind->ref_lib;
117 bkts[bktno].def_lib = bind->def_lib;
118 bkts[bktno].section = bind->section;
119 bkts[bktno].stbind = bind->stbind;
120 bkts[bktno].sttype = bind->sttype;
133 check_store_binding(binding_bucket * bind) argument
199 profile_binding(binding_bucket * bind) argument
[all...]
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_free.c45 struct t_bind *bind; member in union:structptrs
62 p.bind = (struct t_bind *)ptr;
63 if (p.bind->addr.buf != NULL)
64 free(p.bind->addr.buf);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dctl.c81 if (bind(sockt, (struct sockaddr *)&my_addr, sizeof (my_addr)) != 0) {
108 if (bind(ctl_sockt, (struct sockaddr *)&ctl_addr, sizeof (ctl_addr))
110 p_error(gettext("Couldn't bind to control socket"));
/illumos-gate/usr/src/cmd/rpcbind/
H A DMakefile29 MANIFEST= bind.xml
30 SVCMETHOD= rpc-bind
/illumos-gate/usr/src/cmd/svc/seed/
H A Dinc.flg30 echo_file usr/src/cmd/rpcbind/bind.xml
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kfree.c70 struct t_bind *bind; member in union:structptrs
87 p.bind = (struct t_bind *)ptr;
88 if (p.bind->addr.buf != NULL)
89 kmem_free(p.bind->addr.buf, p.bind->addr.maxlen);
H A Dt_kalloc.c73 struct t_bind *bind; member in union:structptrs
93 p.bind = kmem_zalloc(sizeof (struct t_bind), KM_SLEEP);
95 _alloc_buf(&p.bind->addr, tiptr->tp_info.addr);
96 *ptr = ((char *)p.bind);
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.c55 conv_la_bind(uint_t bind, Conv_la_bind_buf_t *la_bind_buf) argument
65 if (bind == 0)
69 conv_arg.oflags = conv_arg.rflags = bind;
/illumos-gate/usr/src/lib/libbc/libc/net/
H A Dbindresvport.c67 res = bind(sd, sin, sizeof(struct sockaddr_in));
/illumos-gate/usr/src/stand/lib/inet/
H A Dudp.c139 if (sockets[index].bind.sin_port != udphp->uh_dport) {
143 sockets[index].bind.sin_port),
186 udphp->uh_sport = sockets[index].bind.sin_port;
193 udphp->uh_sum = udp_chksum(udphp, &sockets[index].bind.sin_addr,
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c124 * example. This code allows any cpu to bind to one of these, although
140 * drivers to bind to the their backend event channel.
211 evtchn_bind_virq_t bind; local
214 bind.virq = virq;
215 bind.vcpu = cpu;
216 if ((err = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, &bind)) == 0)
217 *port = bind.port;
226 evtchn_bind_interdomain_t bind; local
229 bind.remote_dom = domid;
230 bind
276 evtchn_bind_ipi_t bind; local
290 evtchn_bind_vcpu_t bind; local
303 evtchn_bind_pirq_t bind; local
[all...]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c641 struct domain_binding *bind, *prev; local
670 bind = FIRSTBIND(gt);
673 while (bind) {
674 if (strcmp(domain, bind->domain) == 0) {
678 binding_addr = (type == TP_BINDING) ? &(bind->binding) :
679 &(bind->codeset);
698 prev = bind;
699 bind = bind->next;
700 } /* while (bind) */
[all...]
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c98 pid_t pid; /* last pid to bind to this event channel. */
291 * save away the PID of the last process to bind to this event channel.
347 struct ioctl_evtchn_bind_virq bind; local
349 if (copyin((void *)data, &bind, sizeof (bind))) {
354 if ((err = xen_bind_virq(bind.virq, 0, rvalp)) != 0)
362 struct ioctl_evtchn_bind_interdomain bind; local
364 if (copyin((void *)data, &bind, sizeof (bind))) {
369 if ((err = xen_bind_interdomain(bind
379 struct ioctl_evtchn_bind_unbound_port bind; local
[all...]
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c458 agp_bind_t bind; local
461 bind.agpb_pgstart = start;
462 bind.agpb_key = key;
464 (intptr_t)&bind, FKIOCTL, kcred, &rval);
514 agp_bind_pages_t bind; local
517 bind.agpb_pgstart = gtt_offset / AGP_PAGE_SIZE;
518 bind.agpb_pgcount = num_pages;
519 bind.agpb_pages = pages;
521 (intptr_t)&bind, FKIOCTL, kcred, &rval);
571 * The pages are evict on suspend, so re-bind i
[all...]

Completed in 103 milliseconds

12345678