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

/linux-master/arch/arm64/include/asm/
H A Datomic.h86 ATOMIC64_FETCH_OPS(atomic64_fetch_or)
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h2517 * atomic64_fetch_or() - atomic bitwise OR with full ordering
2528 atomic64_fetch_or(s64 i, atomic64_t *v) function
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c835 addr = (u32)&atomic64_fetch_or;

Completed in 189 milliseconds