Home
last modified time | relevance | path

Searched full:liberty (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/tools/build/feature/
DMakefile22 test-libbfd-liberty.bin \
23 test-libbfd-liberty-z.bin \
241 $(OUTPUT)test-libbfd-liberty.bin:
242 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty
244 $(OUTPUT)test-libbfd-liberty-z.bin:
245 …) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty -lz
248 $(BUILD) -liberty
/Linux-v5.15/tools/perf/
DMakefile.config835 # we are on a system that requires -liberty and (maybe) -lz
840 $(call feature_check,libbfd-liberty)
841 $(call feature_check,libbfd-liberty-z)
843 ifeq ($(feature-libbfd-liberty), 1)
844 EXTLIBS += -lbfd -lopcodes -liberty
845 FEATURE_CHECK_LDFLAGS-disassembler-four-args += -liberty -ldl
847 ifeq ($(feature-libbfd-liberty-z), 1)
848 EXTLIBS += -lbfd -lopcodes -liberty -lz
849 FEATURE_CHECK_LDFLAGS-disassembler-four-args += -liberty -lz -ldl
866 EXTLIBS += -liberty
[all …]
DMakefile.perf251 # example, liberty. Select all checkers so we won't get an incomplete feature
/Linux-v5.15/tools/bpf/bpftool/
DMakefile126 else ifeq ($(feature-libbfd-liberty),1)
127 LIBS += -lbfd -ldl -lopcodes -liberty
128 else ifeq ($(feature-libbfd-liberty-z),1)
129 LIBS += -lbfd -ldl -lopcodes -liberty -lz
/Linux-v5.15/arch/arm/mach-s3c/
Dwakeup-mask.c33 /* bit of a liberty to read this directly from irq_data. */ in samsung_sync_wakemask()
/Linux-v5.15/tools/build/
DMakefile.feature86 libbfd-liberty \
87 libbfd-liberty-z \
/Linux-v5.15/arch/s390/lib/
Ddelay.c19 * BogoMips number I took the liberty to define the __delay in __delay()
/Linux-v5.15/Documentation/devicetree/bindings/opp/
Dopp-v1.yaml14 have the liberty of choosing these. These combinations are called Operating
Dopp-v2-base.yaml14 have the liberty of choosing these. These combinations are called Operating
/Linux-v5.15/Documentation/filesystems/caching/
Doperations.rst209 function is at liberty to call fscache_enqueue_operation() or to take extra
/Linux-v5.15/fs/notify/inotify/
Dinotify_fsnotify.c160 * I'm taking the liberty of assuming that the mark in question is a in idr_callback()
/Linux-v5.15/drivers/usb/core/
Dmessage.c355 * interrupt endpoints. We will take the liberty of creating an interrupt URB