Home
last modified time | relevance | path

Searched defs:ffs (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/nios2/include/asm/bitops/
A Dffs.h12 static inline int ffs(int x) in ffs() function
/u-boot/arch/sh/include/asm/
A Dbitops.h126 static inline int ffs (int x) in ffs() function
/u-boot/include/linux/
A Dbitops.h165 # define ffs generic_ffs macro
/u-boot/arch/x86/include/asm/
A Dbitops.h362 static __inline__ int ffs(int x) in ffs() function
/u-boot/arch/powerpc/include/asm/
A Dbitops.h213 static __inline__ int ffs(int x) in ffs() function
/u-boot/fs/ubifs/
A Ddebug.c2599 unsigned int from, to, ffs = chance(1, 2); in corrupt_data() local

Completed in 22 milliseconds