Home
last modified time | relevance | path

Searched refs:__inline__ (Results 1 – 25 of 28) sorted by relevance

12

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbitops.h39 static __inline__ void set_bit(int nr, volatile void * addr) in set_bit()
56 static __inline__ void __set_bit(int nr, volatile void * addr) in __set_bit()
74 static __inline__ void clear_bit(int nr, volatile void * addr) in clear_bit()
93 static __inline__ void __change_bit(int nr, volatile void * addr) in __change_bit()
110 static __inline__ void change_bit(int nr, volatile void * addr) in change_bit()
126 static __inline__ int test_and_set_bit(int nr, volatile void * addr) in test_and_set_bit()
146 static __inline__ int __test_and_set_bit(int nr, volatile void * addr) in __test_and_set_bit()
165 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit()
185 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit()
197 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit()
[all …]
H A Dbyteorder.h9 static __inline__ __u32 ___arch__swab32(__u32 x) in ___arch__swab32()
20 static __inline__ __u16 ___arch__swab16(__u16 x) in ___arch__swab16()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbitops.h65 static __inline__ void
89 static __inline__ void __set_bit(int nr, volatile void * addr) in __set_bit()
107 static __inline__ void
131 static __inline__ void
155 static __inline__ void __change_bit(int nr, volatile void * addr) in __change_bit()
170 static __inline__ int
200 static __inline__ int __test_and_set_bit(int nr, volatile void * addr) in __test_and_set_bit()
221 static __inline__ int
252 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit()
273 static __inline__ int
[all …]
H A Dbyteorder.h15 static __inline__ __attribute_const__ __u16 ___arch__swab16(__u16 x) in ___arch__swab16()
26 static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) in ___arch__swab32()
40 static __inline__ __attribute_const__ __u64 ___arch__swab64(__u64 x) in ___arch__swab64()
H A Dposix_types.h57 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET()
65 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR()
73 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
85 static __inline__ void __FD_ZERO(__kernel_fd_set *__p) in __FD_ZERO()
H A Dsystem.h23 static __inline__ void
47 static __inline__ void
208 static __inline__ unsigned long xchg_u32(volatile int * m, unsigned long val) in xchg_u32()
243 static __inline__ unsigned long
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dbitops.h31 static __inline__ void set_bit(int nr, volatile void * addr) in set_bit()
48 static __inline__ void clear_bit(int nr, volatile void *addr) in clear_bit()
65 static __inline__ void change_bit(int nr, volatile void *addr) in change_bit()
82 static __inline__ int test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit()
101 static __inline__ int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit()
120 static __inline__ int test_and_change_bit(int nr, volatile void *addr) in test_and_change_bit()
140 static __inline__ int test_bit(int nr, __const__ volatile void *addr) in test_bit()
149 static __inline__ int __ilog2(unsigned int x) in __ilog2()
157 static __inline__ int ffz(unsigned int x) in ffz()
170 static __inline__ int fls(unsigned int x) in fls()
[all …]
H A Dbyteorder.h8 static __inline__ unsigned ld_le16(const volatile unsigned short *addr) in ld_le16()
16 static __inline__ void st_le16(volatile unsigned short *addr, const unsigned val) in st_le16()
21 static __inline__ unsigned ld_le32(const volatile unsigned *addr) in ld_le32()
29 static __inline__ void st_le32(volatile unsigned *addr, const unsigned val) in st_le32()
42 static __inline__ __attribute__((const)) __u16 ___arch__swab16(__u16 value) in ___arch__swab16()
52 static __inline__ __attribute__((const)) __u32 ___arch__swab32(__u32 value) in ___arch__swab32()
H A Datomic.h22 static __inline__ int atomic_add_return(int a, atomic_t *v) in atomic_add_return()
38 static __inline__ int atomic_sub_return(int a, atomic_t *v) in atomic_sub_return()
54 static __inline__ int atomic_inc_return(atomic_t *v) in atomic_inc_return()
70 static __inline__ int atomic_dec_return(atomic_t *v) in atomic_dec_return()
H A Dposix_types.h58 static __inline__ void __FD_SET(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_SET()
66 static __inline__ void __FD_CLR(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_CLR()
74 static __inline__ int __FD_ISSET(unsigned long fd, __kernel_fd_set *p) in __FD_ISSET()
86 static __inline__ void __FD_ZERO(__kernel_fd_set *p) in __FD_ZERO()
/rk3399_rockchip-uboot/include/
H A Dmpc86xx.h54 static __inline__ unsigned long get_hid0 (void) in get_hid0()
61 static __inline__ unsigned long get_hid1 (void) in get_hid1()
68 static __inline__ void set_hid0 (unsigned long hid0) in set_hid0()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1()
79 static __inline__ unsigned long get_l2cr (void) in get_l2cr()
H A Dfsl_ddr.h42 static __inline__ int
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dbyteorder.h25 static __inline__ unsigned ld_le16(const volatile unsigned short *addr) in ld_le16()
31 static __inline__ void st_le16(volatile unsigned short *addr, in st_le16()
37 static __inline__ unsigned ld_le32(const volatile unsigned *addr) in ld_le32()
43 static __inline__ void st_le32(volatile unsigned *addr, const unsigned val) in st_le32()
57 static __inline__ __attribute__ ((const))
63 static __inline__ __attribute__ ((const))
H A Dposix_types.h58 static __inline__ void __FD_SET(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_SET()
66 static __inline__ void __FD_CLR(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_CLR()
74 static __inline__ int __FD_ISSET(unsigned long fd, __kernel_fd_set *p) in __FD_ISSET()
86 static __inline__ void __FD_ZERO(__kernel_fd_set *p) in __FD_ZERO()
/rk3399_rockchip-uboot/include/linux/byteorder/
H A Dswab.h99 static __inline__ __attribute__((const)) __u16 __fswab16(__u16 x) in __fswab16()
103 static __inline__ __u16 __swab16p(const __u16 *x) in __swab16p()
107 static __inline__ void __swab16s(__u16 *addr) in __swab16s()
112 static __inline__ __attribute__((const)) __u32 __fswab32(__u32 x) in __fswab32()
116 static __inline__ __u32 __swab32p(const __u32 *x) in __swab32p()
120 static __inline__ void __swab32s(__u32 *addr) in __swab32s()
125 static __inline__ __attribute__((const)) __u64 __fswab64(__u64 x) in __fswab64()
135 static __inline__ __u64 __swab64p(const __u64 *x) in __swab64p()
139 static __inline__ void __swab64s(__u64 *addr) in __swab64s()
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dposix_types.h53 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET()
61 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR()
70 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
82 static __inline__ void __FD_ZERO(__kernel_fd_set *__p) in __FD_ZERO()
/rk3399_rockchip-uboot/include/linux/
H A Dcompiler-gcc.h74 #define __inline__ __inline__ __attribute__((always_inline)) notrace macro
79 #define __inline__ __inline__ notrace macro
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dinterrupts.c33 static __inline__ unsigned long get_dec (void) in get_dec()
43 static __inline__ void set_dec (unsigned long val) in set_dec()
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dinterrupts.c28 static __inline__ unsigned short get_sr (void) in get_sr()
37 static __inline__ void set_sr (unsigned short sr) in set_sr()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c40 static __inline__ void set_tsr(unsigned long val) in set_tsr()
45 static __inline__ unsigned long get_esr(void) in get_esr()
/rk3399_rockchip-uboot/common/
H A DxyzModem.c88 __inline__ static bool
96 __inline__ static int
117 __inline__ static char
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h482 static __inline__ unsigned long
501 static __inline__ int
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h69 static __inline__ int __ilog2(unsigned int x) in __ilog2()
87 static __inline__ int au_ffz(unsigned int x) in au_ffz()
99 static __inline__ int au_ffs(int x) in au_ffs()
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_blocksort.c71 __inline__
386 __inline__
622 __inline__
H A Dbzlib_private.h96 #define __inline__ /* */ macro

12