Lines Matching full:generic
24 #include <asm-generic/bitops/non-atomic.h>
87 /* Use the generic implementation if we don't have the nsa/nsau instructions. */
89 # include <asm-generic/bitops/ffs.h>
90 # include <asm-generic/bitops/__ffs.h>
91 # include <asm-generic/bitops/ffz.h>
92 # include <asm-generic/bitops/fls.h>
93 # include <asm-generic/bitops/__fls.h>
97 #include <asm-generic/bitops/fls64.h>
192 #include <asm-generic/bitops/atomic.h>
208 #include <asm-generic/bitops/instrumented-atomic.h>
210 #include <asm-generic/bitops/le.h>
212 #include <asm-generic/bitops/ext2-atomic-setbit.h>
214 #include <asm-generic/bitops/hweight.h>
215 #include <asm-generic/bitops/lock.h>
216 #include <asm-generic/bitops/sched.h>