Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/arch/x86_64/asm/
Dcmpxchg.c5 bool success = __raw_try_cmpxchg(ptr, old_ptr, *new_ptr, 8); in __try_cmpxchg_q() local
6 return success; in __try_cmpxchg_q()
/DragonOS-0.1.3/kernel/src/filesystem/fat32/
Dfat32.c136 goto success; in __fat32_search_long_short()
278 goto success; in __fat32_search_long_short()
297 success:; in __fat32_search_long_short()