Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c844 static unsigned long extframe_alloc(struct extctx_layout *extctx, in extframe_alloc() function
876 new_sp = extframe_alloc(extctx, &extctx->lasx, in setup_extcontext()
879 new_sp = extframe_alloc(extctx, &extctx->lsx, in setup_extcontext()
882 new_sp = extframe_alloc(extctx, &extctx->fpu, in setup_extcontext()
888 new_sp = extframe_alloc(extctx, &extctx->lbt, in setup_extcontext()