Searched refs:atomic_t (Results 1 - 16 of 16) sorted by relevance

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/asm/
H A Datomic.h45 } atomic_t; typedef in typeref:struct:__anon751
57 atomic_add_return(int i, atomic_t *v)
63 atomic_sub_return(int i, atomic_t *v)
69 atomic_set(atomic_t *v, int i)
75 atomic_read(atomic_t *v)
81 atomic_inc(atomic_t *v)
87 atomic_dec(atomic_t *v)
92 static inline int atomic_add_unless(atomic_t *v, int a, int u)
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Diwcm.h55 atomic_t refcount;
H A Dfmr_pool.c100 atomic_t req_ser;
101 atomic_t flush_ser;
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 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;
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h100 atomic_t sqp_count;
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_sa.h398 atomic_t users;
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h461 atomic_t tid;
H A Dmcg.c118 atomic_t refcount;
/barrelfish-2018-10-04/usr/drivers/megaraid/
H A Dmegaraid.h451 } atomic_t; typedef in typeref:struct:__anon1522
645 atomic_t scsi_pending_cmds[2];
2285 atomic_t fw_outstanding;
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmlx4.h878 atomic_t opreq_count;

Completed in 280 milliseconds