Searched refs:get_starting_head (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_magic.c28 head = get_starting_head(shead, HDR_SZ * 2, GET_SF_RESV_SIZE(sf), NULL);
H A Dfake_sigreturn_bad_size_for_magic0.c28 head = get_starting_head(shead, HDR_SZ, GET_SF_RESV_SIZE(sf), NULL);
H A Dfake_sigreturn_duplicated_fpsimd.c27 head = get_starting_head(shead, sizeof(struct fpsimd_context) + HDR_SZ,
H A Dfake_sigreturn_bad_size.c33 head = get_starting_head(shead, need_sz, resv_sz, &offset);
H A Dtestcases.h109 struct _aarch64_ctx *get_starting_head(struct _aarch64_ctx *shead,
H A Dtestcases.c317 struct _aarch64_ctx *get_starting_head(struct _aarch64_ctx *shead, function

Completed in 109 milliseconds