Home
last modified time | relevance | path

Searched refs:usable_stack_size (Results 1 – 25 of 38) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dframe_ppc.cpp59 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
63 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dframe_ppc.cpp61 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dframe_ppc.cpp59 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
63 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dframe_ppc.cpp59 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
63 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dframe_ppc.cpp61 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Dframe_arm.cpp62 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
67 (sp >= thread->stack_base() - usable_stack_size)); in safe_for_sender()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dframe_arm.cpp60 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size)); in safe_for_sender()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/
H A Dframe_arm.cpp62 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
67 (sp >= thread->stack_base() - usable_stack_size)); in safe_for_sender()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dframe_ppc.cpp59 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
63 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dframe_ppc.cpp59 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
63 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dframe_s390.cpp63 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
67 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dframe_arm.cpp60 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size)); in safe_for_sender()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dframe_s390.cpp63 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
67 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dframe_arm.cpp60 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size)); in safe_for_sender()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dframe_s390.cpp65 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
69 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dframe_s390.cpp63 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
67 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dframe_s390.cpp65 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
69 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dframe_x86.cpp61 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A Dframe_x86.cpp62 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
66 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dframe_x86.cpp61 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A Dframe_x86.cpp61 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
65 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A Dframe_x86.cpp62 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
66 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cpp62 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
66 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cpp62 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
66 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dframe_aarch64.cpp63 size_t usable_stack_size = thread->stack_size() - stack_guard_size; in safe_for_sender() local
67 (sp >= thread->stack_base() - usable_stack_size); in safe_for_sender()

12