Searched refs:fetch_and_and_8 (Results 1 – 1 of 1) sorted by relevance
38 uint64_t fetch_and_and_8(volatile uint64_t *, uint64_t, ...)42 fetch_and_and_8(volatile uint64_t *addr, uint64_t val, ...) in fetch_and_and_8() function56 (void) fetch_and_and_8(addr, val); in atomic_and_64()