Home
last modified time | relevance | path

Searched defs:framesize (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/riscv/
H A Dsignal.c63 CPURISCVState *regs, size_t framesize) in get_sigframe()
/openbmc/qemu/linux-user/xtensa/
H A Dsignal.c56 unsigned long framesize) in get_sigframe()
/openbmc/qemu/linux-user/alpha/
H A Dsignal.c116 unsigned long framesize) in get_sigframe()
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h65 #define NESTED(symbol, framesize, rpc) \ argument
/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c472 int actual_len, framesize; in asix_send_common() local