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

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_proto.c1106 double p_offset, p_del, p_disp; local
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/complib/
H A Dcl_dispatcher.c78 cl_dispatcher_t *p_disp = (cl_dispatcher_t *) context; local
123 cl_disp_construct(IN cl_dispatcher_t * const p_disp) argument
136 cl_disp_shutdown(IN cl_dispatcher_t * const p_disp) argument
153 cl_disp_destroy(IN cl_dispatcher_t * const p_disp) argument
167 cl_disp_init(IN cl_dispatcher_t * const p_disp, IN const uint32_t thread_count, IN const char *const name) argument
209 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
267 cl_dispatcher_t *p_disp; local
311 cl_dispatcher_t *p_disp; local
365 cl_dispatcher_t *p_disp = ((cl_disp_reg_info_t *) handle)->p_disp; local
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_dispatcher.h271 cl_dispatcher_t *p_disp; member in struct:_cl_disp_reg_info
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_sa.h123 cl_dispatcher_t *p_disp; member in struct:osm_sa
H A Dosm_sa_mad_ctrl.h100 cl_dispatcher_t *p_disp; member in struct:osm_sa_mad_ctrl
H A Dosm_sm.h125 cl_dispatcher_t *p_disp; member in struct:osm_sm
H A Dosm_sm_mad_ctrl.h103 cl_dispatcher_t *p_disp; member in struct:osm_sm_mad_ctrl
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa.c157 osm_sa_init(IN osm_sm_t * const p_sm, IN osm_sa_t * const p_sa, IN osm_subn_t * const p_subn, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
[all...]
H A Dosm_sa_mad_ctrl.c485 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * const p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * const p_mad_pool, IN osm_vendor_t * const p_vendor, IN osm_subn_t * const p_subn, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp) argument
H A Dosm_sm.c247 osm_sm_init(IN osm_sm_t * const p_sm, IN osm_subn_t * const p_subn, IN osm_db_t * const p_db, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
[all...]
H A Dosm_sm_mad_ctrl.c788 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * const p_ctrl, IN osm_subn_t * const p_subn, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_vendor_t * const p_vendor, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_plock_t * const p_lock, IN cl_dispatcher_t * const p_disp) argument

Completed in 247 milliseconds