Home
last modified time | relevance | path

Searched refs:atomic_cmpxchg_entry (Results 1 – 25 of 37) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp282 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp280 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp282 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp299 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp299 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp308 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp314 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp584 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp318 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp574 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp316 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp314 static address atomic_cmpxchg_entry() { return _atomic_cmpxchg_entry; } in atomic_cmpxchg_entry() function in StubRoutines
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp670 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp662 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp670 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp670 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp705 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/bsd_arm/
H A Dos_bsd_arm.cpp664 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/bsd_arm/
H A Dos_bsd_arm.cpp664 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp705 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp262 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp262 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp261 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp260 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp261 cmpxchg_func_t* func = CAST_TO_FN_PTR(cmpxchg_func_t*, StubRoutines::atomic_cmpxchg_entry()); in atomic_cmpxchg_bootstrap()

12