/linux-6.6.21/arch/arc/include/asm/ |
D | bitops.h | 74 static inline __attribute__ ((const)) int fls(unsigned int x) in fls() function 117 static inline __attribute__ ((const)) int fls(unsigned int x) in fls() function
|
/linux-6.6.21/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-6.6.21/tools/include/asm-generic/bitops/ |
D | fls.h | 13 static __always_inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/openrisc/include/asm/bitops/ |
D | fls.h | 14 static inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/csky/include/asm/ |
D | bitops.h | 42 static __always_inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | bitops.h | 70 static inline int fls (unsigned int x) in fls() function
|
/linux-6.6.21/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 258 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls) in ff_layout_free_mirror_array() 266 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls) in _ff_layout_free_lseg() 352 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) in ff_layout_sort_mirrors() 371 struct nfs4_ff_layout_segment *fls = NULL; in ff_layout_alloc_lseg() local 562 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_free_lseg() local 746 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-6.6.21/arch/parisc/include/asm/ |
D | bitops.h | 174 static __inline__ int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/hexagon/include/asm/ |
D | bitops.h | 220 static inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/mips/include/asm/ |
D | bitops.h | 385 static inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | bitops.h | 290 static __always_inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/x86/crypto/ |
D | camellia-x86_64-asm_64.S | 101 #define fls(l, r, kl, kr) \ macro
|
/linux-6.6.21/arch/x86/include/asm/ |
D | bitops.h | 359 static __always_inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | bitops.h | 388 static inline int fls(unsigned int t) in fls() function
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | bitops.h | 391 static inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/arch/s390/include/asm/ |
D | bitops.h | 367 static inline int fls(unsigned int word) in fls() function
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | bitops.h | 518 static inline int fls(unsigned int x) in fls() function
|
/linux-6.6.21/sound/pci/hda/ |
D | patch_ca0132.c | 3155 const struct dsp_image_seg *fls) in dspxfr_hci_write() 3195 const struct dsp_image_seg *fls, in dspxfr_one_seg() 3544 const struct dsp_image_seg *fls, in dspload_image()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 3662 int ffs, fls; in rtw_coex_addr_info() local
|