/linux/arch/arc/include/asm/ |
H 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/ |
H A D | builtin-fls.h | 12 static __always_inline int fls(unsigned int x) in fls() function
|
H A D | fls.h | 43 #define fls(x) generic_fls(x) macro
|
/linux/arch/openrisc/include/asm/bitops/ |
H A D | fls.h | 14 static inline int fls(unsigned int x) in fls() function
|
/linux/tools/include/asm-generic/bitops/ |
H A D | fls.h | 43 #define fls(x) generic_fls(x) macro
|
/linux/arch/csky/include/asm/ |
H A D | bitops.h | 42 static __always_inline int fls(unsigned int x) in fls() function
|
/linux/arch/xtensa/include/asm/ |
H A D | bitops.h | 70 static inline int fls (unsigned int x) in fls() function
|
/linux/arch/parisc/include/asm/ |
H A D | bitops.h | 174 static __inline__ int fls(unsigned int x) in fls() function
|
/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 275 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() 369 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) in ff_layout_sort_mirrors() 388 struct nfs4_ff_layout_segment *fls = NULL; in ff_layout_alloc_lseg() local 579 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_free_lseg() local 763 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_choose_ds_for_read() local
|
/linux/arch/s390/include/asm/ |
H A D | bitops.h | 238 static inline int fls(unsigned int word) in fls() function
|
/linux/arch/hexagon/include/asm/ |
H A D | bitops.h | 220 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/mips/include/asm/ |
H A D | bitops.h | 408 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/riscv/include/asm/ |
H A D | bitops.h | 169 #define fls(x) \ macro
|
/linux/arch/powerpc/include/asm/ |
H A D | bitops.h | 279 static __always_inline int fls(unsigned int x) in fls() function
|
/linux/arch/alpha/include/asm/ |
H A D | bitops.h | 411 static inline int fls(unsigned int x) in fls() function
|
/linux/arch/m68k/include/asm/ |
H A D | bitops.h | 539 static inline int fls(unsigned int x) in fls() function
|
/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 3166 const struct dsp_image_seg *fls) in dspxfr_hci_write() 3206 const struct dsp_image_seg *fls, in dspxfr_one_seg() 3555 const struct dsp_image_seg *fls, in dspload_image()
|