Home
last modified time | relevance | path

Searched refs:ctx (Results 6451 - 6475 of 13392) sorted by relevance

1...<<251252253254255256257258259260>>...536

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.c110 double pstate_latency_us = clk_mgr->base.ctx->dc->dml.soc.dram_clock_change_latency_us; in dcn3_build_wm_range_table()
111 double sr_exit_time_us = clk_mgr->base.ctx->dc->dml.soc.sr_exit_time_us; in dcn3_build_wm_range_table()
112 double sr_enter_plus_exit_time_us = clk_mgr->base.ctx->dc->dml.soc.sr_enter_plus_exit_time_us; in dcn3_build_wm_range_table()
139 clk_mgr->base.bw_params->wm_table.nv_entries[WM_C].dml_input.pstate_latency_us = clk_mgr->base.ctx->dc->dml.soc.dummy_pstate_latency_us; in dcn3_build_wm_range_table()
235 struct dc *dc = clk_mgr_base->ctx->dc; in dcn3_update_clocks()
241 struct dmcu *dmcu = clk_mgr_base->ctx->dc->res_pool->dmcu; in dcn3_update_clocks()
422 clk_mgr_base->ctx->dc->res_pool->funcs->update_bw_bounding_box( in dcn3_get_memclk_states_from_smu()
423 clk_mgr->base.ctx->dc, clk_mgr_base->bw_params); in dcn3_get_memclk_states_from_smu()
506 struct dc_context *ctx, in dcn3_clk_mgr_construct()
511 clk_mgr->base.ctx in dcn3_clk_mgr_construct()
505 dcn3_clk_mgr_construct( struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu, struct dccg *dccg) dcn3_clk_mgr_construct() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_hwss.c56 !dm_helpers_dp_read_dpcd(link->ctx, in core_link_read_dpcd()
71 !dm_helpers_dp_write_dpcd(link->ctx, in core_link_write_dpcd()
99 struct dc *dc = link->ctx->dc; in dp_enable_link_phy()
202 enter_timestamp = dm_get_timestamp(link->ctx); in edp_receiver_ready_T7()
211 finish_timestamp = dm_get_timestamp(link->ctx); in edp_receiver_ready_T7()
212 time_taken_in_ns = dm_get_elapse_time_in_ns(link->ctx, finish_timestamp, enter_timestamp); in edp_receiver_ready_T7()
225 struct dc *dc = link->ctx->dc; in dp_disable_link_phy()
393 dsc->ctx->logger
417 struct dc *dc = pipe_ctx->stream->ctx->dc; in dp_set_dsc_on_rx()
421 if (dc_is_virtual_signal(stream->signal) || IS_FPGA_MAXIMUS_DC(dc->ctx in dp_set_dsc_on_rx()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcommon.c318 struct qce_cipher_ctx *ctx = crypto_tfm_ctx(async_req->tfm); in qce_setup_regs_skcipher() local
332 keylen = ctx->enc_keylen / 2; in qce_setup_regs_skcipher()
334 keylen = ctx->enc_keylen; in qce_setup_regs_skcipher()
336 qce_cpu_to_be32p_array(enckey, ctx->enc_key, keylen); in qce_setup_regs_skcipher()
351 qce_xtskey(qce, ctx->enc_key, ctx->enc_keylen, in qce_setup_regs_skcipher()
424 struct qce_aead_ctx *ctx = crypto_tfm_ctx(async_req->tfm); in qce_setup_regs_aead() local
432 unsigned int enc_keylen = ctx->enc_keylen; in qce_setup_regs_aead()
433 unsigned int auth_keylen = ctx->auth_keylen; in qce_setup_regs_aead()
445 enckey_words = qce_be32_to_cpu_array(enckey, ctx in qce_setup_regs_aead()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_dec_hw.c450 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_put_buf() local
453 ctx = jpeg->hw_param.curr_ctx; in mtk_jpegdec_put_buf()
454 if (unlikely(!ctx)) { in mtk_jpegdec_put_buf()
455 dev_err(jpeg->dev, "comp_jpeg ctx fail !!!\n"); in mtk_jpegdec_put_buf()
467 spin_lock_irqsave(&ctx->done_queue_lock, flags); in mtk_jpegdec_put_buf()
468 list_add_tail(&dst_done_buf->list, &ctx->dst_done_queue); in mtk_jpegdec_put_buf()
469 while (!list_empty(&ctx->dst_done_queue) && in mtk_jpegdec_put_buf()
470 (pos != &ctx->dst_done_queue)) { in mtk_jpegdec_put_buf()
471 list_for_each_prev_safe(pos, temp_entry, &ctx->dst_done_queue) { in mtk_jpegdec_put_buf()
476 ctx in mtk_jpegdec_put_buf()
515 struct mtk_jpeg_ctx *ctx; mtk_jpegdec_hw_irq_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dvfio_ccw_ops.c401 struct eventfd_ctx **ctx; in vfio_ccw_mdev_set_irqs() local
408 ctx = &private->io_trigger; in vfio_ccw_mdev_set_irqs()
411 ctx = &private->crw_trigger; in vfio_ccw_mdev_set_irqs()
414 ctx = &private->req_trigger; in vfio_ccw_mdev_set_irqs()
423 if (*ctx) in vfio_ccw_mdev_set_irqs()
424 eventfd_signal(*ctx, 1); in vfio_ccw_mdev_set_irqs()
434 if (trigger && *ctx) in vfio_ccw_mdev_set_irqs()
435 eventfd_signal(*ctx, 1); in vfio_ccw_mdev_set_irqs()
446 if (*ctx) in vfio_ccw_mdev_set_irqs()
447 eventfd_ctx_put(*ctx); in vfio_ccw_mdev_set_irqs()
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_nau8825.c69 struct sof_card_private *ctx = snd_soc_card_get_drvdata(rtd->card); in sof_hdmi_init() local
81 list_add_tail(&pcm->head, &ctx->hdmi_pcm_list); in sof_hdmi_init()
99 struct sof_card_private *ctx = snd_soc_card_get_drvdata(rtd->card); in sof_nau8825_codec_init() local
113 &ctx->sof_headset, in sof_nau8825_codec_init()
121 jack = &ctx->sof_headset; in sof_nau8825_codec_init()
190 struct sof_card_private *ctx = snd_soc_card_get_drvdata(card); in sof_card_late_probe() local
204 if (list_empty(&ctx->hdmi_pcm_list)) in sof_card_late_probe()
207 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, head); in sof_card_late_probe()
547 struct sof_card_private *ctx; in sof_audio_probe() local
551 ctx in sof_audio_probe()
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_aspectralstats.c389 static int filter_channel(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_channel() argument
391 AudioSpectralStatsContext *s = ctx->priv; in filter_channel()
449 AVFilterContext *ctx = inlink->dst; in filter_frame() local
450 AVFilterLink *outlink = ctx->outputs[0]; in filter_frame()
451 AudioSpectralStatsContext *s = ctx->priv; in filter_frame()
473 ff_filter_execute(ctx, filter_channel, in, NULL, in filter_frame()
474 FFMIN(inlink->ch_layout.nb_channels, ff_filter_get_nb_threads(ctx))); in filter_frame()
487 static int activate(AVFilterContext *ctx) in activate() argument
489 AudioSpectralStatsContext *s = ctx->priv; in activate()
490 AVFilterLink *outlink = ctx in activate()
516 uninit(AVFilterContext *ctx) uninit() argument
[all...]
H A Dvf_pad.c75 static int query_formats(AVFilterContext *ctx) in query_formats() argument
77 return ff_set_common_formats(ctx, ff_draw_supported_pixel_formats(0)); in query_formats()
107 AVFilterContext *ctx = inlink->dst; in config_input() local
108 PadContext *s = ctx->priv; in config_input()
131 NULL, NULL, NULL, NULL, NULL, 0, ctx); in config_input()
135 NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) in config_input()
144 NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) in config_input()
162 NULL, NULL, NULL, NULL, NULL, 0, ctx); in config_input()
166 NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) in config_input()
172 NULL, NULL, NULL, NULL, NULL, 0, ctx)) < in config_input()
[all...]
H A Dvf_zscale.c148 static av_cold int init(AVFilterContext *ctx) in init() argument
150 ZScaleContext *s = ctx->priv; in init()
168 av_log(ctx, AV_LOG_ERROR, in init()
179 av_log(ctx, AV_LOG_ERROR, in init()
196 static int query_formats(AVFilterContext *ctx) in query_formats() argument
222 ret = ff_formats_ref(ff_make_format_list(pixel_fmts), &ctx->inputs[0]->outcfg.formats); in query_formats()
225 return ff_formats_ref(ff_make_format_list(pixel_fmts), &ctx->outputs[0]->incfg.formats); in query_formats()
245 AVFilterContext *ctx = outlink->src; in config_props() local
247 ZScaleContext *s = ctx->priv; in config_props()
272 NULL, NULL, NULL, NULL, NULL, 0, ctx); in config_props()
361 print_zimg_error(AVFilterContext *ctx) print_zimg_error() argument
577 graphs_build(AVFrame *in, AVFrame *out, const AVPixFmtDescriptor *desc, const AVPixFmtDescriptor *out_desc, AVFilterContext *ctx, int job_nr, int n_jobs) graphs_build() argument
702 filter_slice(AVFilterContext *ctx, void *data, int job_nr, int n_jobs) filter_slice() argument
768 AVFilterContext *ctx = link->dst; filter_frame() local
927 uninit(AVFilterContext *ctx) uninit() argument
944 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Drkmppdec.c46 MppCtx ctx; member
108 ret = decoder->mpi->decode_put_packet(decoder->ctx, packet); in rkmpp_write_data()
136 decoder->mpi->reset(decoder->ctx); in rkmpp_release_decoder()
137 mpp_destroy(decoder->ctx); in rkmpp_release_decoder()
138 decoder->ctx = NULL; in rkmpp_release_decoder()
195 ret = mpp_create(&decoder->ctx, &decoder->mpi); in rkmpp_init_decoder()
203 ret = mpp_init(decoder->ctx, MPP_CTX_DEC, codectype); in rkmpp_init_decoder()
212 ret = decoder->mpi->control(decoder->ctx, MPP_SET_OUTPUT_BLOCK, &paramS32); in rkmpp_init_decoder()
220 ret = decoder->mpi->control(decoder->ctx, MPP_SET_OUTPUT_BLOCK_TIMEOUT, &paramS64); in rkmpp_init_decoder()
234 ret = decoder->mpi->control(decoder->ctx, MPP_DEC_SET_EXT_BUF_GROU in rkmpp_init_decoder()
[all...]
H A Dlibx264.c137 static int encode_nals(AVCodecContext *ctx, AVPacket *pkt, in encode_nals() argument
140 X264Context *x4 = ctx->priv_data; in encode_nals()
159 if ((ret = ff_get_encode_buffer(ctx, pkt, size, 0)) < 0) in encode_nals()
202 static void reconfig_encoder(AVCodecContext *ctx, const AVFrame *frame) in reconfig_encoder() argument
204 X264Context *x4 = ctx->priv_data; in reconfig_encoder()
214 if (x4->params.vui.i_sar_height*ctx->sample_aspect_ratio.num != ctx->sample_aspect_ratio.den * x4->params.vui.i_sar_width) { in reconfig_encoder()
215 x4->params.vui.i_sar_height = ctx->sample_aspect_ratio.den; in reconfig_encoder()
216 x4->params.vui.i_sar_width = ctx->sample_aspect_ratio.num; in reconfig_encoder()
220 if (x4->params.rc.i_vbv_buffer_size != ctx in reconfig_encoder()
302 free_picture(AVCodecContext *ctx) free_picture() argument
314 X264_frame(AVCodecContext *ctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) X264_frame() argument
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c62 _EGLContext *ctx = _eglGetCurrentContext(); in egl_dri3_in_current_context() local
64 return ctx->Resource.Display == dri3_surf->surf.base.Resource.Display; in egl_dri3_in_current_context()
70 _EGLContext *ctx = _eglGetCurrentContext(); in egl_dri3_get_dri_context() local
72 if (!ctx) in egl_dri3_get_dri_context()
74 dri2_ctx = dri2_egl_context(ctx); in egl_dri3_get_dri_context()
81 _EGLContext *ctx = _eglGetCurrentContext(); in egl_dri3_get_dri_screen() local
83 if (!ctx) in egl_dri3_get_dri_screen()
85 dri2_ctx = dri2_egl_context(ctx); in egl_dri3_get_dri_screen()
289 dri3_create_image_khr_pixmap(_EGLDisplay *disp, _EGLContext *ctx, in dri3_create_image_khr_pixmap() argument
339 dri3_create_image_khr_pixmap_from_buffers(_EGLDisplay *disp, _EGLContext *ctx, in dri3_create_image_khr_pixmap_from_buffers() argument
396 dri3_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri3_create_image_khr() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp106 auto &ctx = obj(d_ctx); in clCreateProgramWithSource() local
121 return new program(ctx, std::move(source), program::il_type::source); in clCreateProgramWithSource()
134 auto &ctx = obj(d_ctx); in clCreateProgramWithBinary() local
141 return !count(dev, ctx.devices()); in clCreateProgramWithBinary()
176 return new program(ctx, devs, map(values(), result)); in clCreateProgramWithBinary()
186 auto &ctx = obj(d_ctx); in CreateProgramWithILKHR() local
194 for (const device &dev : ctx.devices()) { in CreateProgramWithILKHR()
203 ctx.notify); in CreateProgramWithILKHR()
210 return new program(ctx, std::move(binary), il_type); in CreateProgramWithILKHR()
230 auto &ctx in clCreateProgramWithBuiltInKernels() local
431 auto &ctx = obj(d_ctx); clLinkProgram() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp139 std::unique_ptr<LLVMContext> ctx { new LLVMContext }; in create_context()
141 ctx->setDiagnosticHandlerCallBack(diagnostic_handler, &r_log); in create_context()
142 return ctx; in create_context()
293 compile(LLVMContext &ctx, clang::CompilerInstance &c, in compile() argument
371 clang::EmitLLVMOnlyAction act(&ctx); in compile()
408 auto ctx = create_context(r_log); in compile_program() local
411 auto mod = compile(*ctx, *c, "input.cl", source, headers, dev, opts, true, in compile_program()
457 link(LLVMContext &ctx, const clang::CompilerInstance &c, in link() argument
459 std::unique_ptr<Module> mod { new Module("link", ctx) }; in link()
463 if (linker->linkInModule(parse_module_library(b, ctx, r_lo in link()
479 auto ctx = create_context(r_log); link_program() local
516 auto ctx = create_context(r_log); compile_to_spirv() local
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkMatrixConvolutionImageFilter.cpp331 sk_sp<SkSpecialImage> SkMatrixConvolutionImageFilter::onFilterImage(const Context& ctx, in onFilterImage() argument
334 sk_sp<SkSpecialImage> input(this->filterInput(0, ctx, &inputOffset)); in onFilterImage()
340 input = this->applyCropRectAndPad(this->mapContext(ctx), input.get(), &inputOffset, &dstBounds); in onFilterImage()
348 SkIRect srcBounds = this->onFilterNodeBounds(dstBounds, ctx.ctm(), kReverse_MapDirection, in onFilterImage()
361 if (ctx.gpuBacked()) { in onFilterImage()
362 auto context = ctx.getContext(); in onFilterImage()
368 input = ImageToColorSpace(input.get(), ctx.colorType(), ctx.colorSpace(), in onFilterImage()
369 ctx.surfaceProps()); in onFilterImage()
393 *ctx in onFilterImage()
[all...]
/third_party/python/Lib/test/
H A Dtest_poplib.py384 ctx = ssl.SSLContext(ssl.PROTOCOL_TLS_CLIENT)
385 ctx.load_verify_locations(CAFILE)
386 self.assertEqual(ctx.verify_mode, ssl.CERT_REQUIRED)
387 self.assertEqual(ctx.check_hostname, True)
389 resp = self.client.stls(context=ctx)
392 resp = self.client.stls(context=ctx)
425 ctx = ssl.SSLContext(ssl.PROTOCOL_TLS_CLIENT)
426 ctx.check_hostname = False
427 ctx.verify_mode = ssl.CERT_NONE
429 self.server.port, keyfile=CERTFILE, context=ctx)
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem.c3902 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one() local
3925 ctx->blocks = DIV_ROUND_UP(size, PAGE_SIZE); in shmem_parse_one()
3926 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3929 ctx->blocks = memparse(param->string, &rest); in shmem_parse_one()
3930 if (*rest || ctx->blocks > LONG_MAX) in shmem_parse_one()
3932 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3935 ctx->inodes = memparse(param->string, &rest); in shmem_parse_one()
3936 if (*rest || ctx->inodes > ULONG_MAX / BOGO_INODE_SIZE) in shmem_parse_one()
3938 ctx->seen |= SHMEM_SEEN_INODES; in shmem_parse_one()
3941 ctx in shmem_parse_one()
4120 struct shmem_options *ctx = fc->fs_private; shmem_reconfigure() local
4285 struct shmem_options *ctx = fc->fs_private; shmem_fill_super() local
4396 struct shmem_options *ctx = fc->fs_private; shmem_free_fc() local
4582 struct shmem_options *ctx; shmem_init_fs_context() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp344 static RK_S32 init_frame_info(VpuCodecContext *ctx, in init_frame_info() argument
351 if (ctx->private_data) in init_frame_info()
352 fbcOutFmt = *(RK_U32 *)ctx->private_data; in init_frame_info()
354 if (ctx->extra_cfg.bit_depth in init_frame_info()
355 || ctx->extra_cfg.yuv_format) { in init_frame_info()
356 if (ctx->extra_cfg.bit_depth == 10) // extra_cfg.bit_depth == 10 in init_frame_info()
357 p->CodecType = (ctx->extra_cfg.yuv_format == 1) in init_frame_info()
360 p->CodecType = (ctx->extra_cfg.yuv_format == 1) in init_frame_info()
394 RK_S32 VpuApiLegacy::init(VpuCodecContext *ctx, RK_U8 *extraData, RK_U32 extra_size) in init() argument
406 if (CODEC_DECODER == ctx in init()
515 flush(VpuCodecContext *ctx) flush() argument
630 decode(VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut) decode() argument
998 encode(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, EncoderOut_t *aEncOut) encode() argument
1251 encoder_sendframe(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm) encoder_sendframe() argument
1370 encoder_getstream(VpuCodecContext *ctx, EncoderOut_t *aEncOut) encoder_getstream() argument
1445 control(VpuCodecContext *ctx, VPU_API_CMD cmd, void *param) control() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c134 struct stm32_cryp_ctx *ctx; member
254 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev() argument
259 if (!ctx->cryp) { in stm32_cryp_find_dev()
264 ctx->cryp = cryp; in stm32_cryp_find_dev()
266 cryp = ctx->cryp; in stm32_cryp_find_dev()
311 stm32_cryp_write(c, CRYP_K1LR, be32_to_cpu(c->ctx->key[0])); in stm32_cryp_hw_write_key()
312 stm32_cryp_write(c, CRYP_K1RR, be32_to_cpu(c->ctx->key[1])); in stm32_cryp_hw_write_key()
315 for (i = c->ctx->keylen / sizeof(u32); i > 0; i--, r_id -= 4) in stm32_cryp_hw_write_key()
317 be32_to_cpu(c->ctx->key[i - 1])); in stm32_cryp_hw_write_key()
544 switch (cryp->ctx in stm32_cryp_hw_init()
650 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(tfm); stm32_cryp_init_tfm() local
666 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm); stm32_cryp_aes_aead_init() local
679 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx( stm32_cryp_crypt() local
694 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); stm32_cryp_aead_crypt() local
709 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(tfm); stm32_cryp_setkey() local
744 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm); stm32_cryp_aes_aead_setkey() local
986 struct stm32_cryp_ctx *ctx; stm32_cryp_prepare_req() local
1083 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx( stm32_cryp_cipher_one_req() local
1105 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); stm32_cryp_aead_one_req() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c247 if (cifs_sb->ctx->rsize == 0) in cifs_read_super()
248 cifs_sb->ctx->rsize = in cifs_read_super()
249 tcon->ses->server->ops->negotiate_rsize(tcon, cifs_sb->ctx); in cifs_read_super()
250 if (cifs_sb->ctx->rasize) in cifs_read_super()
251 sb->s_bdi->ra_pages = cifs_sb->ctx->rasize / PAGE_SIZE; in cifs_read_super()
253 sb->s_bdi->ra_pages = 2 * (cifs_sb->ctx->rsize / PAGE_SIZE); in cifs_read_super()
521 char *devname = kstrdup(cifs_sb->ctx->source, GFP_KERNEL); in cifs_show_devname()
553 if (cifs_sb->ctx->multiuser) in cifs_show_options()
578 from_kuid_munged(&init_user_ns, cifs_sb->ctx->linux_uid)); in cifs_show_options()
585 from_kgid_munged(&init_user_ns, cifs_sb->ctx in cifs_show_options()
834 cifs_get_root(struct smb3_fs_context *ctx, struct super_block *sb) cifs_get_root() argument
[all...]
/third_party/libcoap/examples/
H A Dcoap-client.c260 coap_new_request(coap_context_t *ctx, in coap_new_request() argument
269 (void)ctx; in coap_new_request()
1325 setup_pki(coap_context_t *ctx) { in setup_pki() argument
1333 coap_context_set_pki_root_cas(ctx, NULL, root_ca_file); in setup_pki()
1335 coap_context_set_pki_root_cas(ctx, root_ca_file, NULL); in setup_pki()
1433 open_session(coap_context_t *ctx, in open_session() argument
1448 coap_dtls_pki_t *dtls_pki = setup_pki(ctx); in open_session()
1450 session = coap_new_client_session_oscore_pki(ctx, bind_addr, dst, in open_session()
1454 session = coap_new_client_session_pki(ctx, bind_addr, dst, proto, in open_session()
1461 session = coap_new_client_session_oscore_psk(ctx, bind_add in open_session()
1493 get_session(coap_context_t *ctx, const char *local_addr, const char *local_port, coap_uri_scheme_t scheme, coap_proto_t proto, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) get_session() argument
1580 coap_context_t *ctx = NULL; main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h901 struct si_context *ctx; member
930 typedef void (*pipe_draw_vertex_state_func)(struct pipe_context *ctx,
944 struct radeon_winsys_ctx *ctx; member
961 void (*emit_cache_flush)(struct si_context *ctx, struct radeon_cmdbuf *cs);
1329 void si_decompress_subresource(struct pipe_context *ctx, struct pipe_resource *tex, unsigned planes,
1332 void si_resource_copy_region(struct pipe_context *ctx, struct pipe_resource *dst,
1338 bool si_msaa_resolve_blit_via_CB(struct pipe_context *ctx, const struct pipe_blit_info *info);
1339 void si_gfx_blit(struct pipe_context *ctx, const struct pipe_blit_info *info);
1360 void si_replace_buffer_storage(struct pipe_context *ctx, struct pipe_resource *dst,
1431 void si_compute_clear_render_target(struct pipe_context *ctx, struc
1942 si_need_gfx_cs_space(struct si_context *ctx, unsigned num_draws) si_need_gfx_cs_space() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dwrappers.pb.cc364 const char* DoubleValue::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) { in _InternalParse() argument
367 while (!ctx->Done(&ptr)) { in _InternalParse()
382 ctx->SetLastTag(tag); in _InternalParse()
387 ptr, ctx); in _InternalParse()
559 const char* FloatValue::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) { in _InternalParse() argument
562 while (!ctx->Done(&ptr)) { in _InternalParse()
577 ctx->SetLastTag(tag); in _InternalParse()
582 ptr, ctx); in _InternalParse()
754 const char* Int64Value::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) { in _InternalParse() argument
757 while (!ctx in _InternalParse()
951 _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) _InternalParse() argument
1148 _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) _InternalParse() argument
1345 _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) _InternalParse() argument
1542 _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) _InternalParse() argument
1743 _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) _InternalParse() argument
1952 _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) _InternalParse() argument
[all...]
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c293 io_context_t ctx; in main() local
340 memset(&ctx, 0, sizeof(ctx)); in main()
342 if (io_setup(2, &ctx) < 0) { in main()
393 ret = io_getevents(ctx, 1, AIO_PARAMS_MAX, e, NULL); in main()
413 ret = io_submit(ctx, 1, &iocb_in); in main()
428 ret = io_submit(ctx, 1, &iocb_out); in main()
440 io_destroy(ctx); in main()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_api.c163 DEBUG_ASSERT_POINTER(args->ctx); in _ump_uku_get_api_version()
165 session_data = (ump_session_data *)args->ctx; in _ump_uku_get_api_version()
193 DEBUG_ASSERT_POINTER(release_info->ctx); in _ump_ukk_release()
196 session_data = (ump_session_data *)release_info->ctx; in _ump_ukk_release()
319 DEBUG_ASSERT_POINTER(args->ctx); in _ump_ukk_cache_operations_control()
322 session_data = (ump_session_data *)args->ctx; in _ump_ukk_cache_operations_control()
359 DEBUG_ASSERT_POINTER(args->ctx); in _ump_ukk_switch_hw_usage()
361 session_data = (ump_session_data *)args->ctx; in _ump_ukk_switch_hw_usage()

Completed in 37 milliseconds

1...<<251252253254255256257258259260>>...536