Searched hist:"34306 b05d3106447c87d29d262e824ca4a30c569" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/arm64/signal/ |
H A D | test_signals_utils.h | diff 34306b05d3106447c87d29d262e824ca4a30c569 Fri Oct 25 19:57:11 CEST 2019 Cristian Marussi <cristian.marussi@arm.com> kselftest: arm64: add helper get_current_context
Introduce a new common utility function get_current_context() which can be used to grab a ucontext without the help of libc, and also to detect if such ucontext has been successfully used by placing it on the stack as a fake sigframe.
Reviewed-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | test_signals.h | diff 34306b05d3106447c87d29d262e824ca4a30c569 Fri Oct 25 19:57:11 CEST 2019 Cristian Marussi <cristian.marussi@arm.com> kselftest: arm64: add helper get_current_context
Introduce a new common utility function get_current_context() which can be used to grab a ucontext without the help of libc, and also to detect if such ucontext has been successfully used by placing it on the stack as a fake sigframe.
Reviewed-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | test_signals_utils.c | diff 34306b05d3106447c87d29d262e824ca4a30c569 Fri Oct 25 19:57:11 CEST 2019 Cristian Marussi <cristian.marussi@arm.com> kselftest: arm64: add helper get_current_context
Introduce a new common utility function get_current_context() which can be used to grab a ucontext without the help of libc, and also to detect if such ucontext has been successfully used by placing it on the stack as a fake sigframe.
Reviewed-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|