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

12

/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
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.2-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h644 atomic_t refcount;
655 atomic_t refcount;
667 atomic_t refcount;
/freebsd-10.2-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.2-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.2-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.2-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h457 atomic_t tid;
H A Dmcg.c118 atomic_t refcount;
/freebsd-10.2-release/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c137 static atomic_t key;
/freebsd-10.2-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c1012 static atomic_t start_pool = ATOMIC_INIT(0);
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c44 static atomic_t ioerr_queue_count;
/freebsd-10.2-release/sys/dev/drm2/i915/
H A Di915_drv.h332 atomic_t irq_received;
/freebsd-10.2-release/sys/ofed/drivers/net/mlx4/
H A Dmlx4.h861 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;
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c104 atomic_t outstanding_encrypted_io_count;

Completed in 262 milliseconds

12