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
28 perf-util-y += find_bit.o398 $(OUTPUT)util/find_bit.o: ../lib/find_bit.c FORCE
58 bsearch.o find_bit.o llist.o lwq.o memweight.o kfifo.o \
2645 tristate "Test find_bit functions"2653 tristate "Test find_bit functions in Rust"
759 TRUNNER_LIB_SOURCES := find_bit.c819 EXTRA_SRC := $(TOOLSDIR)/lib/find_bit.c prog_tests/test_xsk.c prog_tests/test_xsk.h
4514 F: lib/find_bit.c4525 F: tools/lib/find_bit.c