Home
last modified time | relevance | path

Searched defs:is_atomic (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.h56 bool is_atomic) in qed_get_protocol_stats_fcoe()
H A Dqed_iscsi.h63 bool is_atomic) {} in qed_get_protocol_stats_iscsi()
H A Dqed_fcoe.c697 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()
H A Dqed_iscsi.c1003 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()
H A Dqed_l2.c1867 bool is_atomic) in _qed_get_vport_stats()
1911 bool is_atomic) in qed_get_vport_stats_context()
/linux/block/
H A Dblk-merge.c174 bool is_atomic) in blk_boundary_sectors()
199 bool is_atomic = bio->bi_opf & REQ_ATOMIC; in get_max_io_size() local
460 bool is_atomic = rq->cmd_flags & REQ_ATOMIC; in blk_rq_get_max_sectors() local
/linux/kernel/kcsan/
H A Dcore.c231 is_atomic(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in is_atomic() function
H A Dkcsan_test.c220 const bool is_atomic = (ty & KCSAN_ACCESS_ATOMIC); in __report_matches() local
/linux/drivers/firmware/arm_scmi/
H A Ddriver.c130 bool is_atomic; member