Searched refs:atomic64_fetch_xor (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Datomic.h87 ATOMIC64_FETCH_OPS(atomic64_fetch_xor)
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h2609 * atomic64_fetch_xor() - atomic bitwise XOR with full ordering
2620 atomic64_fetch_xor(s64 i, atomic64_t *v) function
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c847 addr = (u32)&atomic64_fetch_xor;

Completed in 129 milliseconds