Searched defs:is_atomic (Results 1 – 9 of 9) sorted by relevance
56 bool is_atomic) in qed_get_protocol_stats_fcoe()
63 bool is_atomic) {} in qed_get_protocol_stats_iscsi()
697 bool is_atomic) in qed_fcoe_get_stats()979 bool is_atomic) in qed_fcoe_stats_context()991 bool is_atomic) in qed_get_protocol_stats_fcoe()
1003 bool is_atomic) in qed_iscsi_get_stats()1342 bool is_atomic) in qed_iscsi_stats_context()1370 bool is_atomic) in qed_get_protocol_stats_iscsi()
1867 bool is_atomic) in _qed_get_vport_stats()1911 bool is_atomic) in qed_get_vport_stats_context()
174 bool is_atomic) in blk_boundary_sectors()199 bool is_atomic = bio->bi_opf & REQ_ATOMIC; in get_max_io_size() local460 bool is_atomic = rq->cmd_flags & REQ_ATOMIC; in blk_rq_get_max_sectors() local
231 is_atomic(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in is_atomic() function
220 const bool is_atomic = (ty & KCSAN_ACCESS_ATOMIC); in __report_matches() local
130 bool is_atomic; member