Searched refs:atomic_fcmpset_rel_long (Results 1 – 7 of 7) sorted by relevance
464 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro561 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long588 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
912 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long916 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
644 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
633 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
717 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
237 #define atomic_fcmpset_rel_long ATOMIC_SAN(fcmpset_rel_long) macro
338 atomic_fcmpset_rel_long(volatile u_long *_ptr, u_long *_old, u_long _new) in atomic_fcmpset_rel_long() function