Home
last modified time | relevance | path

Searched defs:fls (Results 1 – 20 of 20) sorted by relevance

/linux/arch/arc/include/asm/
H A Dbitops.h74 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 Dbuiltin-fls.h12 static __always_inline int fls(unsigned int x) in fls() function
H A Dfls.h43 #define fls(x) generic_fls(x) macro
/linux/arch/openrisc/include/asm/bitops/
H A Dfls.h14 static inline int fls(unsigned int x) in fls() function
/linux/tools/include/asm-generic/bitops/
H A Dfls.h43 #define fls(x) generic_fls(x) macro
/linux/arch/csky/include/asm/
H A Dbitops.h42 static __always_inline int fls(unsigned int x) in fls() function
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c274 static void ff_layout_free_mirror_array(struct nfs4_ff_layout_segment *fls) in ff_layout_free_mirror_array()
282 static void _ff_layout_free_lseg(struct nfs4_ff_layout_segment *fls) in _ff_layout_free_lseg()
368 static void ff_layout_sort_mirrors(struct nfs4_ff_layout_segment *fls) in ff_layout_sort_mirrors()
387 struct nfs4_ff_layout_segment *fls = NULL; in ff_layout_alloc_lseg() local
578 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_free_lseg() local
762 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in ff_layout_choose_ds_for_read() local
H A Dflexfilelayout.h144 struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg); in FF_LAYOUT_COMP() local
/linux/arch/xtensa/include/asm/
H A Dbitops.h70 static inline int fls (unsigned int x) in fls() function
/linux/arch/parisc/include/asm/
H A Dbitops.h174 static __inline__ int fls(unsigned int x) in fls() function
/linux/arch/hexagon/include/asm/
H A Dbitops.h220 static inline int fls(unsigned int x) in fls() function
/linux/arch/mips/include/asm/
H A Dbitops.h408 static inline int fls(unsigned int x) in fls() function
/linux/arch/riscv/include/asm/
H A Dbitops.h169 #define fls(x) \ macro
/linux/arch/powerpc/include/asm/
H A Dbitops.h279 static __always_inline int fls(unsigned int x) in fls() function
/linux/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S101 #define fls(l, r, kl, kr) \ macro
/linux/arch/alpha/include/asm/
H A Dbitops.h411 static inline int fls(unsigned int x) in fls() function
/linux/arch/s390/include/asm/
H A Dbitops.h377 static inline int fls(unsigned int word) in fls() function
/linux/arch/m68k/include/asm/
H A Dbitops.h539 static inline int fls(unsigned int x) in fls() function
/linux/sound/pci/hda/
H A Dpatch_ca0132.c3154 dspxfr_hci_write(struct hda_codec * codec,const struct dsp_image_seg * fls) dspxfr_hci_write() argument
3194 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
3543 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...]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c3671 int ffs, fls; in rtw_coex_addr_info() local