Searched defs:p_lock (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/ofed/opensm/include/complib/
H A Dcl_passivelock.h122 static inline void cl_plock_construct(IN cl_plock_t * const p_lock) argument
157 static inline void cl_plock_destroy(IN cl_plock_t * const p_lock) argument
194 cl_plock_init(IN cl_plock_t * const p_lock) argument
235 cl_plock_acquire(IN cl_plock_t * const p_lock) argument
267 cl_plock_excl_acquire(IN cl_plock_t * const p_lock) argument
300 cl_plock_release(IN cl_plock_t * const p_lock) argument
[all...]
/freebsd-current/contrib/ofed/opensm/include/opensm/
H A Dosm_lid_mgr.h98 cl_plock_t *p_lock; member in struct:osm_lid_mgr
H A Dosm_ucast_mgr.h97 cl_plock_t *p_lock; member in struct:osm_ucast_mgr
H A Dosm_sm_mad_ctrl.h102 cl_plock_t *p_lock; member in struct:osm_sm_mad_ctrl
H A Dosm_sm.h127 cl_plock_t *p_lock; member in struct:osm_sm
H A Dosm_sa.h190 cl_plock_t *p_lock; member in struct:osm_sa
/freebsd-current/contrib/ofed/opensm/opensm/
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
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
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_txn.c513 cl_spinlock_t *p_lock = &p_bo->lock; local
309 osmv_txnmgr_init(IN osmv_txn_mgr_t * p_tx_mgr, IN osm_log_t * p_log, IN cl_spinlock_t * p_lock) argument
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c4466 void ecore_mcp_resc_lock_default_init(struct ecore_resc_lock_params *p_lock, argument
/freebsd-current/sys/sys/
H A Dproc.h707 u_int p_lock; /* (c) Proclock (prevent swap) count. */ member in struct:proc
[all...]

Completed in 260 milliseconds