Home
last modified time | relevance | path

Searched defs:__ffs (Results 1 – 3 of 3) sorted by relevance

/tools/testing/radix-tree/linux/bitops/
D__ffs.h12 static inline unsigned long __ffs(unsigned long word) in __ffs() function
/tools/include/asm-generic/bitops/
D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
/tools/testing/radix-tree/linux/
Dbitops.h117 static inline unsigned long __ffs(unsigned long word) in __ffs() function