/linux-4.4.14/include/asm-generic/bitops/ |
D | builtin-fls.h | 11 static __always_inline int fls(int x) in fls() function
|
D | fls.h | 12 static __always_inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/openrisc/include/asm/bitops/ |
D | fls.h | 18 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | bitops.h | 57 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/arc/include/asm/ |
D | bitops.h | 261 static inline __attribute__ ((const)) int fls(unsigned long x) in fls() function 304 static inline __attribute__ ((const)) int fls(unsigned long x) in fls() function
|
/linux-4.4.14/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 228 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls) in ff_layout_free_mirror_array() 262 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls) in _ff_layout_free_lseg() 329 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) in ff_layout_sort_mirrors() 342 static void ff_layout_mark_devices_valid(struct nfs4_ff_layout_segment *fls) in ff_layout_mark_devices_valid() 361 struct nfs4_ff_layout_segment *fls = NULL; in ff_layout_alloc_lseg() local 543 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_free_lseg() local 566 ff_layout_get_lseg_count(struct nfs4_ff_layout_segment *fls) in ff_layout_get_lseg_count() 716 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_alloc_commit_info() local 762 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_choose_best_ds_for_read() local
|
/linux-4.4.14/arch/tile/include/asm/ |
D | bitops.h | 59 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | bitops.h | 25 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | bitops.h | 184 static __inline__ int fls(int x) in fls() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | bitops.h | 72 static inline int fls (unsigned int x) in fls() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | bitops.h | 191 int fls(int x) in fls() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | bitops.h | 252 static inline int fls(unsigned long word) in fls() function
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | bitops.h | 214 static inline long fls(int x) in fls() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | bitops.h | 236 static __inline__ int fls(unsigned int x) in fls() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | bitops.h | 558 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | bitops.h | 437 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/x86/crypto/ |
D | camellia-x86_64-asm_64.S | 114 #define fls(l, r, kl, kr) \ macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | bitops.h | 169 #define fls(x) \ macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | bitops.h | 273 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | bitops.h | 393 static inline int fls(int x) in fls() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | bitops.h | 391 fls (int t) in fls() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | bitops.h | 445 static inline int fls(int word) in fls() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | bitops.h | 500 static inline int fls(int x) in fls() function
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_ca0132.c | 2214 const struct dsp_image_seg *fls) in dspxfr_hci_write() 2255 const struct dsp_image_seg *fls, in dspxfr_one_seg() 2602 const struct dsp_image_seg *fls, in dspload_image()
|