Searched refs:spinlock_t (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h63 spinlock_t state_lock; /* Protects state transitions */
H A Dmlx5fpga_xfer.c50 spinlock_t lock; /* Protects all members of this struct */
H A Dmlx5fpga_ipsec.c75 spinlock_t pending_cmds_lock; /* Protects pending_cmds */
H A Dmlx5fpga_trans.c56 spinlock_t lock; /* Protects all members of this struct */
/freebsd-13-stable/sys/dev/mlx4/
H A Dcq.h140 spinlock_t *doorbell_lock)
/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe_osdep.h66 typedef struct mtx spinlock_t; typedef in typeref:struct:mtx
69 spin_lock_init(spinlock_t *spinlock)
H A Dxgbe.h478 spinlock_t lock;
1043 spinlock_t xpcs_lock;
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h81 spinlock_t lock;
144 unsigned int, spinlock_t *);
H A Dfs.h106 spinlock_t f_kqlock;
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h181 spinlock_t uh_mtx;
182 spinlock_t bh_mtx;
H A Dip_fw_private.h299 spinlock_t rwmtx;
312 spinlock_t uh_lock;
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs.h115 spinlock_t lock;
188 extern spinlock_t ib_uverbs_idr_lock;
H A Dib_fmr_pool.c89 spinlock_t pool_lock;
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Den.h271 spinlock_t tx_lock;
303 spinlock_t comp_lock;
387 spinlock_t lock;
415 spinlock_t poll_lock; /* protects from LLS/napi conflicts */
459 spinlock_t uar_lock;
542 spinlock_t stats_lock;
634 spinlock_t filters_lock;
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h231 spinlock_t lock;
353 spinlock_t lock32;
405 spinlock_t disable_page_faults_lock;
465 spinlock_t lock;
494 spinlock_t lock;
571 spinlock_t lock;
718 spinlock_t reset_flow_resource_lock;
/freebsd-13-stable/lib/libc/stdio/
H A Dfindfp.c88 spinlock_t __stdio_thread_lock = _SPINLOCK_INITIALIZER;
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h168 spinlock_t skc_lock; /* Cache lock */
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Deswitch.h116 spinlock_t lock; /* vport events sync */
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h525 spinlock_t cq_lock;
609 spinlock_t lock;
653 spinlock_t q_lock ____cacheline_aligned;
655 spinlock_t q_lock;
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h101 spinlock_t lock;
270 spinlock_t lock;
422 spinlock_t lock;
423 spinlock_t comp_handler_lock;
478 spinlock_t lock;
497 spinlock_t mmap_lock;
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c67 spinlock_t hb_lock;
72 spinlock_t ht_lock;
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h321 spinlock_t lock;
322 spinlock_t drain_lock;
/freebsd-13-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h135 typedef struct mtx spinlock_t; typedef in typeref:struct:mtx
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_schedule.c258 unsigned int state, spinlock_t *lock)
/freebsd-13-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h519 extern spinlock_t bulk_waiter_spinlock;

Completed in 303 milliseconds

123