Home
last modified time | relevance | path

Searched refs:variable__ffs (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
A Dbitops.h249 static __always_inline unsigned long variable__ffs(unsigned long word) in variable__ffs() function
266 variable__ffs(word))
270 return variable__ffs(~word); in variable_ffz()
/arch/riscv/include/asm/
A Dbitops.h48 static __always_inline unsigned long variable__ffs(unsigned long word) in variable__ffs() function
75 variable__ffs(word))

Completed in 5 milliseconds