Searched defs:atomic_fcmpset_rel_long (Results 1 – 6 of 6) sorted by relevance
464 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
644 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
633 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
237 #define atomic_fcmpset_rel_long ATOMIC_SAN(fcmpset_rel_long) macro
717 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
338 atomic_fcmpset_rel_long(volatile u_long *_ptr, u_long *_old, u_long _new) in atomic_fcmpset_rel_long() function