| /linux/include/asm-generic/bitops/ |
| H A D | builtin-fls.h | 12 static __always_inline __attribute_const__ 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 __attribute_const__ 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 __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/arch/xtensa/include/asm/ |
| H A D | bitops.h | 70 static inline __attribute_const__ int fls (unsigned int x) in fls() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | bitops.h | 174 static __inline__ __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 328 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls) in ff_layout_free_mirror_array() 336 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls) in _ff_layout_free_lseg() 432 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) in ff_layout_sort_mirrors() 451 struct nfs4_ff_layout_segment *fls = NULL; in ff_layout_alloc_lseg() local 666 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_free_lseg() local 884 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_choose_ds_for_read() local 981 ff_layout_lseg_is_striped(const struct nfs4_ff_layout_segment *fls) in ff_layout_lseg_is_striped()
|
| /linux/arch/hexagon/include/asm/ |
| H A D | bitops.h | 220 static inline __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/arch/mips/include/asm/ |
| H A D | bitops.h | 408 static inline __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | bitops.h | 152 #define fls(x) \ macro
|
| /linux/arch/powerpc/include/asm/ |
| H A D | bitops.h | 279 static __always_inline __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/lib/tests/ |
| H A D | ffs_kunit.c | 519 CREATE_WRAPPER(fls) in CREATE_WRAPPER() argument
|
| /linux/arch/x86/include/asm/ |
| H A D | bitops.h | 352 static __always_inline __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/arch/alpha/include/asm/ |
| H A D | bitops.h | 411 static inline __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/arch/m68k/include/asm/ |
| H A D | bitops.h | 542 static inline __attribute_const__ int fls(unsigned int x) in fls() function
|
| /linux/sound/hda/codecs/ |
| H A D | ca0132.c | 3141 dspxfr_hci_write(struct hda_codec * codec,const struct dsp_image_seg * fls) dspxfr_hci_write() argument 3181 dspxfr_one_seg(struct hda_codec * codec,const struct dsp_image_seg * fls,unsigned int reloc,struct dma_engine * dma_engine,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dspxfr_one_seg() argument 3530 dspload_image(struct hda_codec * codec,const struct dsp_image_seg * fls,bool ovly,unsigned int reloc,bool autostart,int router_chans) dspload_image() argument [all...] |