Home
last modified time | relevance | path

Searched refs:atomic_fetch_andnot_relaxed (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/atomic/
Datomic-instrumented.h914 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function
/linux-6.6.21/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c813 prod = atomic_fetch_andnot_relaxed(CMDQ_PROD_OWNED_FLAG, in arm_smmu_cmdq_issue_cmdlist()