Searched refs:atomic_fetchadd_32 (Results 1 – 4 of 4) sorted by relevance
602 header->flow_seq = htonl(atomic_fetchadd_32(&priv->flow_seq, in export_send()
824 #define atomic_fetchadd_32 atomic_fetchadd_int macro
1859 p = atomic_fetchadd_32(&sc->sc_seq, 1); in lagg_rr_select_tx_port()
92 #define RUN_CMDQ_GET(c) (atomic_fetchadd_32((c), 1) & RUN_CMDQ_MASQ)