Home
last modified time | relevance | path

Searched defs:word (Results 1 - 25 of 618) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/tools/include/asm-generic/bitops/
H A D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
/kernel/linux/linux-5.10/include/asm-generic/bitops/
H A D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
H A Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
H A Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/include/asm-generic/bitops/
H A D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
H A Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
H A Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/tools/include/asm-generic/bitops/
H A D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dbitops.h27 static inline unsigned long ffz(unsigned long word) in ffz() argument
47 static inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dbitops.h27 static inline unsigned long ffz(unsigned long word) in ffz() argument
47 static inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dpci-sh7751.c22 unsigned long word; in __area_sdram_check() local
79 u32 word, re in sh7751_pci_init() local
[all...]
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dbitops.h102 static inline __attribute__ ((const)) unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dpci-sh7751.c22 unsigned long word; in __area_sdram_check() local
79 u32 word, re in sh7751_pci_init() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/
H A Dsyscall.c20 u16 word; in SYSCALL_DEFINE5() local
92 u16 word; in SYSCALL_DEFINE5() local
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bitbang-txrx.h47 bitbang_txrx_be_cpha0(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha0() argument
79 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha1() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Dsyscall.c20 u16 word; in SYSCALL_DEFINE5() local
91 u16 word; in SYSCALL_DEFINE5() local
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dbitops.h81 static inline unsigned long __fls(unsigned long word) in __fls() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c48 u32 word; in vr_get() member
100 u32 word; in vr_set() member
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-max7301.c23 u16 word = ((reg & 0x7F) << 8) | (val & 0xFF); in max7301_spi_write() local
33 u16 word; in max7301_spi_read() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c48 u32 word; in vr_get() member
100 u32 word; in vr_set() member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_jhash.h7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32() argument

Completed in 7 milliseconds

12345678910>>...25