Searched refs:bootconfig (Results 1 – 22 of 22) 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
82 without parsing the default bootconfig.148 /proc/bootconfig151 /proc/bootconfig is a user-space interface of the boot config.185 # make -C tools/bootconfig190 # tools/bootconfig/bootconfig -a your-config /boot/initrd.img-X.Y.Z194 # tools/bootconfig/bootconfig -d /boot/initrd.img-X.Y.Z197 kernel to look for the bootconfig at the end of the initrd file.212 [bootconfig params][cmdline params] -- [bootconfig init params][cmdline init params]229 ro bootconfig -- quiet296 .. kernel-doc:: include/linux/bootconfig.h[all …]
71 bootconfig
464 bootconfig [KNL]468 See Documentation/admin-guide/bootconfig.rst
8 BOOTCONFIG=${BOOTCONFIG:=$XBC_BASEDIR/../bootconfig}10 BOOTCONFIG=`which bootconfig`
1 CONFIG_CMDLINE="bootconfig"
1 # A good simple bootconfig
68 cgroup counter firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci fir… target101 perf selftests bootconfig spi turbostat usb \
93 INCLUDE include/bootconfig.conf
36 proc-$(CONFIG_BOOT_CONFIG) += bootconfig.o
351 if (probe_conf.bootconfig) in perf_add_probe_events()588 OPT_BOOLEAN(0, "bootconfig", &probe_conf.bootconfig, in __cmd_probe()705 if (probe_conf.bootconfig && params.uprobes) { in __cmd_probe()
81 bootconfig
80 bootconfig
18 bool bootconfig; member
17 this uses bootconfig file to describe tracing feature programming.27 .. [1] See :ref:`Documentation/admin-guide/bootconfig.rst <bootconfig>`
279 lib-$(CONFIG_BOOT_CONFIG) += bootconfig.o
1343 include/linux/bootconfig.h \
1356 See <file:Documentation/admin-guide/bootconfig.rst> for details.
7226 F: Documentation/admin-guide/bootconfig.rst7227 F: fs/proc/bootconfig.c7228 F: include/linux/bootconfig.h7229 F: lib/bootconfig.c7230 F: tools/bootconfig/*7231 F: tools/bootconfig/scripts/*
Completed in 47 milliseconds