Searched defs:atomic_readandclear_long (Results 1 – 8 of 8) sorted by relevance
466 atomic_readandclear_long(volatile u_long *addr) in atomic_readandclear_long() function494 atomic_readandclear_long(volatile u_long *addr) in atomic_readandclear_long() function
603 #define atomic_readandclear_long atomic_readandclear_64 macro647 #define atomic_readandclear_long(p) \ macro
340 #define atomic_readandclear_long atomic_readandclear_64 macro
429 atomic_readandclear_long(volatile u_long *p) in atomic_readandclear_long() function
443 atomic_readandclear_long(volatile u_long *p) in atomic_readandclear_long() function
330 #define atomic_readandclear_long atomic_readandclear_64 macro
484 #define atomic_readandclear_long(p) atomic_swap_long(p, 0) macro
695 #define atomic_readandclear_long(p) atomic_swap_long(p, 0) macro