Searched refs:find_bit (Results 1 – 9 of 9) sorted by relevance
80 .macro find_bit, endian, set, name macro86 find_bit le, 0, zero_89 find_bit le, 194 find_bit be, 0, zero_97 find_bit be, 1
23 tools/lib/find_bit.c
190 goto find_bit; in affs_alloc_block()204 find_bit: in affs_alloc_block()
10 LIBS := slab.o find_bit.o bitmap.o hweight.o vsprintf.o
26 perf-util-y += find_bit.o397 $(OUTPUT)util/find_bit.o: ../lib/find_bit.c FORCE
56 bsearch.o find_bit.o llist.o lwq.o memweight.o kfifo.o \
2613 tristate "Test find_bit functions"2621 tristate "Test find_bit functions in Rust"
745 TRUNNER_LIB_SOURCES := find_bit.c805 EXTRA_SRC := $(TOOLSDIR)/lib/find_bit.c prog_tests/test_xsk.c prog_tests/test_xsk.h
4434 F: lib/find_bit.c4445 F: tools/lib/find_bit.c