Searched defs:p_lock (Results 1 - 11 of 11) sorted by last modified time

/freebsd-10.0-release/sys/sys/
H A Dproc.h528 u_int p_lock; /* (c) Proclock (prevent swap) count. */ member in struct:proc
/freebsd-10.0-release/contrib/ofed/management/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-10.0-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_lid_mgr.h98 cl_plock_t *p_lock; member in struct:osm_lid_mgr
H A Dosm_sa.h124 cl_plock_t *p_lock; member in struct:osm_sa
H A Dosm_sm.h126 cl_plock_t *p_lock; member in struct:osm_sm
H A Dosm_sm_mad_ctrl.h102 cl_plock_t *p_lock; member in struct:osm_sm_mad_ctrl
H A Dosm_ucast_mgr.h97 cl_plock_t *p_lock; member in struct:osm_ucast_mgr
/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_txn.c511 cl_spinlock_t *p_lock = &p_bo->lock; local
307 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-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
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 93 milliseconds