Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 63) sorted by relevance

123

/titanic_52/usr/src/uts/common/syscall/
H A Dprocessor_bind.c49 cpu_bind_process(proc_t *pp, processorid_t bind, processorid_t *obind, in cpu_bind_process() argument
85 cpu_bind_task(task_t *tk, processorid_t bind, processorid_t *obind, in cpu_bind_task() argument
112 cpu_bind_project(kproject_t *kpj, processorid_t bind, processorid_t *obind, in cpu_bind_project() argument
137 cpu_bind_zone(zone_t *zptr, processorid_t bind, processorid_t *obind, in cpu_bind_zone() argument
162 cpu_bind_contract(cont_process_t *ctp, processorid_t bind, processorid_t *obind, in cpu_bind_contract() argument
187 processor_bind(idtype_t idtype,id_t id,processorid_t bind,processorid_t * obindp) processor_bind() argument
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dhwconf.h67 struct bind { struct
68 struct bind *b_next; argument
89 extern struct bind *mb_hashtab[]; argument
70 b_bind_namebind global() argument
/titanic_52/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c93 tavor_bind_info_t bind; in tavor_mr_register() local
133 tavor_bind_info_t bind; tavor_mr_register_buf() local
186 tavor_bind_info_t *bind; tavor_mr_register_shared() local
483 tavor_bind_info_t *bind; tavor_mr_deregister() local
730 tavor_bind_info_t bind; tavor_mr_reregister() local
770 tavor_bind_info_t bind; tavor_mr_reregister_buf() local
1141 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) tavor_mr_common_reg() 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) tavor_mr_mtt_bind() argument
1767 tavor_mr_mtt_unbind(tavor_state_t * state,tavor_bind_info_t * bind,tavor_rsrc_t * mtt) tavor_mr_mtt_unbind() argument
1790 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) tavor_mr_common_rereg() argument
2112 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) tavor_mr_rereg_xlat_helper() argument
2500 tavor_mr_nummtt_needed(tavor_state_t * state,tavor_bind_info_t * bind,uint_t * mtt_pgsize_bits) tavor_mr_nummtt_needed() argument
2525 tavor_mr_mem_bind(tavor_state_t * state,tavor_bind_info_t * bind,ddi_dma_handle_t dmahdl,uint_t sleep) tavor_mr_mem_bind() argument
2628 tavor_mr_mem_unbind(tavor_state_t * state,tavor_bind_info_t * bind) tavor_mr_mem_unbind() argument
2679 tavor_mr_fast_mtt_write(tavor_rsrc_t * mtt,tavor_bind_info_t * bind,uint32_t mtt_pgsize_bits) tavor_mr_fast_mtt_write() argument
[all...]
H A Dtavor_srq.c644 tavor_bind_info_t bind; in tavor_srq_modify() local
[all...]
/titanic_52/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c107 hermon_bind_info_t bind; in hermon_mr_register() local
138 hermon_bind_info_t bind; hermon_mr_register_buf() local
180 hermon_bind_info_t *bind; hermon_mr_register_shared() local
449 hermon_bind_info_t bind; hermon_mr_alloc_fmr() local
752 hermon_bind_info_t *bind; hermon_mr_deregister() local
1080 hermon_bind_info_t bind; hermon_mr_reregister() local
1110 hermon_bind_info_t bind; hermon_mr_reregister_buf() local
1469 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) hermon_mr_common_reg() 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) hermon_mr_mtt_bind() argument
2359 hermon_mr_mtt_unbind(hermon_state_t * state,hermon_bind_info_t * bind,hermon_rsrc_t * mtt) hermon_mr_mtt_unbind() argument
2379 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) hermon_mr_common_rereg() argument
2697 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) hermon_mr_rereg_xlat_helper() argument
3071 hermon_mr_nummtt_needed(hermon_state_t * state,hermon_bind_info_t * bind,uint_t * mtt_pgsize_bits) hermon_mr_nummtt_needed() 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) hermon_mr_mem_bind() argument
3191 hermon_mr_mem_unbind(hermon_state_t * state,hermon_bind_info_t * bind) hermon_mr_mem_unbind() argument
3241 hermon_mr_fast_mtt_write(hermon_state_t * state,hermon_rsrc_t * mtt,hermon_bind_info_t * bind,uint32_t mtt_pgsize_bits) hermon_mr_fast_mtt_write() argument
[all...]
H A Dhermon_srq.c590 hermon_bind_info_t bind; in hermon_srq_modify() local
[all...]
/titanic_52/usr/src/lib/libbc/libc/sys/common/
H A Dbind.c37 bind(int s, struct sockaddr *name, int namelen) in bind() function
/titanic_52/usr/src/lib/libnsl/nsl/
H A Dt_free.c45 struct t_bind *bind; in _tx_free() member
H A Dt_alloc.c58 struct t_bind *bind; in _tx_alloc() member
/titanic_52/usr/src/uts/common/ktli/
H A Dt_kfree.c70 struct t_bind *bind; in t_kfree() member
H A Dt_kalloc.c73 struct t_bind *bind; in t_kalloc() member
/titanic_52/usr/src/uts/common/xen/io/
H A Devtchn_dev.c347 struct ioctl_evtchn_bind_virq bind; in evtchndrv_ioctl() local
362 struct ioctl_evtchn_bind_interdomain bind; in evtchndrv_ioctl() local
379 struct ioctl_evtchn_bind_unbound_port bind; evtchndrv_ioctl() local
[all...]
/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Daudit.c55 conv_la_bind(uint_t bind, Conv_la_bind_buf_t *la_bind_buf) in conv_la_bind() argument
/titanic_52/usr/src/uts/i86xpv/os/
H A Devtchn.c211 evtchn_bind_virq_t bind; in xen_bind_virq() local
226 evtchn_bind_interdomain_t bind; in xen_bind_interdomain() local
276 evtchn_bind_ipi_t bind; xen_bind_ipi() local
290 evtchn_bind_vcpu_t bind; xen_bind_vcpu() local
303 evtchn_bind_pirq_t bind; xen_bind_pirq() local
[all...]
/titanic_52/usr/src/lib/ncad_addr/common/
H A Dncad_addr.c61 #pragma weak bind = nca_bind macro
/titanic_52/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c99 store_binding(binding_bucket * bind) in store_binding() argument
133 check_store_binding(binding_bucket * bind) in check_store_binding() argument
199 profile_binding(binding_bucket * bind) profile_binding() argument
[all...]
/titanic_52/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c134 uint_t type, bind, specshndx; in print_symtab() local
/titanic_52/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c97 uchar_t bind; in count_reloc() local
/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c155 int bind /* perform a bind after opening new conn.? */ in nsldapi_send_server_request() argument
361 int connect, int bind ) in nsldapi_new_connection() argument
[all...]
/titanic_52/usr/src/uts/common/io/
H A Ddevpool.c211 pool_bind_t bind; in pool_ioctl() local
/titanic_52/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c206 evtchn_bind_interdomain_t bind; in xen_bind_interdomain() local
/titanic_52/usr/src/cmd/sgs/ldd/common/
H A Dldd.c137 static char bind[] = "LD_BIND_NOW= ", variable
/titanic_52/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c52 dl_bind_req_t *bind; in softmac_send_bind_req() local
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1109 uchar_t type, bind; in update_osym() local
1656 uchar_t type, bind; in update_osym() local
1878 uchar_t bind; in update_osym() local
[all...]
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h137 lm_iscsi_info_bind_alloc_t bind; member
295 lm_fcoe_info_bind_alloc_t bind; global() member
[all...]

123