Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A 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()
576 err = sigframe_alloc(user, &user->fpsimd_offset, in setup_sigframe_layout()
584 err = sigframe_alloc(user, &user->esr_offset, in setup_sigframe_layout()
602 err = sigframe_alloc(user, &user->sve_offset, in setup_sigframe_layout()