Lines Matching refs:atomic_t
377 atomic_t completion_ref;
388 atomic_t epoch_size; /* increased on every request added. */
389 atomic_t active; /* increased on every req. added, and dec on every finished. */
419 atomic_t pending_bios;
621 atomic_t in_use;
751 atomic_t current_tle_nr; /* transfer log epoch number */
869 atomic_t ap_bio_cnt; /* Requests we need to complete */
870 atomic_t ap_actlog_cnt; /* Requests waiting for activity log */
871 atomic_t ap_pending_cnt; /* AP data packets on the wire, ack expected */
872 atomic_t rs_pending_cnt; /* RS request/data packets on the wire */
873 atomic_t unacked_cnt; /* Need to send replies for */
874 atomic_t local_cnt; /* Waiting for local completion */
939 atomic_t pp_in_use; /* allocated from page pool */
940 atomic_t pp_in_use_by_net; /* sendpage()d, still referenced by tcp */
949 atomic_t packet_seq;
958 atomic_t rs_sect_in; /* for incoming resync data rate, SyncTarget */
959 atomic_t rs_sect_ev; /* for submitted resync data rate, both */
966 atomic_t ap_in_flight; /* App sectors in flight (waiting for ack) */
979 atomic_t in_flight;