Searched refs:atomic_t (Results 26 - 50 of 51) sorted by relevance

123

/freebsd-10.3-release/sys/dev/mlx5/
H A Ddriver.h384 atomic_t refcount;
396 atomic_t refcount;
542 atomic_t num_qps;
/freebsd-10.3-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h167 atomic_t completion;
380 atomic_t refcnt;
435 atomic_t refcnt;
H A Dmem.c137 static atomic_t key;
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dmulticast.c62 atomic_t refcount;
104 atomic_t refcount;
119 atomic_t refcount;
H A Dnotice.c65 atomic_t refcount;
100 atomic_t refcount;
112 atomic_t refcount;
H A Dmad_rmpp.c52 atomic_t refcount;
H A Dlocal_sa.c460 static atomic_t tid;
H A Ducm.c76 atomic_t ref;
H A Ducma.c66 atomic_t ref;
H A Dcm.c223 atomic_t refcount;
253 atomic_t work_count;
H A Dcma.c107 atomic_t refcount;
154 atomic_t refcount;
/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h651 atomic_t refcount;
662 atomic_t refcount;
674 atomic_t refcount;
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_os_freebsd.h46 #define wait_queue_head_t atomic_t
H A Ddrm_irq.c219 dev->_vblank_count = malloc(sizeof(atomic_t) * num_crtcs,
224 dev->vblank_refcount = malloc(sizeof(atomic_t) * num_crtcs,
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon.h608 atomic_t ring_int[RADEON_NUM_RINGS];
610 atomic_t pflip[RADEON_MAX_CRTCS];
739 atomic_t lock;
H A Dradeon_drv.h258 atomic_t swi_emitted;
/freebsd-10.3-release/sys/dev/drm/
H A Dmach64_drv.h102 atomic_t vbl_received; /**< Number of vblanks received. */
H A Dradeon_drv.h353 atomic_t swi_emitted;
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h457 atomic_t tid;
H A Dmcg.c118 atomic_t refcount;
/freebsd-10.3-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c1012 static atomic_t start_pool = ATOMIC_INIT(0);
/freebsd-10.3-release/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c44 static atomic_t ioerr_queue_count;
/freebsd-10.3-release/sys/dev/drm2/i915/
H A Di915_drv.h332 atomic_t irq_received;
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dmlx4.h869 atomic_t opreq_count;
H A Dresource_tracker.c113 atomic_t ref_count;
142 atomic_t ref_count;
178 atomic_t ref_count;
191 atomic_t ref_count;

Completed in 217 milliseconds

123