Home
last modified time | relevance | path

Searched refs:depth (Results 3501 - 3525 of 3754) sorted by relevance

1...<<141142143144145146147148149150151

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h716 unsigned int i_current_depth; /* only for directory depth */
2752 static inline void f2fs_i_depth_write(struct inode *inode, unsigned int depth) in f2fs_i_depth_write() argument
2754 F2FS_I(inode)->i_current_depth = depth; in f2fs_i_depth_write()
/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c3376 unsigned long depth = THREAD_SIZE - in proc_stack_depth() local
3379 seq_printf(m, "previous stack depth: %lu\nstack depth: %lu\n", in proc_stack_depth()
3380 prev_depth, depth); in proc_stack_depth()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2462 pipe_ctx->plane_res.scl_data.lb_params.depth = LB_PIXEL_DEPTH_30BPP; in update_scaler()
2872 ASSERT(pipe_ctx->plane_res.scl_data.lb_params.depth == LB_PIXEL_DEPTH_30BPP); in dcn10_disconnect_pipes()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c71 MODULE_PARM_DESC(io_queue_depth, "set io queue depth, should >= 2");
1467 * original depth in nvme_cmb_qdepth()
1502 static int nvme_alloc_queue(struct nvme_dev *dev, int qid, int depth) in nvme_alloc_queue() argument
1510 nvmeq->q_depth = depth; in nvme_alloc_queue()
2394 dev->ctrl.sqsize = dev->q_depth - 1; /* 0's based queue depth */ in nvme_pci_enable()
2415 "set queue depth=%u to work around controller resets\n", in nvme_pci_enable()
2422 "set queue depth=%u\n", dev->q_depth); in nvme_pci_enable()
2432 dev_warn(dev->ctrl.device, "IO queue depth clamped to %d\n", in nvme_pci_enable()
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c3404 unsigned long depth = THREAD_SIZE - in proc_stack_depth() local
3407 seq_printf(m, "previous stack depth: %lu\nstack depth: %lu\n", in proc_stack_depth()
3408 prev_depth, depth); in proc_stack_depth()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit.c3328 SiS_CalcCRRegisters(struct SiS_Private *SiS_Pr, int depth) in SiS_CalcCRRegisters() argument
3352 if(depth != 8) { in SiS_CalcCRRegisters()
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c307 BCI_BD_SET_BPP(GlobalBitmapDescriptor, par->depth); in SavageSetup2DEngine()
1002 par->depth = var->bits_per_pixel; in savagefb_decode_var()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1390 pipe_ctx->plane_res.scl_data.lb_params.depth, in program_scaler()
2339 /* display color depth */ in set_default_colors()
2343 /* Lb color depth */ in set_default_colors()
2344 default_adjust.lb_color_depth = pipe_ctx->plane_res.scl_data.lb_params.depth; in set_default_colors()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c76 MODULE_PARM_DESC(io_queue_depth, "set io queue depth, should >= 2 and < 4096");
1484 * original depth in nvme_cmb_qdepth()
1519 static int nvme_alloc_queue(struct nvme_dev *dev, int qid, int depth) in nvme_alloc_queue() argument
1527 nvmeq->q_depth = depth; in nvme_alloc_queue()
2516 "set queue depth=%u to work around controller resets\n", in nvme_pci_enable()
2523 "set queue depth=%u\n", dev->q_depth); in nvme_pci_enable()
2533 dev_warn(dev->ctrl.device, "IO queue depth clamped to %d\n", in nvme_pci_enable()
2536 dev->ctrl.sqsize = dev->q_depth - 1; /* 0's based queue depth */ in nvme_pci_enable()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c659 const int depth = 2; in dapm_wcache_lookup() local
666 if (++i == depth) in dapm_wcache_lookup()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp2663 float depth, unsigned num_instances, enum blitter_attrib_type type,
2672 sctx->vs_blit_sh_data[2] = fui(depth);
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1896 /* We can render as depth on Gfx5 but there's no real advantage since in try_blorp_blit()
1898 * to depth due to issues with depth buffers and mip-mapping. On in try_blorp_blit()
2245 params->depth = params->dst; in try_blorp_blit()
2539 /* We cannot handle combined depth and stencil. */ in blorp_blit()
2925 /* On Gfx7 and higher, we use actual depth writes for blits into depth in blorp_copy()
3085 .depth = 1, in do_buffer_copy()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h1658 void SSL_set_verify_depth(SSL *s, int depth);
1802 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);

Completed in 119 milliseconds

1...<<141142143144145146147148149150151