Home
last modified time | relevance | path

Searched refs:VSYSCALL_START (Results 1 – 11 of 11) sorted by relevance

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dvsyscall.h27 #define VSYSCALL_START (-10UL << 20) macro
32 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr))
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/linux/
H A Dos_linux.cpp2931 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
2933 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/linux/
H A Dos_linux.cpp2966 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
2968 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/linux/
H A Dos_linux.cpp3158 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
3160 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/linux/
H A Dos_linux.cpp3058 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
3060 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/linux/
H A Dos_linux.cpp3158 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
3160 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/linux/
H A Dos_linux.cpp2827 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
2829 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/linux/
H A Dos_linux.cpp3167 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
3169 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/linux/
H A Dos_linux.cpp3089 #define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
3091 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/linux/vm/
H A Dos_linux.cpp2956 # define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
2958 # define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/linux/vm/
H A Dos_linux.cpp2956 # define VSYSCALL_START (-10UL << 20) in sched_getcpu_syscall() macro
2958 # define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr)) in sched_getcpu_syscall()