Home
last modified time | relevance | path

Searched refs:cl_event_wheel_construct (Results 1 – 5 of 5) sorted by relevance

/src/contrib/ofed/opensm/include/complib/
H A Dcl_event_wheel.h232 void cl_event_wheel_construct(IN cl_event_wheel_t * const p_event_wheel);
/src/contrib/ofed/opensm/complib/
H A Dlibosmcomp.map20 cl_event_wheel_construct;
H A Dcl_event_wheel.c190 void cl_event_wheel_construct(IN cl_event_wheel_t * const p_event_wheel) in cl_event_wheel_construct() function
520 cl_event_wheel_construct(&event_wheel); in main()
/src/contrib/ofed/opensm/opensm/
H A Dosm_sm.c166 cl_event_wheel_construct(&p_sm->trap_aging_tracker); in osm_sm_construct()
/src/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_txn.c321 cl_event_wheel_construct(p_tx_mgr->p_event_wheel); in osmv_txnmgr_init()