Home
last modified time | relevance | path

Searched defs:test_and_clear_bit (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/arch/sh/include/asm/
Dbitops.h74 static inline int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/external/u-boot/arch/nios2/include/asm/bitops/
Datomic.h151 static inline int test_and_clear_bit(int nr, volatile unsigned long *addr) in test_and_clear_bit() function
/external/u-boot/arch/sandbox/include/asm/
Dbitops.h83 static inline int test_and_clear_bit(int nr, void *addr) in test_and_clear_bit() function
/external/u-boot/arch/arm/include/asm/
Dbitops.h74 static inline int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/external/u-boot/arch/x86/include/asm/
Dbitops.h167 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/external/u-boot/arch/mips/include/asm/
Dbitops.h221 test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function
474 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/external/u-boot/arch/powerpc/include/asm/
Dbitops.h101 static __inline__ int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function
/external/u-boot/arch/microblaze/include/asm/
Dbitops.h133 static inline int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function