Searched refs:atomic_swap_8 (Results 1 – 15 of 15) sorted by relevance
211 extern uint8_t atomic_swap_8(volatile uint8_t *, uint8_t);
217 __ATOMIC_OPXX(atomic_swap_8, uint8_t, "xchg" SUF_8, "q")
486 ENTRY(atomic_swap_8)493 SET_SIZE(atomic_swap_8)
615 atomic_swap_8(volatile uint8_t *target, uint8_t new) in atomic_swap_8() function
611 ENTRY(atomic_swap_8)619 SET_SIZE(atomic_swap_8)
443 atomic_swap_8(volatile uint8_t *target, uint8_t new) in atomic_swap_8() function
167 atomic_swap_8
775 ENTRY(atomic_swap_8)797 SET_SIZE(atomic_swap_8)
3014 return (atomic_swap_8(&pwp->scratch_locked, 1)); in pmcs_acquire_scratch()3020 while ((rval = atomic_swap_8(&pwp->scratch_locked, 1)) != 0) { in pmcs_acquire_scratch()
627 atomic_swap_8.9f \1318 atomic_swap_8.9f := LINKSRC = atomic_swap.9f
683 atomic_swap_8.3c \1515 atomic_swap_8.3c := LINKSRC = atomic_swap.3c
673 atomic_swap_8;
596 link path=usr/share/man/man9f/atomic_swap_8.9f target=atomic_swap.9f
677 link path=usr/share/man/man3c/atomic_swap_8.3c target=atomic_swap.3c
4819 usr/src/man/man3c/atomic_swap_8.3c8358 usr/src/man/man9f/atomic_swap_8.9f