/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | unwind_frame.c | 80 static inline unsigned long *last_frame(struct unwind_state *state) in last_frame() function 87 return state->bp == last_frame(state); in is_last_frame() 98 return last_frame(state) - GCC_REALIGN_WORDS; in last_aligned_frame() 103 unsigned long *last_bp = last_frame(state); in is_last_aligned_frame() 134 unsigned long *last_bp = last_frame(state); in is_last_ftrace_frame()
|
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/ |
D | zr364xx.c | 173 int last_frame; member 484 unsigned long last_frame; in zr364xx_fillbuff() local 489 last_frame = cam->last_frame; in zr364xx_fillbuff() 490 if (last_frame != -1) { in zr364xx_fillbuff() 491 tmpbuf = (const char *)cam->buffer.frame[last_frame].lpvbits; in zr364xx_fillbuff() 500 cam->last_frame = -1; in zr364xx_fillbuff() 633 cam->last_frame = cam->cur_frame; in zr364xx_read_video_callback() 1076 cam->last_frame = -1; in zr364xx_start_acquire() 1109 cam->last_frame = -1; in zr364xx_prepare() 1382 cam->last_frame = -1; in zr364xx_board_init()
|
/kernel/linux/linux-5.10/drivers/usb/c67x00/ |
D | c67x00-hcd.h | 84 u16 last_frame; member
|
D | c67x00-sched.c | 1105 if (c67x00->current_frame == c67x00->last_frame) in c67x00_do_work() 1107 c67x00->last_frame = c67x00->current_frame; in c67x00_do_work()
|
/kernel/linux/linux-5.10/sound/usb/line6/ |
D | pcm.h | 133 int last_frame; member
|
D | capture.c | 152 line6pcm->in.last_frame = urb->start_frame; in audio_in_callback()
|
D | playback.c | 317 line6pcm->out.last_frame = urb->start_frame; in audio_out_callback()
|
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
D | tfc_io.c | 256 goto last_frame; in ft_recv_write_data() 315 last_frame: in ft_recv_write_data()
|
/kernel/linux/linux-5.10/drivers/media/usb/s2255/ |
D | s2255drv.c | 219 int last_frame; member 598 unsigned long last_frame; in s2255_fillbuff() local 603 last_frame = vc->last_frame; in s2255_fillbuff() 604 if (last_frame != -1) { in s2255_fillbuff() 606 (const char *)vc->buffer.frame[last_frame].lpvbits; in s2255_fillbuff() 630 vc->last_frame = -1; in s2255_fillbuff() 1068 vc->last_frame = -1; in start_streaming() 1832 vc->last_frame = vc->cur_frame; in save_frame() 1954 vc->last_frame = -1; in s2255_create_sys_buffers() 2125 vc->last_frame = -1; in s2255_start_acquire()
|
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 1080 enum s5p_mfc_decode_arg last_frame) in s5p_mfc_decode_one_frame_v5() argument 1089 switch (last_frame) { in s5p_mfc_decode_one_frame_v5() 1160 static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int last_frame) in s5p_mfc_run_dec_frame() argument 1166 last_frame = MFC_DEC_LAST_FRAME; in s5p_mfc_run_dec_frame() 1169 s5p_mfc_decode_one_frame_v5(ctx, last_frame); in s5p_mfc_run_dec_frame() 1186 last_frame = MFC_DEC_LAST_FRAME; in s5p_mfc_run_dec_frame() 1190 s5p_mfc_decode_one_frame_v5(ctx, last_frame); in s5p_mfc_run_dec_frame()
|
D | s5p_mfc_opr_v6.c | 1673 enum s5p_mfc_decode_arg last_frame) in s5p_mfc_decode_one_frame_v6() argument 1684 switch (last_frame) { in s5p_mfc_decode_one_frame_v6() 1795 int last_frame = 0; in s5p_mfc_run_dec_frame() local 1798 last_frame = MFC_DEC_LAST_FRAME; in s5p_mfc_run_dec_frame() 1802 s5p_mfc_decode_one_frame_v6(ctx, last_frame); in s5p_mfc_run_dec_frame() 1821 last_frame = 1; in s5p_mfc_run_dec_frame() 1825 s5p_mfc_decode_one_frame_v6(ctx, last_frame); in s5p_mfc_run_dec_frame()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
D | r128_drm.h | 95 unsigned int last_frame; member
|
D | mga_drm.h | 127 drm_mga_age_t last_frame; member
|
D | radeon_drm.h | 334 unsigned int last_frame; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
D | r128_drm.h | 99 unsigned int last_frame; member
|
D | mga_drm.h | 133 drm_mga_age_t last_frame; member
|
D | radeon_drm.h | 335 unsigned int last_frame; member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
D | r128_drm.h | 167 unsigned int last_frame; member
|
D | mga_drm.h | 218 drm_mga_age_t last_frame; member
|
D | radeon_drm.h | 452 unsigned int last_frame; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/ |
D | r128_state.c | 520 dev_priv->sarea_priv->last_frame++; in r128_cce_dispatch_swap() 525 OUT_RING(dev_priv->sarea_priv->last_frame); in r128_cce_dispatch_swap() 559 dev_priv->sarea_priv->last_frame++; in r128_cce_dispatch_flip() 566 OUT_RING(dev_priv->sarea_priv->last_frame); in r128_cce_dispatch_flip()
|
D | r128_cce.c | 556 dev_priv->sarea_priv->last_frame = 0; in r128_do_init_cce() 557 R128_WRITE(R128_LAST_FRAME_REG, dev_priv->sarea_priv->last_frame); in r128_do_init_cce()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
D | mga_dma.c | 930 dev_priv->sarea_priv->last_frame.head = 0; in mga_do_init_dma() 931 dev_priv->sarea_priv->last_frame.wrap = 0; in mga_do_init_dma()
|
D | mga_state.c | 579 sarea_priv->last_frame.head = dev_priv->prim.tail; in mga_dma_dispatch_swap() 580 sarea_priv->last_frame.wrap = dev_priv->prim.last_wrap; in mga_dma_dispatch_swap()
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
D | ivtv-yuv.c | 964 u8 last_frame = (u8)(frame - 1) % IVTV_YUV_BUFFERS; in ivtv_yuv_setup_frame() local 966 struct yuv_frame_info *of = &yi->new_frame_info[last_frame]; in ivtv_yuv_setup_frame()
|