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

/linux-master/arch/riscv/mm/
H A Dcontext.c172 atomic_long_cmpxchg_relaxed(&per_cpu(active_context, cpu),
/linux-master/kernel/printk/
H A Dprintk_ringbuffer.c555 atomic_long_cmpxchg_relaxed(state_var, val_finalized,
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4397 * atomic_long_cmpxchg_relaxed() - atomic compare and exchange with relaxed ordering
4410 atomic_long_cmpxchg_relaxed(atomic_long_t *v, long old, long new) function

Completed in 116 milliseconds