Searched refs:atomic_fcmpset_rel_long (Results 1 – 7 of 7) sorted by relevance
465 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro562 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long589 #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
542 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
726 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
631 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
237 #define atomic_fcmpset_rel_long ATOMIC_SAN(fcmpset_rel_long) macro
344 atomic_fcmpset_rel_long(volatile u_long *_ptr, u_long *_old, u_long _new) in atomic_fcmpset_rel_long() function