Searched defs:atomic_fcmpset_char (Results 1 – 4 of 4) sorted by relevance
760 atomic_fcmpset_char(volatile u_char *p, u_char *cmpval, u_char newval) in atomic_fcmpset_char() function1138 #define atomic_fcmpset_char atomic_fcmpset_8 macro
112 #define atomic_fcmpset_char atomic_fcmpset_8 macro
505 #define atomic_fcmpset_char atomic_fcmpset_8 macro
151 #define atomic_fcmpset_char ATOMIC_SAN(fcmpset_char) macro