Searched refs:atomic64_andnot (Results 1 – 8 of 8) sorted by relevance
170 #define atomic64_andnot atomic64_andnot in ATOMIC_OPS() macro
429 #define atomic64_andnot atomic64_andnot
389 #define atomic64_andnot atomic64_andnot in ATOMIC64_OPS() macro
64 ATOMIC64_OP(atomic64_andnot)
1758 #ifndef atomic64_andnot1760 atomic64_andnot(s64 i, atomic64_t *v) in atomic64_andnot() function1764 #define atomic64_andnot atomic64_andnot macro
1275 atomic64_andnot(s64 i, atomic64_t *v) in atomic64_andnot() function1280 #define atomic64_andnot atomic64_andnot macro
298 atomic64_andnot(i, v); in atomic_long_andnot()
716 atomic64_andnot(protocols, &available_protocols); in ir_raw_handler_unregister()