Home
last modified time | relevance | path

Searched refs:__NR_kexec_file_load (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h341 #define __NR_kexec_file_load 320 macro
Dunistd_x32.h297 #define __NR_kexec_file_load (__X32_SYSCALL_BIT + 320) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h362 #define __NR_kexec_file_load 294 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h489 #if defined(__NR_kexec_file_load)
490 #define SYS_kexec_file_load __NR_kexec_file_load
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h377 #define __NR_kexec_file_load (__NR_SYSCALL_BASE + 401) macro