Home
last modified time | relevance | path

Searched refs:AT_SYSINFO (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/arch/um/include/shared/
H A Delf_user.h10 /* For compilation on a host that doesn't support AT_SYSINFO (Linux 2.4) */
12 #ifndef AT_SYSINFO
13 #define AT_SYSINFO 32 macro
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Delf_user.h10 /* For compilation on a host that doesn't support AT_SYSINFO (Linux 2.4) */
12 #ifndef AT_SYSINFO
13 #define AT_SYSINFO 32 macro
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dauxvec.h9 #define AT_SYSINFO 32 macro
/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
H A Dauxvec.h9 #define AT_SYSINFO 32 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dauxvec.h22 #define AT_SYSINFO 32 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dauxvec.h22 #define AT_SYSINFO 32 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dauxvec.h7 #define AT_SYSINFO 32
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dauxvec.h9 #define AT_SYSINFO 32 macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dauxvec.h7 #define AT_SYSINFO 32
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dauxvec.h9 #define AT_SYSINFO 32 macro
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Delf.h88 #define AT_SYSINFO 32 macro
94 NEW_AUX_ENT(AT_SYSINFO, __kernel_vsyscall); \
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Delf.h88 #define AT_SYSINFO 32 macro
94 NEW_AUX_ENT(AT_SYSINFO, __kernel_vsyscall); \
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Delf_aux.c35 case AT_SYSINFO: in scan_elf_aux()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Delf_aux.c35 case AT_SYSINFO: in scan_elf_aux()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Delf.h311 NEW_AUX_ENT(AT_SYSINFO, VDSO_ENTRY); \
361 #define AT_SYSINFO 32 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Delf.h296 NEW_AUX_ENT(AT_SYSINFO, VDSO_ENTRY); \
350 #define AT_SYSINFO 32 macro
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dunwind_vdso.c3 * unwind_vdso.c - tests unwind info for AT_SYSINFO in the vDSO
141 sysinfo = getauxval(AT_SYSINFO); in main()
146 printf("[WARN]\tdladdr failed on AT_SYSINFO\n"); in main()
166 printf("[WARN]\tsyscall(2) didn't enter AT_SYSINFO\n"); in main()
H A Dtest_syscall_vdso.c42 if (auxv->a_type == AT_SYSINFO) in get_syscall()
H A Dptrace_syscall.c74 * Nasty helper to invoke AT_SYSINFO (i.e. __kernel_vsyscall) with
416 vsyscall32 = (void *)getauxval(AT_SYSINFO); in main()
418 printf("[RUN]\tCheck AT_SYSINFO return regs\n"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dunwind_vdso.c3 * unwind_vdso.c - tests unwind info for AT_SYSINFO in the vDSO
141 sysinfo = getauxval(AT_SYSINFO); in main()
146 printf("[WARN]\tdladdr failed on AT_SYSINFO\n"); in main()
166 printf("[WARN]\tsyscall(2) didn't enter AT_SYSINFO\n"); in main()
H A Dtest_syscall_vdso.c42 if (auxv->a_type == AT_SYSINFO) in get_syscall()
H A Dptrace_syscall.c74 * Nasty helper to invoke AT_SYSINFO (i.e. __kernel_vsyscall) with
416 vsyscall32 = (void *)getauxval(AT_SYSINFO); in main()
418 printf("[RUN]\tCheck AT_SYSINFO return regs\n"); in main()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Delf.h214 NEW_AUX_ENT(AT_SYSINFO, (unsigned long) __kernel_syscall_via_epc); \
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Delf.h214 NEW_AUX_ENT(AT_SYSINFO, (unsigned long) __kernel_syscall_via_epc); \

Completed in 9 milliseconds