Home
last modified time | relevance | path

Searched defs:frame (Results 26 – 50 of 82) sorted by relevance

1234

/openbmc/qemu/linux-user/microblaze/
H A Dsignal.c139 struct target_rt_sigframe *frame; in setup_rt_frame() local
192 struct target_rt_sigframe *frame = NULL; in do_rt_sigreturn() local
/openbmc/qemu/linux-user/m68k/
H A Dsignal.c129 struct target_sigframe *frame; in setup_frame() local
277 struct target_rt_sigframe *frame; in setup_rt_frame() local
330 struct target_sigframe *frame; in do_sigreturn() local
365 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/qemu/linux-user/mips/
H A Dsignal.c202 struct sigframe *frame; in setup_frame() local
247 struct sigframe *frame; in do_sigreturn() local
296 struct target_rt_sigframe *frame; in setup_rt_frame() local
353 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/ipmbbridge/
H A Dipmbutils.cpp79 bool isFrameValid(IPMB_HEADER* frame, uint8_t length) in isFrameValid()
/openbmc/qemu/linux-user/riscv/
H A Dsignal.c118 struct target_rt_sigframe *frame; in setup_rt_frame() local
184 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py142 def raiseTimeOut(signal, frame): argument
195 def raiseTimeOut(signal, frame): argument
/openbmc/qemu/linux-user/hppa/
H A Dsignal.c115 struct target_rt_sigframe *frame; in setup_rt_frame() local
179 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c388 static void generate_frame(qemu_can_frame *frame, uint32_t *data) in generate_frame()
485 qemu_can_frame frame; in transfer_fifo() local
667 static void update_rx_fifo(XlnxZynqMPCANState *s, const qemu_can_frame *frame) in update_rx_fifo()
1057 const qemu_can_frame *frame = buf; in xlnx_zynqmp_can_receive() local
H A Dxlnx-versal-canfd.c862 static void regs2frame(XlnxVersalCANFDState *s, qemu_can_frame *frame, in regs2frame()
934 static uint32_t frame_to_reg_id(const qemu_can_frame *frame) in frame_to_reg_id()
962 const qemu_can_frame *frame, in store_rx_sequential()
1074 const qemu_can_frame *frame) in update_rx_sequential()
1335 qemu_can_frame frame; in transfer_data() local
1811 const qemu_can_frame *frame = buf; in canfd_xilinx_receive() local
/openbmc/qemu/linux-user/alpha/
H A Dsignal.c129 struct target_sigframe *frame; in setup_frame() local
167 struct target_rt_sigframe *frame; in setup_rt_frame() local
238 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/openbmc-test-automation/lib/
H A Dfunc_timer.py113 def timed_out(self, signal_number, frame): argument
H A Dobmc_boot_test.py439 def default_sigusr1(signal_number=0, frame=None): argument
945 def stop_boot_test(signal_number=0, frame=None): argument
H A Dgen_arg.py531 def gen_signal_handler(signal_number, frame): argument
H A Dgen_cmd.py257 def shell_cmd_timed_out(signal_number, frame): argument
/openbmc/qemu/linux-user/arm/
H A Dsignal.c175 struct sigframe *frame, abi_ulong sp_addr) in setup_return()
324 struct sigframe *frame; in setup_frame() local
349 struct rt_sigframe *frame; in setup_rt_frame() local
506 struct sigframe *frame = NULL; in do_sigreturn() local
541 struct rt_sigframe *frame = NULL; in do_rt_sigreturn() local
/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c225 static bool parse_extcontext(struct extctx_layout *extctx, abi_ptr frame) in parse_extcontext()
353 struct target_rt_sigframe *frame; in setup_rt_frame() local
403 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py54 def _handle_resize(self, signum=None, frame=None): argument
133 def sigwinch_handle(self, signum, frame): argument
/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.cpp319 void NIC::save_frame_to_log(const NCSIFrame& frame) in save_frame_to_log()
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dprogressbar.py182 def _handle_resize(self, signum=None, frame=None): argument
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h50 u16 frame; /* for periodic schedule */ member
/openbmc/qemu/linux-user/hexagon/
H A Dsignal.c155 struct target_rt_sigframe *frame; in setup_rt_frame() local
263 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/qemu/linux-user/i386/
H A Dsignal.c446 struct sigframe *frame; in setup_frame() local
514 struct rt_sigframe *frame; in setup_rt_frame() local
796 struct sigframe *frame; in do_sigreturn() local
828 struct rt_sigframe *frame; in do_rt_sigreturn() local
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c243 static void save_user_regs(CPUPPCState *env, struct target_mcontext *frame) in save_user_regs()
327 struct target_mcontext *frame, int sig) in restore_user_regs()
429 struct target_sigframe *frame; in setup_frame() local
/openbmc/qemu/include/hw/xen/interface/
H A Dgrant_table.h126 uint32_t frame; member
233 uint64_t frame; member
245 uint64_t frame; member
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c105 SDL_Surface *frame; in sandbox_sdl_sync() local

1234