Home
last modified time | relevance | path

Searched refs:depth (Results 2376 - 2400 of 4906) sorted by relevance

1...<<919293949596979899100>>...197

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon_cw.c138 image.depth = 1; in cw_putcs()
357 cursor.image.depth = 1; in cw_cursor()
/kernel/linux/linux-5.10/fs/hfs/
H A Dbnode.c221 tree->depth = 0; in hfs_bnode_unlink()
373 if (node->height <= 1 || node->height > tree->depth) in hfs_bnode_find()
H A Dbrec.c478 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 Dbrec.c482 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 Dfsl_imx8_ddr_perf.c184 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 Dfb.h109 __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 Dcx18-fileops.c232 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 Dbrec.c478 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 Dbrec.c482 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 Dftrace.h1012 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 Dbitblit.c162 image.depth = 1; in bit_putcs()
373 cursor.image.depth = 1; in bit_cursor()
H A Dfbcon_ud.c176 image.depth = 1; in ud_putcs()
397 cursor.image.depth = 1; in ud_cursor()
H A Dfbcon_ccw.c153 image.depth = 1; in ccw_putcs()
374 cursor.image.depth = 1; in ccw_cursor()
H A Dfbcon_cw.c138 image.depth = 1; in cw_putcs()
357 cursor.image.depth = 1; in cw_cursor()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dplatinumfb.c499 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 Dmtk-mdp3-regs.c196 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 Dfsl_imx8_ddr_perf.c236 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 Dblk-settings.c815 * 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 Dmtk_disp_ovl.c66 #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 Dvmmgp100.c559 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 Dspdxcheck.py328 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 Dvf_scale_cuda.c213 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 Dvf_vif.c445 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 Dsanei_wire.c558 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 Decdsa.c155 if (rs_ctx != NULL && rs_ctx->ecp.depth++ == 0) \
182 rs_ctx->ecp.depth--; \

Completed in 25 milliseconds

1...<<919293949596979899100>>...197