Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c839 static unsigned long setup_extcontext(struct extctx_layout *extctx, unsigned long sp) in setup_extcontext() function
893 sp = setup_extcontext(extctx, sp); in get_sigframe()