Searched refs:bootconfig (Results 1 – 11 of 11) sorted by relevance
12 LIBSRC = $(srctree)/lib/bootconfig.c $(srctree)/include/linux/bootconfig.h15 ALL_TARGETS := bootconfig20 $(OUTPUT)bootconfig: main.c include/linux/bootconfig.h $(LIBSRC)23 test: $(ALL_PROGRAMS) test-bootconfig.sh24 ./test-bootconfig.sh $(OUTPUT)27 install $(OUTPUT)bootconfig $(DESTDIR)$(bindir)
2 bootconfig
11 BOOTCONF=${TESTDIR}/bootconfig
9 BOOTCONFIG := /usr/bin/bootconfig35 TEST_NAME = bootconfig boottrace40 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig48 TEST_NAME = bootconfig function graph52 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig60 TEST_NAME = bootconfig tracing64 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
8 BOOTCONFIG=${BOOTCONFIG:=$XBC_BASEDIR/../bootconfig}10 BOOTCONFIG=`which bootconfig`
1 CONFIG_CMDLINE="bootconfig"
1 # A good simple bootconfig
93 INCLUDE include/bootconfig.conf
72 counter firewire hv guest bootconfig spi usb virtio mm bpf iio gpio objtool leds wmi firmware debug… target126 perf selftests bootconfig spi turbostat usb \
18 bool bootconfig; member
359 if (probe_conf.bootconfig) in perf_add_probe_events()605 OPT_BOOLEAN(0, "bootconfig", &probe_conf.bootconfig, in __cmd_probe()723 if (probe_conf.bootconfig && params->uprobes) { in __cmd_probe()
Completed in 29 milliseconds