/linux/arch/arc/include/asm/ |
A 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/include/asm-generic/bitops/ |
A D | builtin-fls.h | 12 static __always_inline int fls(unsigned int x) in fls() function
|
A D | fls.h | 13 static __always_inline int fls(unsigned int x) in fls() function
|
/linux/tools/include/asm-generic/bitops/ |
A D | fls.h | 13 static __always_inline int fls(unsigned int x) in fls() function
|
/linux/arch/openrisc/include/asm/bitops/ |
A D | fls.h | 14 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/csky/include/asm/ |
A D | bitops.h | 42 static __always_inline int fls(unsigned int x) in fls() function
|
/linux/arch/xtensa/include/asm/ |
A D | bitops.h | 70 static inline int fls (unsigned int x) in fls() function
|
/linux/arch/parisc/include/asm/ |
A D | bitops.h | 174 static __inline__ int fls(unsigned int x) in fls() function
|
/linux/fs/nfs/flexfilelayout/ |
A 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
|
A D | flexfilelayout.h | 144 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in FF_LAYOUT_COMP() local
|
/linux/arch/hexagon/include/asm/ |
A D | bitops.h | 200 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/mips/include/asm/ |
A D | bitops.h | 387 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/powerpc/include/asm/ |
A D | bitops.h | 217 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/x86/include/asm/ |
A D | bitops.h | 324 static __always_inline int fls(unsigned int x) in fls() function
|
/linux/arch/x86/crypto/ |
A D | camellia-x86_64-asm_64.S | 99 #define fls(l, r, kl, kr) \ macro
|
/linux/arch/ia64/include/asm/ |
A D | bitops.h | 391 static inline int fls(unsigned int t) in fls() function
|
/linux/arch/alpha/include/asm/ |
A D | bitops.h | 394 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/s390/include/asm/ |
A D | bitops.h | 374 static inline int fls(unsigned int word) in fls() function
|
/linux/arch/m68k/include/asm/ |
A D | bitops.h | 503 static inline int fls(unsigned int x) in fls() function
|
/linux/sound/pci/hda/ |
A D | patch_ca0132.c | 3156 const struct dsp_image_seg *fls) in dspxfr_hci_write() 3196 const struct dsp_image_seg *fls, in dspxfr_one_seg() 3545 const struct dsp_image_seg *fls, in dspload_image()
|
/linux/drivers/net/wireless/realtek/rtw88/ |
A D | coex.c | 3398 int ffs, fls; in rtw_coex_addr_info() local
|