| /OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/ |
| H A D | atomic.h | 8 static inline void set_bit(int nr, unsigned long *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | bitops.h | 39 static inline void set_bit(int nr, void *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/bitops/ |
| H A D | instrumented-atomic.h | 26 static inline void set_bit(long nr, volatile unsigned long *addr) in set_bit() function
|
| H A D | atomic.h | 14 static __always_inline void set_bit(unsigned int nr, volatile unsigned long *p) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | bitops.h | 59 #define set_bit(nr, vaddr) bset_reg_set_bit(nr, vaddr) macro 61 #define set_bit(nr, vaddr) bset_mem_set_bit(nr, vaddr) macro 63 #define set_bit(nr, vaddr) (__builtin_constant_p(nr) ? \ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | bitops_32.h | 42 static inline void set_bit(unsigned long nr, volatile unsigned long *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | bitops-llsc.h | 5 static inline void set_bit(int nr, volatile void *addr) in set_bit() function
|
| H A D | bitops-grb.h | 5 static inline void set_bit(int nr, volatile void * addr) in set_bit() function
|
| H A D | bitops-cas.h | 14 static inline void set_bit(int nr, volatile void *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/bitops/ |
| H A D | atomic.h | 12 static inline void set_bit(int nr, volatile unsigned long *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | bitops.h | 21 static __inline__ void set_bit(int nr, volatile unsigned long * addr) in set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | bitops.h | 14 static inline void set_bit(int nr, volatile void * addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_js.h | 724 u16 set_bit; in kbasep_js_set_submit_allowed() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_js.h | 631 u16 set_bit; in kbasep_js_set_submit_allowed() local
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/bitops/ |
| H A D | atomic.h | 65 static inline void set_bit(int nr, volatile unsigned long *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | bitops.h | 114 static inline void set_bit(int nr, volatile unsigned long *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | bitops.h | 111 static inline void set_bit(int nr, volatile void *addr) in set_bit() function
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | davinci_mmc.c | 24 #define set_bit(addr, val) set_val((addr), (get_val(addr) | (val))) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | bitops.h | 90 static inline void set_bit(unsigned long nr, volatile unsigned long *addr) in set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | bitops.h | 66 set_bit(int nr, volatile void *addr) in set_bit() function 328 static __inline__ void set_bit(int nr, volatile void * addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | bitops.h | 189 #define set_bit(nr,p) ATOMIC_BITOP(set_bit,nr,p) macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | bitops.h | 39 static __inline__ void set_bit(int nr, volatile void * addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | bitops.h | 40 set_bit (int nr, volatile void *addr) in set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | bitops.h | 29 set_bit(unsigned long nr, volatile void * addr) in set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | bitops.h | 31 static __inline__ void set_bit(int nr, volatile void * addr) in set_bit() function
|