Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/kernel/
Dsignal.c139 static int sigframe_alloc(struct rt_sigframe_user_layout *user, in sigframe_alloc() function
153 ret = sigframe_alloc(user, &user->end_offset, in sigframe_alloc_end()
718 err = sigframe_alloc(user, &user->fpsimd_offset, in setup_sigframe_layout()
726 err = sigframe_alloc(user, &user->esr_offset, in setup_sigframe_layout()
745 err = sigframe_alloc(user, &user->sve_offset, in setup_sigframe_layout()
763 err = sigframe_alloc(user, &user->za_offset, in setup_sigframe_layout()