Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c225 static bool parse_extcontext(struct extctx_layout *extctx, abi_ptr frame) in parse_extcontext() function
411 if (!parse_extcontext(&extctx, frame_addr + sizeof(*frame))) { in do_rt_sigreturn()