/linux-4.1.27/include/asm-generic/bitops/ |
H A D | builtin-fls.h | 11 static __always_inline int fls(int x) fls() function
|
H A D | fls.h | 12 static __always_inline int fls(int x) fls() function
|
/linux-4.1.27/arch/openrisc/include/asm/bitops/ |
H A D | fls.h | 18 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | bitops.h | 57 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | bitops.h | 59 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | bitops.h | 25 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | bitops.h | 72 static inline int fls (unsigned int x) fls() function
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | bitops.h | 184 static __inline__ int fls(int x) fls() function
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | bitops.h | 274 static inline __attribute__ ((const)) int fls(unsigned long x) fls() function
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | bitops.h | 558 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | bitops.h | 191 int fls(int x) fls() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | bitops.h | 236 static __inline__ int fls(unsigned int x) fls() function
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | bitops.h | 252 static inline int fls(unsigned long word) fls() function
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | bitops.h | 214 static inline long fls(int x) fls() function
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | bitops.h | 437 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | bitops.h | 248 #define fls(x) \ macro
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | bitops.h | 391 fls (int t) fls() function
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | bitops.h | 273 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | camellia-x86_64-asm_64.S | 114 #define fls(l, r, kl, kr) \ define
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | bitops.h | 431 static inline int fls(int word) fls() function
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | bitops.h | 500 static inline int fls(int x) fls() function
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | bitops.h | 393 static inline int fls(int x) fls() function
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 137 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls) ff_layout_free_mirror_array() argument 175 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls) _ff_layout_free_lseg() argument 183 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) ff_layout_sort_mirrors() argument 205 struct nfs4_ff_layout_segment *fls = NULL; ff_layout_alloc_lseg() local 378 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); ff_layout_free_lseg() local 413 ff_layout_get_lseg_count(struct nfs4_ff_layout_segment *fls) ff_layout_get_lseg_count() argument 423 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); ff_layout_alloc_commit_info() local 468 struct nfs4_ff_layout_segment *fls; ff_layout_choose_best_ds_for_read() local
|
/linux-4.1.27/sound/pci/hda/ |
H A D | patch_ca0132.c | 2187 dspxfr_hci_write(struct hda_codec *codec, const struct dsp_image_seg *fls) dspxfr_hci_write() argument 2228 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 2575 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
|