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