Home
last modified time | relevance | path

Searched refs:bootconfig (Results 1 – 22 of 22) sorted by relevance

/linux/tools/bootconfig/
A DMakefile12 LIBSRC = $(srctree)/lib/bootconfig.c $(srctree)/include/linux/bootconfig.h
15 ALL_TARGETS := bootconfig
20 $(OUTPUT)bootconfig: main.c include/linux/bootconfig.h $(LIBSRC)
23 test: $(ALL_PROGRAMS) test-bootconfig.sh
24 ./test-bootconfig.sh $(OUTPUT)
27 install $(OUTPUT)bootconfig $(DESTDIR)$(bindir)
A D.gitignore2 bootconfig
A Dtest-bootconfig.sh11 BOOTCONF=${TESTDIR}/bootconfig
/linux/tools/testing/ktest/examples/include/
A Dbootconfig.conf9 BOOTCONFIG := /usr/bin/bootconfig
35 TEST_NAME = bootconfig boottrace
40 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
48 TEST_NAME = bootconfig function graph
52 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
60 TEST_NAME = bootconfig tracing
64 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
/linux/Documentation/admin-guide/
A Dbootconfig.rst82 without parsing the default bootconfig.
148 /proc/bootconfig
151 /proc/bootconfig is a user-space interface of the boot config.
185 # make -C tools/bootconfig
190 # tools/bootconfig/bootconfig -a your-config /boot/initrd.img-X.Y.Z
194 # tools/bootconfig/bootconfig -d /boot/initrd.img-X.Y.Z
197 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 -- quiet
296 .. kernel-doc:: include/linux/bootconfig.h
[all …]
A Dindex.rst71 bootconfig
A Dkernel-parameters.txt464 bootconfig [KNL]
468 See Documentation/admin-guide/bootconfig.rst
/linux/tools/bootconfig/scripts/
A Dxbc.sh8 BOOTCONFIG=${BOOTCONFIG:=$XBC_BASEDIR/../bootconfig}
10 BOOTCONFIG=`which bootconfig`
/linux/tools/testing/ktest/examples/bootconfigs/
A Dconfig-bootconfig1 CONFIG_CMDLINE="bootconfig"
/linux/tools/bootconfig/samples/
A Dgood-simple.bconf1 # A good simple bootconfig
/linux/tools/
A DMakefile68 cgroup counter firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci fir… target
101 perf selftests bootconfig spi turbostat usb \
/linux/tools/testing/ktest/examples/
A Dkvm.conf93 INCLUDE include/bootconfig.conf
/linux/fs/proc/
A DMakefile36 proc-$(CONFIG_BOOT_CONFIG) += bootconfig.o
/linux/tools/perf/
A Dbuiltin-probe.c351 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()
/linux/Documentation/translations/zh_CN/admin-guide/
A Dindex.rst81 bootconfig
/linux/Documentation/translations/zh_TW/admin-guide/
A Dindex.rst80 bootconfig
/linux/tools/perf/util/
A Dprobe-event.h18 bool bootconfig; member
/linux/Documentation/trace/
A Dboottime-trace.rst17 this uses bootconfig file to describe tracing feature programming.
27 .. [1] See :ref:`Documentation/admin-guide/bootconfig.rst <bootconfig>`
/linux/lib/
A DMakefile279 lib-$(CONFIG_BOOT_CONFIG) += bootconfig.o
/linux/init/
A D.main.o.cmd1343 include/linux/bootconfig.h \
A DKconfig1356 See <file:Documentation/admin-guide/bootconfig.rst> for details.
/linux/
A DMAINTAINERS7226 F: Documentation/admin-guide/bootconfig.rst
7227 F: fs/proc/bootconfig.c
7228 F: include/linux/bootconfig.h
7229 F: lib/bootconfig.c
7230 F: tools/bootconfig/*
7231 F: tools/bootconfig/scripts/*

Completed in 54 milliseconds