| /foundation/distributeddatamgr/udmf/interfaces/jskits/data/ |
| H A D | video_napi.h | 38 static VideoNapi *GetVideo(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctxt);
|
| H A D | application_defined_record_napi.h | 39 napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctxt);
|
| H A D | audio_napi.h | 38 static AudioNapi *GetAudio(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctxt);
|
| H A D | unified_data_properties_napi.h | 38 napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctxt);
|
| H A D | system_defined_appitem_napi.h | 39 napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctxt);
|
| H A D | system_defined_form_napi.h | 39 napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctxt);
|
| H A D | type_descriptor_napi.h | 43 std::shared_ptr<ContextBase> &ctxt);
|
| /applications/standard/calendardata/calendarmanager/napi/src/ |
| H A D | napi_queue.cpp | 71 napi_value NapiQueue::AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, in AsyncWork() argument 77 aCtx->ctx = std::move(ctxt); in AsyncWork() 95 LOG_DEBUG("AsyncWork napi_async_execute_callback ctxt->status=%{public}d", actx->ctx->status); in AsyncWork() 103 LOG_DEBUG("AsyncWork napi_async_complete_callback status = %{public}d, ctxt->status = %{public}d", in AsyncWork()
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | napi_queue.cpp | 74 napi_value NapiQueue::AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, in AsyncWork() argument 80 aCtx->ctx = std::move(ctxt); in AsyncWork() 98 ZLOGD("napi_async_execute_callback ctxt->status=%{public}d", actx->ctx->status); in AsyncWork() 106 ZLOGD("napi_async_complete_callback status=%{public}d, ctxt->status=%{public}d", status, actx->ctx->status); in AsyncWork()
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | napi_queue.cpp | 74 napi_value NapiQueue::AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, in AsyncWork() argument 80 aCtx->ctx = std::move(ctxt); in AsyncWork() 98 ZLOGD("napi_async_execute_callback ctxt->status=%{public}d", actx->ctx->status); in AsyncWork() 106 ZLOGD("napi_async_complete_callback status=%{public}d, ctxt->status=%{public}d", status, actx->ctx->status); in AsyncWork()
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
| H A D | napi_queue.cpp | 76 napi_value NapiQueue::AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string &name, in AsyncWork() argument 85 aCtx->ctx = std::move(ctxt); in AsyncWork() 104 LOG_DEBUG("napi_async_execute_callback ctxt->status=%{public}d", actx->ctx->status); in AsyncWork() 113 LOG_DEBUG("napi_async_complete_callback status=%{public}d, ctxt->status=%{public}d", in AsyncWork()
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/ |
| H A D | exception.c | 63 vcpu->arch.ctxt.spsr_abt = val; in __vcpu_write_spsr_abt() 71 vcpu->arch.ctxt.spsr_und = val; in __vcpu_write_spsr_und()
|
| /applications/standard/calendardata/calendarmanager/napi/include/ |
| H A D | calendar_manager_napi.h | 58 static napi_value LaunchEditorPage(napi_env env, std::shared_ptr<EditEventContext> ctxt);
|
| /foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/include/ |
| H A D | napi_async_work.h | 64 static napi_value Enqueue(napi_env env, std::shared_ptr<NapiAsyncTask> ctxt, const std::string &name,
|
| /kernel/linux/linux-5.10/include/uapi/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member 166 * shared memory pages for subctxts if ctxt is shared; these cover
|
| /kernel/linux/linux-6.6/include/uapi/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member 166 * shared memory pages for subctxts if ctxt is shared; these cover
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 34 __u16 ctxt; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 24 __u16 ctxt; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 34 __u16 ctxt; member
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | alloc.c | 564 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, 3660 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent() 3666 BUG_ON(ctxt->c_contig_type == CONTIG_NONE); in ocfs2_try_to_merge_extent() 3668 if (ctxt->c_split_covers_rec && ctxt->c_has_empty_extent) { in ocfs2_try_to_merge_extent() 3693 if (ctxt->c_contig_type == CONTIG_LEFTRIGHT) { in ocfs2_try_to_merge_extent() 3697 BUG_ON(!ctxt->c_split_covers_rec); in ocfs2_try_to_merge_extent() 3780 if (ctxt->c_contig_type == CONTIG_RIGHT) { in ocfs2_try_to_merge_extent() 3798 if (ctxt->c_split_covers_rec) { in ocfs2_try_to_merge_extent() 4354 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type() 3654 ocfs2_try_to_merge_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_merge_ctxt *ctxt) ocfs2_try_to_merge_extent() argument 4350 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int index, struct ocfs2_extent_rec *split_rec, struct ocfs2_merge_ctxt *ctxt) ocfs2_figure_merge_contig_type() argument 5069 struct ocfs2_merge_ctxt ctxt; ocfs2_split_extent() local 6457 ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, u64 blkno, unsigned int bit) ocfs2_cache_cluster_dealloc() argument 6532 ocfs2_run_deallocs(struct ocfs2_super *osb, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_run_deallocs() argument 6576 ocfs2_find_per_slot_free_list(int type, int slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_per_slot_free_list() argument 6602 ocfs2_find_preferred_free_list(int type, int preferred_slot, int *real_slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_preferred_free_list() argument 6749 ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, int type, int slot, u64 suballoc, u64 blkno, unsigned int bit) ocfs2_cache_block_dealloc() argument 6787 ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, struct ocfs2_extent_block *eb) ocfs2_cache_extent_block_free() argument [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | alloc.c | 562 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, 3658 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent() 3664 BUG_ON(ctxt->c_contig_type == CONTIG_NONE); in ocfs2_try_to_merge_extent() 3666 if (ctxt->c_split_covers_rec && ctxt->c_has_empty_extent) { in ocfs2_try_to_merge_extent() 3691 if (ctxt->c_contig_type == CONTIG_LEFTRIGHT) { in ocfs2_try_to_merge_extent() 3695 BUG_ON(!ctxt->c_split_covers_rec); in ocfs2_try_to_merge_extent() 3778 if (ctxt->c_contig_type == CONTIG_RIGHT) { in ocfs2_try_to_merge_extent() 3796 if (ctxt->c_split_covers_rec) { in ocfs2_try_to_merge_extent() 4352 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type() 3652 ocfs2_try_to_merge_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_merge_ctxt *ctxt) ocfs2_try_to_merge_extent() argument 4348 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int index, struct ocfs2_extent_rec *split_rec, struct ocfs2_merge_ctxt *ctxt) ocfs2_figure_merge_contig_type() argument 5067 struct ocfs2_merge_ctxt ctxt; ocfs2_split_extent() local 6457 ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, u64 blkno, unsigned int bit) ocfs2_cache_cluster_dealloc() argument 6532 ocfs2_run_deallocs(struct ocfs2_super *osb, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_run_deallocs() argument 6576 ocfs2_find_per_slot_free_list(int type, int slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_per_slot_free_list() argument 6602 ocfs2_find_preferred_free_list(int type, int preferred_slot, int *real_slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_preferred_free_list() argument 6749 ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, int type, int slot, u64 suballoc, u64 blkno, unsigned int bit) ocfs2_cache_block_dealloc() argument 6787 ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, struct ocfs2_extent_block *eb) ocfs2_cache_extent_block_free() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 1602 } ctxt; in hv_int_desc_free() local 1608 memset(&ctxt, 0, sizeof(ctxt)); in hv_int_desc_free() 1609 int_pkt = (struct pci_delete_interrupt *)&ctxt.pkt.message; in hv_int_desc_free() 1844 } __packed ctxt; in hv_compose_msi_msg() local 1921 memset(&ctxt, 0, sizeof(ctxt)); in hv_compose_msi_msg() 1923 ctxt.pci_pkt.completion_func = hv_pci_compose_compl; in hv_compose_msi_msg() 1924 ctxt.pci_pkt.compl_ctxt = ∁ in hv_compose_msi_msg() 1928 size = hv_compose_msi_req_v1(&ctxt in hv_compose_msi_msg() 2840 } ctxt; hv_eject_device_work() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-ini.cc | 1703 read_context ctxt(input); in read_sections() 1707 ctxt.skip_white_spaces_or_comments(); in read_sections() 1708 if (config::section_sptr section = ctxt.read_section()) in read_sections() 2019 read_context ctxt(input); in read_function_call_expr() 2020 return ctxt.read_function_call_expr(expr); in read_function_call_expr()
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| H A D | fpsimd.c | 88 fpsimd_bind_state_to_cpu(&vcpu->arch.ctxt.fp_regs, in kvm_arch_vcpu_ctxsync_fp()
|
| /third_party/curl/lib/vtls/ |
| H A D | schannel_int.h | 131 struct Curl_schannel_ctxt *ctxt; member
|