Home
last modified time | relevance | path

Searched refs:atomic64_andnot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Datomic.h64 ATOMIC64_OP(atomic64_andnot)
/openbmc/linux/drivers/media/rc/
H A Drc-ir-raw.c714 atomic64_andnot(protocols, &available_protocols); in ir_raw_handler_unregister()
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h2404 atomic64_andnot(s64 i, atomic64_t *v) in atomic64_andnot() function