/Linux-v5.10/include/asm-generic/bitops/ |
D | builtin-fls.h | 12 static __always_inline int fls(unsigned int x) in fls() function
|
D | fls.h | 13 static __always_inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/openrisc/include/asm/bitops/ |
D | fls.h | 14 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/tools/include/asm-generic/bitops/ |
D | fls.h | 13 static __always_inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/arc/include/asm/ |
D | bitops.h | 256 static inline __attribute__ ((const)) int fls(unsigned int x) in fls() function 299 static inline __attribute__ ((const)) int fls(unsigned long x) in fls() function
|
/Linux-v5.10/arch/c6x/include/asm/ |
D | bitops.h | 54 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/csky/include/asm/ |
D | bitops.h | 43 static __always_inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/xtensa/include/asm/ |
D | bitops.h | 70 static inline int fls (unsigned int x) in fls() function
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | bitops.h | 176 static __inline__ int fls(unsigned int x) in fls() function
|
/Linux-v5.10/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 252 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls) in ff_layout_free_mirror_array() 260 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls) in _ff_layout_free_lseg() 346 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) in ff_layout_sort_mirrors() 365 struct nfs4_ff_layout_segment *fls = NULL; in ff_layout_alloc_lseg() local 556 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_free_lseg() local 740 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_choose_ds_for_read() local
|
D | flexfilelayout.h | 144 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in FF_LAYOUT_COMP() local
|
/Linux-v5.10/arch/hexagon/include/asm/ |
D | bitops.h | 200 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/mips/include/asm/ |
D | bitops.h | 387 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | bitops.h | 217 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/x86/include/asm/ |
D | bitops.h | 324 static __always_inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/x86/crypto/ |
D | camellia-x86_64-asm_64.S | 99 #define fls(l, r, kl, kr) \ macro
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | bitops.h | 391 static inline int fls(unsigned int t) in fls() function
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | bitops.h | 394 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/arch/s390/include/asm/ |
D | bitops.h | 409 static inline int fls(unsigned int word) in fls() function
|
/Linux-v5.10/arch/m68k/include/asm/ |
D | bitops.h | 505 static inline int fls(unsigned int x) in fls() function
|
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 2637 int ffs, fls; in rtw_coex_addr_info() local
|
/Linux-v5.10/sound/pci/hda/ |
D | patch_ca0132.c | 3031 const struct dsp_image_seg *fls) in dspxfr_hci_write() 3072 const struct dsp_image_seg *fls, in dspxfr_one_seg() 3421 const struct dsp_image_seg *fls, in dspload_image()
|