Searched refs:atomic_read (Results 1 – 6 of 6) sorted by relevance
13 atomic_read
51 atomic_read
21 atomic_read s32min-s32max s32min-s32max[==$0->counter]
138 #define atomic_read(x) atomic_add_int_nv(x, 0) macro
233 atomic_read(sge->cmdQ[0].cq_asleep)) { in t1_espi_workaround()487 if (atomic_read(Q->cq_asleep)) { in sge_data_out()699 if (atomic_read(cmdQ->cq_pio_pidx) != cmdQ->cq_pidx) { in sge_data_in()1610 atomic_read(Q->cq_credits); in free_tx_resources()
50 #define atomic_read(a) (a) macro