Searched defs:p_disp (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h100 cl_dispatcher_t *p_disp; member in struct:osm_sa_mad_ctrl
H A Dosm_sm_mad_ctrl.h103 cl_dispatcher_t *p_disp; member in struct:osm_sm_mad_ctrl
H A Dosm_sm.h126 cl_dispatcher_t *p_disp; member in struct:osm_sm
H A Dosm_sa.h188 cl_dispatcher_t *p_disp; member in struct:osm_sa
/freebsd-13-stable/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c78 cl_dispatcher_t *p_disp = (cl_dispatcher_t *) context; local
121 cl_disp_construct(IN cl_dispatcher_t * const p_disp) argument
132 cl_disp_shutdown(IN cl_dispatcher_t * const p_disp) argument
147 cl_disp_destroy(IN cl_dispatcher_t * const p_disp) argument
158 cl_disp_init(IN cl_dispatcher_t * const p_disp, IN const uint32_t thread_count, IN const char *const name) argument
198 cl_disp_register(IN cl_dispatcher_t * const p_disp, IN const cl_disp_msgid_t msg_id, IN cl_pfn_msgrcv_cb_t pfn_callback OPTIONAL, IN const void *const context OPTIONAL) argument
255 cl_dispatcher_t *p_disp; local
296 cl_dispatcher_t *p_disp; local
354 cl_dispatcher_t *p_disp = ((cl_disp_reg_info_t *) handle)->p_disp; local
[all...]
/freebsd-13-stable/contrib/ofed/opensm/include/complib/
H A Dcl_dispatcher.h271 cl_dispatcher_t *p_disp; member in struct:_cl_disp_reg_info
[all...]
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c506 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * p_mad_pool, IN osm_vendor_t * p_vendor, IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_dispatcher_t * p_set_disp) argument
H A Dosm_sm.c240 osm_sm_init(IN osm_sm_t * p_sm, IN osm_subn_t * p_subn, IN osm_db_t * p_db, IN osm_vendor_t * p_vendor, IN osm_mad_pool_t * p_mad_pool, IN osm_vl15_t * p_vl15, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_plock_t * p_lock) argument
[all...]
H A Dosm_sm_mad_ctrl.c841 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * p_ctrl, IN osm_subn_t * p_subn, IN osm_mad_pool_t * p_mad_pool, IN osm_vl15_t * p_vl15, IN osm_vendor_t * p_vendor, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_plock_t * p_lock, IN cl_dispatcher_t * p_disp) argument
H A Dosm_sa.c159 osm_sa_init(IN osm_sm_t * p_sm, IN osm_sa_t * p_sa, IN osm_subn_t * p_subn, IN osm_vendor_t * p_vendor, IN osm_mad_pool_t * p_mad_pool, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_dispatcher_t * p_set_disp, IN cl_plock_t * p_lock) argument
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_proto.c2481 double p_offset, p_del, p_disp; local

Completed in 94 milliseconds