Searched refs:t4_os_write_lock (Results 1 – 5 of 5) sorted by relevance
75 t4_os_write_lock(&mpstcam->lock); in cxgbe_mpstcam_alloc()118 t4_os_write_lock(&mpstcam->lock); in cxgbe_mpstcam_modify()185 t4_os_write_lock(&t->lock); in cxgbe_mpstcam_remove()
113 t4_os_write_lock(&ctbl->lock); in t4_clip_alloc()
155 t4_os_write_lock(&s->lock); in t4_smt_alloc_switching()
150 t4_os_write_lock(&d->lock); in t4_l2t_alloc_switching()
373 static inline void t4_os_write_lock(rte_rwlock_t *lock) in t4_os_write_lock() function