Searched refs:boot (Results 1 - 25 of 166) sorted by relevance

1234567

/linux-master/arch/s390/include/asm/
H A Dvmlinux.lds.h5 * .boot.data section is shared between the decompressor code and the
9 * .boot.data variables are kept in separate .boot.data.<var name> sections,
11 * into single .boot.data section. This way big holes cased by page aligned
16 .boot.data : { \
18 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.data*))) \
23 * .boot.preserved.data is similar to .boot.data, but it is not part of the
29 .boot.preserved.data : { \
31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot
[all...]
/linux-master/arch/xtensa/boot/
H A DMakefile2 # arch/xtensa/boot/Makefile
11 # KBUILD_CFLAGS used when building rest of boot (takes effect recursively)
18 # Subdirs for the boot loader(s)
20 boot-$(CONFIG_XTENSA_PLATFORM_ISS) += Image
21 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage
22 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage
24 all: $(boot-y)
25 Image: boot-elf
26 zImage: boot-redboot
30 boot
[all...]
/linux-master/arch/alpha/
H A DMakefile41 # export what is needed by arch/alpha/boot/Makefile
45 boot := arch/alpha/boot macro
48 all boot: $(boot)/vmlinux.gz
50 $(boot)/vmlinux.gz: vmlinux
51 $(Q)$(MAKE) $(build)=$(boot) $@
54 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
60 echo '* boot
[all...]
/linux-master/arch/xtensa/boot/boot-elf/
H A DMakefile12 boot-y := bootstrap.o
13 targets += $(boot-y) boot.lds
15 OBJS := $(addprefix $(obj)/,$(boot-y))
23 $(obj)/../Image.elf: $(obj)/Image.o $(obj)/boot.lds
25 -T $(obj)/boot.lds \
/linux-master/arch/xtensa/boot/boot-redboot/
H A DMakefile9 boot-y := bootstrap.o
10 targets += $(boot-y)
12 OBJS := $(addprefix $(obj)/,$(boot-y))
13 LIBS := arch/xtensa/boot/lib/lib.a arch/xtensa/lib/lib.a
23 -T $(srctree)/$(obj)/boot.ld \
/linux-master/tools/testing/ktest/examples/include/
H A Dtests.conf4 # The variable TEST can be of boot, build, randconfig, or test.
10 # what test to run after a successful boot. The TEST option is
15 # variable that tells this config what type of boot test to run.
31 # If TEST is set to 'boot' then just build a kernel and boot
33 TEST_START IF ${TEST} == boot
34 TEST_TYPE = boot
47 # Build, install, boot and test with a randconfg 10 times.
51 # boot your box. This version of the test requires a min
60 # This is the same as above, but only tests to a boot promp
[all...]
H A Ddefaults.conf8 # For those cases that use the same machine to boot a 64 bit
63 BUILD_TARGET = arch/x86/boot/bzImage
64 TARGET_IMAGE = /boot/vmlinuz-test
79 # The /boot/grub/menu.lst is searched for the line:
82 # For grub2 or other boot loaders, you need to set BOOT_TYPE
H A Dbisect.conf27 # This can be build, boot, or test. Here we are doing a bisect
48 # build or boot fails, ktest.pl will do a 'git bisect skip'.
84 # set to build, boot, test
85 CONFIG_BISECT_TYPE = boot
/linux-master/arch/x86/kernel/acpi/
H A DMakefile3 obj-$(CONFIG_ACPI) += boot.o
/linux-master/drivers/net/can/softing/
H A Dsofting_platform.h32 } boot, load, app; member in struct:softing_platform_data
/linux-master/drivers/bus/mhi/host/
H A DMakefile2 mhi-y := init.o main.o pm.o boot.o
/linux-master/arch/openrisc/
H A DMakefile28 boot := arch/$(ARCH)/boot macro
63 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/linux-master/crypto/
H A Djitterentropy-testing.c31 * boot variable:
32 * 0 ==> No boot test, gathering of runtime data allowed
49 static void jent_testing_data_init(struct jent_testing *data, u32 boot) argument
52 * The boot time testing implies we have a running test. If the
56 if (boot)
64 static void jent_testing_fini(struct jent_testing *data, u32 boot) argument
66 /* If we have boot data, we do not reset yet to allow data to be read */
67 if (boot)
76 u32 *boot)
80 if (!atomic_read(&data->jent_testing_enabled) && (*boot !
75 jent_testing_store(struct jent_testing *data, u32 value, u32 *boot) argument
121 jent_testing_reader(struct jent_testing *data, u32 *boot, u8 *outbuf, u32 outbuflen) argument
[all...]
/linux-master/arch/riscv/
H A DMakefile132 boot := arch/riscv/boot macro
134 KBUILD_IMAGE := $(boot)/xipImage
136 KBUILD_IMAGE := $(boot)/Image.gz
158 KBUILD_IMAGE := $(boot)/loader.bin
161 KBUILD_IMAGE := $(boot)/Image.gz
163 KBUILD_IMAGE := $(boot)/vmlinuz.efi
174 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
175 @$(kecho) ' Kernel: $(boot)/
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dfunctions.sh12 # Returns 1 if the specified boot-parameter string tells rcutorture to
44 # Adds boot parameters from the .boot file, if any.
46 if test -r "$2.boot"
48 echo `grep -v '^#' "$2.boot" | tr '\012' ' '` $1
56 # Decreases number of CPUs based on any nr_cpus= boot parameters specified.
76 # Decreases number of CPUs based on any maxcpus= boot parameters specified.
80 # test runs based on the maxcpus= boot parameter controlling the initial
147 # arch/<arch>/boot/bzImage or vmlinux if bzImage is not a target for the
157 echo arch/x86/boot/bzImag
[all...]
/linux-master/arch/sparc/
H A DMakefile65 boot := arch/sparc/boot macro
71 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
83 KBUILD_IMAGE := $(boot)/zImage
88 echo ' image - kernel image ($(boot)/image)'
89 echo '* zImage - stripped/compressed kernel image ($(boot)/zImage)'
/linux-master/arch/arc/
H A DMakefile86 core-y += arch/arc/boot/dts/
95 boot := arch/arc/boot macro
101 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
109 @ln -sf $< $(boot)/uImage
110 @$(kecho) ' Image $(boot)/uImage is ready'
112 CLEAN_FILES += $(boot)/uImage
/linux-master/drivers/pnp/pnpbios/
H A Dbioscalls.c280 * get_dev_node() and set_dev_node() with boot=1 rather than with boot=0.
286 * boot = whether to get nonvolatile boot (!=0)
290 static int __pnp_bios_get_dev_node(u8 *nodenum, char boot, argument
298 if (!boot && pnpbios_dont_use_current_config)
302 boot ? 2 : 1, PNP_DS, 0, &tmp_nodenum,
308 int pnp_bios_get_dev_node(u8 *nodenum, char boot, struct pnp_bios_node *data) argument
312 status = __pnp_bios_get_dev_node(nodenum, boot, data);
321 * boot
324 __pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) argument
339 pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) argument
[all...]
/linux-master/arch/xtensa/
H A DMakefile64 boot := arch/xtensa/boot macro
67 $(Q)$(MAKE) $(build)=$(boot) $@
74 @echo '* zImage - Compressed kernel image (arch/xtensa/boot/images/zImage.*)'
/linux-master/drivers/net/wireless/ti/wlcore/
H A DMakefile3 boot.o init.o debugfs.o scan.o sysfs.o vendor_cmd.o
/linux-master/drivers/net/wireless/ti/wl1251/
H A DMakefile3 acx.o boot.o init.o debugfs.o io.o
/linux-master/arch/x86/include/asm/
H A Dboot.h7 #include <uapi/asm/boot.h>
/linux-master/include/linux/sunrpc/
H A Dcache.h154 * since boot. This is the best for measuring differences in
163 struct timespec64 boot; local
164 getboottime64(&boot);
165 return ktime_get_real_seconds() - boot.tv_sec;
170 struct timespec64 boot; local
171 getboottime64(&boot);
172 return boot.tv_sec + sinceboot;
310 struct timespec64 boot; local
316 getboottime64(&boot);
317 (*rvp) -= boot
[all...]
/linux-master/arch/arm64/
H A DMakefile155 boot := arch/arm64/boot macro
158 KBUILD_IMAGE := $(boot)/Image.gz
160 KBUILD_IMAGE := $(boot)/vmlinuz.efi
167 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
170 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
172 install: KBUILD_IMAGE := $(boot)/Image
216 echo '* Image.gz - Compressed kernel image (arch/$(ARCH)/boot/Imag
[all...]
/linux-master/tools/testing/ktest/examples/
H A Dkvm.conf24 # TESTS = patchcheck, randconfig, boot, test, config-bisect, bisect, min-config
56 POST_INSTALL = ${SSH} /sbin/dracut -f /boot/initramfs-test.img $KERNEL_VERSION

Completed in 408 milliseconds

1234567