Home
last modified time | relevance | path

Searched defs:parse_extcontext (Results 1 – 2 of 2) 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
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c720 static int parse_extcontext(struct sigcontext __user *sc, struct extctx_layout *extctx) in parse_extcontext() function