/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | p2m.c | 33 * leaf entries, or for the top root, or middle one, for which there is a void 137 static void p2m_top_mfn_init(unsigned long *top) in p2m_top_mfn_init() argument 142 top[i] = virt_to_mfn(p2m_mid_missing_mfn); in p2m_top_mfn_init() 145 static void p2m_top_mfn_p_init(unsigned long **top) in p2m_top_mfn_p_init() argument 150 top[i] = p2m_mid_missing_mfn; in p2m_top_mfn_p_init() 521 * that both the top and mid levels are allocated, and make sure the
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind.c | 340 || (unsigned long) addr >= info->regstk.top) in unw_access_gr() 346 info->regstk.top); in unw_access_gr() 349 if ((unsigned long) nat_addr >= info->regstk.top) in unw_access_gr() 374 || (unsigned long) addr >= info->regstk.top) in unw_access_gr() 380 if ((unsigned long) nat_addr >= info->regstk.top) in unw_access_gr() 1881 return (loc >= info->regstk.limit && loc < info->regstk.top) || 1882 (loc >= info->memstk.top && loc < info->memstk.limit); 1937 if (info->bsp < info->regstk.limit || info->bsp > info->regstk.top) { in unw_unwind() 1939 __func__, info->bsp, info->regstk.limit, info->regstk.top); in unw_unwind() 1946 if (info->sp < info->memstk.top || inf in unw_unwind() [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind.c | 340 || (unsigned long) addr >= info->regstk.top) in unw_access_gr() 346 info->regstk.top); in unw_access_gr() 349 if ((unsigned long) nat_addr >= info->regstk.top) in unw_access_gr() 374 || (unsigned long) addr >= info->regstk.top) in unw_access_gr() 380 if ((unsigned long) nat_addr >= info->regstk.top) in unw_access_gr() 1881 return (loc >= info->regstk.limit && loc < info->regstk.top) || 1882 (loc >= info->memstk.top && loc < info->memstk.limit); 1937 if (info->bsp < info->regstk.limit || info->bsp > info->regstk.top) { in unw_unwind() 1939 __func__, info->bsp, info->regstk.limit, info->regstk.top); in unw_unwind() 1946 if (info->sp < info->memstk.top || inf in unw_unwind() [all...] |
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_hlp.c | 311 int low = 0, high = 0, top = 0; in sort_and_eliminate() local 320 for( top = *count; top > 0; top--) { in sort_and_eliminate() 321 for( low = 0, high = 1; high < top; low++, high++) { in sort_and_eliminate() 367 y[i] = vv->ov.clips[i].c.top; in calculate_clipping_registers_rect() 395 /* insert top/bottom coordinates */ in calculate_clipping_registers_rect() 578 /* calculate memory offsets for picture, look if we shall top-down-flip */ in saa7146_set_position() 654 saa7146_set_position(dev, vv->ov.win.w.left, vv->ov.win.w.top, vv->ov.win.w.height, vv->ov.win.field, vv->ov_fmt->pixelformat); in saa7146_enable_overlay()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | imx219.c | 381 .top = IMX219_PIXEL_ARRAY_TOP, 398 .top = 700, 415 .top = IMX219_PIXEL_ARRAY_TOP, 432 .top = 760, 611 try_crop->top = IMX219_PIXEL_ARRAY_TOP; in imx219_open() 940 sel->r.top = 0; in imx219_get_selection() 949 sel->r.top = IMX219_PIXEL_ARRAY_TOP; in imx219_get_selection()
|
H A D | mt9m032.c | 230 sensor->crop.top); in mt9m032_update_geom_timing() 453 rect.top = clamp(ALIGN(sel->r.top, 2), MT9M032_ROW_START_MIN, in mt9m032_set_pad_selection() 463 MT9M032_PIXEL_ARRAY_HEIGHT - rect.top); in mt9m032_set_pad_selection() 749 sensor->crop.top = MT9M032_ROW_START_DEF; in mt9m032_probe()
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | input.c | 307 rxrpc_seq_t top = READ_ONCE(call->tx_top); in rxrpc_receiving_reply() local 321 if (!rxrpc_rotate_tx_window(call, top, &summary)) { in rxrpc_receiving_reply() 322 rxrpc_proto_abort("TXL", call, top); in rxrpc_receiving_reply() 682 rxrpc_seq_t top, bottom, seq; in rxrpc_input_check_for_lost_ack() local 688 top = call->acks_lost_top; in rxrpc_input_check_for_lost_ack() 689 if (before(bottom, top)) { in rxrpc_input_check_for_lost_ack() 690 for (seq = bottom; before_eq(seq, top); seq++) { in rxrpc_input_check_for_lost_ack()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov5647.c | 519 .top = OV5647_PIXEL_ARRAY_TOP, 540 .top = 434 + OV5647_PIXEL_ARRAY_TOP, 561 .top = OV5647_PIXEL_ARRAY_TOP, 582 .top = OV5647_PIXEL_ARRAY_TOP, 1062 sel->r.top = 0; in ov5647_get_selection() 1071 sel->r.top = OV5647_PIXEL_ARRAY_TOP; in ov5647_get_selection() 1134 crop->top = OV5647_PIXEL_ARRAY_TOP; in ov5647_open()
|
H A D | imx219.c | 380 .top = IMX219_PIXEL_ARRAY_TOP, 397 .top = 700, 414 .top = IMX219_PIXEL_ARRAY_TOP, 431 .top = 760, 612 crop->top = IMX219_PIXEL_ARRAY_TOP; in imx219_init_cfg() 767 sel->r.top = 0; in imx219_get_selection() 776 sel->r.top = IMX219_PIXEL_ARRAY_TOP; in imx219_get_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/ |
H A D | rga.c | 343 .crop.top = 0, 545 frm->crop.top = 0; in vidioc_s_fmt() 592 s->r.top = 0; in vidioc_g_selection() 637 if (s->r.top < 0 || s->r.left < 0) { in vidioc_s_selection() 639 "doesn't support negative values for top & left.\n"); in vidioc_s_selection() 644 s->r.top + s->r.height > f->height || in vidioc_s_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | isif.c | 287 vert_start = image_win->top; in isif_setwin() 782 isif_cfg.bayer.win.top = win->top; in isif_set_image_window() 787 isif_cfg.ycbcr.win.top = win->top; in isif_set_image_window()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-common.c | 890 if (r->top < 0) in vivid_vid_adjust_sel() 891 r->top = 0; in vivid_vid_adjust_sel() 894 /* sanitize left and top in case someone passes ~0 as the value */ in vivid_vid_adjust_sel() 896 r->top &= 0xfffe; in vivid_vid_adjust_sel() 899 if (r->top + h > MAX_HEIGHT) in vivid_vid_adjust_sel() 900 r->top = MAX_HEIGHT - h; in vivid_vid_adjust_sel()
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_drm.c | 136 format.format.height = crop->height + crop->top; in vsp1_du_pipeline_setup_rpf() 163 __func__, sel.r.left, sel.r.top, sel.r.width, sel.r.height, in vsp1_du_pipeline_setup_rpf() 217 __func__, sel.r.left, sel.r.top, sel.r.width, sel.r.height, in vsp1_du_pipeline_setup_rpf() 785 * displayed on top. 835 cfg->src.left, cfg->src.top, cfg->src.width, cfg->src.height, in vsp1_du_atomic_update() 836 cfg->dst.left, cfg->dst.top, cfg->dst.width, cfg->dst.height, in vsp1_du_atomic_update()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-common.c | 905 if (r->top < 0) in vivid_vid_adjust_sel() 906 r->top = 0; in vivid_vid_adjust_sel() 909 /* sanitize left and top in case someone passes ~0 as the value */ in vivid_vid_adjust_sel() 911 r->top &= 0xfffe; in vivid_vid_adjust_sel() 914 if (r->top + h > MAX_HEIGHT) in vivid_vid_adjust_sel() 915 r->top = MAX_HEIGHT - h; in vivid_vid_adjust_sel()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_drm.c | 138 format.format.height = crop->height + crop->top; in vsp1_du_pipeline_setup_rpf() 163 __func__, sel.r.left, sel.r.top, sel.r.width, sel.r.height, in vsp1_du_pipeline_setup_rpf() 217 __func__, sel.r.left, sel.r.top, sel.r.width, sel.r.height, in vsp1_du_pipeline_setup_rpf() 793 * displayed on top. 843 cfg->src.left, cfg->src.top, cfg->src.width, cfg->src.height, in vsp1_du_atomic_update() 844 cfg->dst.left, cfg->dst.top, cfg->dst.width, cfg->dst.height, in vsp1_du_atomic_update()
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/ |
H A D | rga.c | 340 .crop.top = 0, 542 frm->crop.top = 0; in vidioc_s_fmt() 589 s->r.top = 0; in vidioc_g_selection() 634 if (s->r.top < 0 || s->r.left < 0) { in vidioc_s_selection() 636 "doesn't support negative values for top & left.\n"); in vidioc_s_selection() 641 s->r.top + s->r.height > f->height || in vidioc_s_selection()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
H A D | mmu-hash.h | 106 unsigned int bat_block_size(unsigned long base, unsigned long top);
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.h | 139 (win_fmt)->w.left, (win_fmt)->w.top, \
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | qxl_drm.h | 99 __u32 top; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | priv.h | 29 #include <subdev/top.h>
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mxl5005s.h | 89 u32 top; member
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mxl5005s.h | 89 u32 top; member
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.h | 137 (win_fmt)->w.left, (win_fmt)->w.top, \
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | qxl_drm.h | 99 __u32 top; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | priv.h | 29 #include <subdev/top.h>
|