Home
last modified time | relevance | path

Searched refs:kexec_file_load (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch46 +extern long kexec_file_load(int kernel_fd, int initrd_fd,
50 +static inline long kexec_file_load(int kernel_fd, int initrd_fd,
58 static inline long kexec_file_load(int kernel_fd, int initrd_fd,
61 @@ -96,6 +116,7 @@ static inline long kexec_file_load(int kernel_fd, int initrd_fd,
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-klibc_2.0.4-add-kexec_file_load-syscall.patch4 Subject: [PATCH 1/1] klibc_2.0.4: add kexec_file_load syscall
21 +<x86_64,ppc64,s390x> long kexec_file_load(int, int, unsigned long, const char *, unsigned long);
H A D0001-klibc-add-getrandom-syscall.patch20 <x86_64,ppc64,s390x> long kexec_file_load(int, int, unsigned long, const char *, unsigned long);
/openbmc/linux/kernel/
H A DKconfig.kexec49 bool "Verify kernel signature during kexec_file_load() syscall"
53 This option makes the kexec_file_load() syscall check for a valid
63 bool "Require a valid signature in kexec_file_load() syscall"
68 the kexec_file_load() syscall.
134 For the kexec_file_load() syscall path, specify the maximum number of
H A Dsys_ni.c290 COND_SYSCALL(kexec_file_load);
H A Dkexec_file.c325 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, in SYSCALL_DEFINE5() argument
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/
H A Dklibc.inc18 file://0001-klibc_2.0.4-add-kexec_file_load-syscall.patch \
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl331 320 common kexec_file_load sys_kexec_file_load
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl331 320 common kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl332 320 common kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_64.tbl345 294 common kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl345 294 common kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall.tbl345 294 common kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl345 294 common kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall.tbl345 294 common kexec_file_load sys_kexec_file_load
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl418 401 common kexec_file_load sys_kexec_file_load
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl402 355 common kexec_file_load sys_kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl402 355 common kexec_file_load sys_kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl419 401 common kexec_file_load sys_kexec_file_load
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl473 382 nospu kexec_file_load sys_kexec_file_load
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl391 381 common kexec_file_load sys_kexec_file_load sys_kexec_file_load
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl391 381 common kexec_file_load sys_kexec_file_load sys_kexec_file_load
/openbmc/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl477 382 nospu kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl391 381 common kexec_file_load sys_kexec_file_load sys_kexec_file_load
/openbmc/qemu/linux-user/ppc/
H A Dsyscall.tbl477 382 nospu kexec_file_load sys_kexec_file_load

12