/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep_proc.c | 171 for (i = 0; i < chain->depth; i++) { in lc_show() 367 seq_printf(m, " max locking depth: %11u\n", in lockdep_stats_show() 370 seq_printf(m, " max bfs queue depth: %11u\n", in lockdep_stats_show()
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | pkt_sched.h | 232 unsigned int depth; /* max number of packets per flow */ member
|
/kernel/linux/linux-6.6/drivers/cxl/ |
H A D | cxlmem.h | 44 * @depth: endpoint port depth 55 int depth; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-ldb.c | 344 input_fmts[0] = finfo->depth == 18 ? in imx8qxp_ldb_bridge_atomic_get_input_bus_fmts()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | oaktrail_crtc.c | 628 if (fb->format->depth == 15) in oaktrail_pipe_set_base() 638 dev_err(dev->dev, "Unknown color depth\n"); in oaktrail_pipe_set_base()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head907d.c | 50 NVVAL(NV907D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, PIXEL_DEPTH, asyh->or.depth), in head907d_or()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 351 void __snd_hda_apply_fixup(struct hda_codec *codec, int id, int action, int depth);
|
/kernel/linux/linux-6.6/mm/ |
H A D | migrate_device.c | 37 __always_unused int depth, in migrate_vma_collect_hole() 35 migrate_vma_collect_hole(unsigned long start, unsigned long end, __always_unused int depth, struct mm_walk *walk) migrate_vma_collect_hole() argument
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 231 unsigned int depth; /* max number of packets per flow */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | pkt_sched.h | 150 unsigned int depth; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | pkt_sched.h | 150 unsigned int depth; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | libsvtav1.c | 277 param->encoder_bit_depth = desc->comp[0].depth; in config_enc_params()
|
H A D | tiffenc.c | 319 bpp_tab[i] = desc->comp[i].depth; in encode_frame()
|
/third_party/ffmpeg/libavdevice/ |
H A D | kmsgrab.c | 608 "%"PRIu32"x%"PRIu32" %"PRIu32"bpp %"PRIu32"b depth.\n", in kmsgrab_read_header() 609 fb->fb_id, fb->width, fb->height, fb->bpp, fb->depth); in kmsgrab_read_header()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_selectivecolor.c | 245 s->is_16bit = desc->comp[0].depth > 8; in config_input()
|
H A D | vsrc_gradients.c | 343 switch (desc->comp[0].depth) { in config_output()
|
H A D | vf_libvmaf.c | 572 s->bpc = desc->comp[0].depth; in config_input_ref()
|
/third_party/backends/backend/ |
H A D | canon630u.c | 951 parms.depth = 8; in sane_get_parameters()
|
H A D | umax1220u.c | 818 parms.depth = 8; in sane_get_parameters()
|
/third_party/gn/src/gn/ |
H A D | ninja_build_writer.cc | 413 << " depth = " << pool->depth() << std::endl in WriteAllPools()
|
/third_party/libbpf/include/uapi/linux/ |
H A D | pkt_sched.h | 231 unsigned int depth; /* max number of packets per flow */ member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_uniforms.c | 398 return image_view->vk.extent.depth; in get_texture_size_from_image_view()
|
/third_party/openGLES/api/GLSC/1.0.1/ |
H A D | gl.h | 479 GLAPI void APIENTRY glClearDepthf (GLclampf depth);
|
/third_party/openGLES/api/GLSC/1.0/ |
H A D | gl.h | 475 GLAPI void APIENTRY glClearDepthf (GLclampf depth);
|
/third_party/node/deps/npm/lib/commands/ |
H A D | view.js | 286 depth: 5,
|