/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_cw.c | 138 image.depth = 1; in cw_putcs() 357 cursor.image.depth = 1; in cw_cursor()
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | bnode.c | 221 tree->depth = 0; in hfs_bnode_unlink() 373 if (node->height <= 1 || node->height > tree->depth) in hfs_bnode_find()
|
H A D | brec.c | 478 if (!tree->depth) { in hfs_btree_inc_height() 489 new_node->height = ++tree->depth; in hfs_btree_inc_height()
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | brec.c | 482 if (!tree->depth) { in hfs_btree_inc_height() 493 new_node->height = ++tree->depth; in hfs_btree_inc_height()
|
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | fsl_imx8_ddr_perf.c | 184 IMX8_DDR_PMU_EVENT_ATTR(read-queue-depth, 0x08), 185 IMX8_DDR_PMU_EVENT_ATTR(write-queue-depth, 0x09),
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fb.h | 109 __u8 depth; /* Depth of the image */ member 309 __u32 depth; /* color depth of each tile */ member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 232 if (!atomic_read(&s->q_full.depth)) in cx18_get_mdl() 622 if (atomic_read(&s->q_full.depth)) in cx18_v4l2_enc_poll()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | brec.c | 478 if (!tree->depth) { in hfs_btree_inc_height() 489 new_node->height = ++tree->depth; in hfs_btree_inc_height()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | brec.c | 482 if (!tree->depth) { in hfs_btree_inc_height() 493 new_node->height = ++tree->depth; in hfs_btree_inc_height()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ftrace.h | 1012 int depth; member 1025 int depth; member 1026 /* Number of functions that overran the depth limit for current task */
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | bitblit.c | 162 image.depth = 1; in bit_putcs() 373 cursor.image.depth = 1; in bit_cursor()
|
H A D | fbcon_ud.c | 176 image.depth = 1; in ud_putcs() 397 cursor.image.depth = 1; in ud_cursor()
|
H A D | fbcon_ccw.c | 153 image.depth = 1; in ccw_putcs() 374 cursor.image.depth = 1; in ccw_cursor()
|
H A D | fbcon_cw.c | 138 image.depth = 1; in cw_putcs() 357 cursor.image.depth = 1; in cw_cursor()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | platinumfb.c | 499 int depth = simple_strtoul(this_opt+6, NULL, 0); in platinumfb_setup() local 500 switch (depth) { in platinumfb_setup()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.c | 196 di = (u64)bpl * pix_mp->height * fmt->depth[i]; in mdp_try_fmt_mplane() 198 di = (u64)bpl * s.max_height * fmt->depth[i]; in mdp_try_fmt_mplane()
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | fsl_imx8_ddr_perf.c | 236 IMX8_DDR_PMU_EVENT_ATTR(read-queue-depth, 0x08), 237 IMX8_DDR_PMU_EVENT_ATTR(write-queue-depth, 0x09),
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-settings.c | 815 * blk_set_queue_depth - tell the block layer about the device queue depth 817 * @depth: queue depth 820 void blk_set_queue_depth(struct request_queue *q, unsigned int depth) in blk_set_queue_depth() argument 822 q->queue_depth = depth; in blk_set_queue_depth()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_ovl.c | 66 #define OVL_CON_CLRFMT_BIT_DEPTH(depth, ovl) (depth << 4 * (ovl))
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgp100.c | 559 gp100_vmm_flush(struct nvkm_vmm *vmm, int depth) in gp100_vmm_flush() argument 561 u32 type = (5 /* CACHE_LEVEL_UP_TO_PDE3 */ - depth) << 24; in gp100_vmm_flush()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | spdxcheck.py | 328 ap.add_argument('-D', '--depth', type=int, default=-1, 329 help='Directory depth for -d statistics. Default: unlimited') 387 args.depth) 393 scan_git_tree(repo.head.commit.tree, '.', args.depth)
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_scale_cuda.c | 213 d = (s->in_desc->comp[i].depth + 7) / 8; in set_format_info() 217 s->in_plane_depths[p] = s->in_desc->comp[i].depth; in set_format_info()
|
H A D | vf_vif.c | 445 s->factor = 1.f / (1 << (s->desc->comp[0].depth - 8)); in do_vif() 446 if (s->desc->comp[0].depth <= 8) { in do_vif()
|
/third_party/backends/sanei/ |
H A D | sanei_wire.c | 558 sanei_w_word (w, &v->depth); in sanei_w_parameters() 561 "sanei_w_parameters: format/last/bpl/ppl/lines/depth = " in sanei_w_parameters() 563 v->pixels_per_line, v->lines, v->depth); in sanei_w_parameters()
|
/third_party/mbedtls/library/ |
H A D | ecdsa.c | 155 if (rs_ctx != NULL && rs_ctx->ecp.depth++ == 0) \ 182 rs_ctx->ecp.depth--; \
|