Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/asm/
H A Dcmpxchg.c3 bool __try_cmpxchg_q(uint64_t *ptr, uint64_t *old_ptr, uint64_t *new_ptr) in __try_cmpxchg_q() function
/DragonOS/kernel/src/arch/x86_64/include/asm/
H A Dcmpxchg.h83 bool __try_cmpxchg_q(uint64_t *ptr, uint64_t *old_ptr, uint64_t *new_ptr);