Home
last modified time | relevance | path

Searched refs:get_current_context (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/arm64/signal/testcases/
A Dfake_sigreturn_misaligned_sp.c22 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_misaligned_run()
A Dfake_sigreturn_bad_size_for_magic0.c24 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_bad_size_for_magic0_run()
A Dfake_sigreturn_bad_magic.c24 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_bad_magic_run()
A Dfake_sigreturn_duplicated_fpsimd.c24 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_duplicated_fpsimd_run()
A Dfake_sigreturn_missing_fpsimd.c26 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_missing_fpsimd_run()
A Dsve_vl.c37 if (!get_current_context(td, &sf.uc)) in sve_vl()
A Dfake_sigreturn_bad_size.c27 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_bad_size_run()
A Dfake_sigreturn_sve_change_vl.c57 if (!get_current_context(td, &sf.uc)) in fake_sigreturn_sve_change_vl()
A Dsve_regs.c74 if (!get_current_context(td, &sf.uc)) in do_one_sve_vl()
/linux/tools/testing/selftests/arm64/signal/
A Dtest_signals_utils.h56 static __always_inline bool get_current_context(struct tdescr *td, in get_current_context() function

Completed in 7 milliseconds