| /Linux-v5.4/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.4/tools/include/asm-generic/bitops/ | 
| D | fls.h | 13 static __always_inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/openrisc/include/asm/bitops/ | 
| D | fls.h | 14 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/c6x/include/asm/ | 
| D | bitops.h | 54 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | bitops.h | 312 static inline __attribute__ ((const)) int fls(unsigned int x)  in fls()  function355 static inline __attribute__ ((const)) int fls(unsigned long x)  in fls()  function
 
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | bitops.h | 43 static __always_inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | bitops.h | 22 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/fs/nfs/flexfilelayout/ | 
| D | flexfilelayout.c | 249 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls)  in ff_layout_free_mirror_array()283 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls)  in _ff_layout_free_lseg()
 350 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls)  in ff_layout_sort_mirrors()
 369 	struct nfs4_ff_layout_segment *fls = NULL;  in ff_layout_alloc_lseg()  local
 577 	struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg);  in ff_layout_free_lseg()  local
 600 ff_layout_get_lseg_count(struct nfs4_ff_layout_segment *fls)  in ff_layout_get_lseg_count()
 754 	struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg);  in ff_layout_alloc_commit_info()  local
 818 	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.4/arch/parisc/include/asm/ | 
| D | bitops.h | 191 static __inline__ int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | bitops.h | 200 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | bitops.h | 576 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | bitops.h | 70 static inline int fls (unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | bitops.h | 218 static __inline__ int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | bitops.h | 324 static __always_inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/x86/crypto/ | 
| D | camellia-x86_64-asm_64.S | 99 #define fls(l, r, kl, kr) \  macro
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | bitops.h | 394 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | bitops.h | 391 static inline int fls(unsigned int t)  in fls()  function
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | bitops.h | 407 static inline int fls(unsigned int word)  in fls()  function
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | bitops.h | 505 static inline int fls(unsigned int x)  in fls()  function
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | patch_ca0132.c | 2742 			const struct dsp_image_seg *fls)  in dspxfr_hci_write()2783 			const struct dsp_image_seg *fls,  in dspxfr_one_seg()
 3132 			const struct dsp_image_seg *fls,  in dspload_image()
 
 |