Home
last modified time | relevance | path

Searched defs:context_id (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_context.c201 static int ctx_fire_notification(u32 context_id, u32 priv_flags) in ctx_fire_notification()
598 int vmci_ctx_add_notification(u32 context_id, u32 remote_cid) in vmci_ctx_add_notification()
665 int vmci_ctx_remove_notification(u32 context_id, u32 remote_cid) in vmci_ctx_remove_notification()
767 int vmci_ctx_get_chkpt_state(u32 context_id, in vmci_ctx_get_chkpt_state()
816 int vmci_ctx_set_chkpt_state(u32 context_id, in vmci_ctx_set_chkpt_state()
860 int vmci_ctx_rcv_notifications_get(u32 context_id, in vmci_ctx_rcv_notifications_get()
895 void vmci_ctx_rcv_notifications_release(u32 context_id, in vmci_ctx_rcv_notifications_release()
944 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create()
973 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_destroy()
1001 int vmci_ctx_dbell_destroy_all(u32 context_id) in vmci_ctx_dbell_destroy_all()
[all …]
H A Dvmci_datagram.c57 u32 context_id; in dg_create_handle() local
105 static int vmci_datagram_get_priv_flags(u32 context_id, in vmci_datagram_get_priv_flags()
157 static int dg_dispatch_as_host(u32 context_id, struct vmci_datagram *dg) in dg_dispatch_as_host()
314 int vmci_datagram_dispatch(u32 context_id, in vmci_datagram_dispatch()
H A Dvmci_queue_pair.c852 u32 context_id = vmci_get_context_id(); in qp_notify_peer_local() local
891 u32 context_id = vmci_get_context_id(); in qp_guest_endpoint_create() local
1189 u32 context_id = vmci_get_context_id(); in qp_alloc_guest_work() local
1292 const u32 context_id = vmci_ctx_get_id(context); in qp_broker_create() local
1521 const u32 context_id = vmci_ctx_get_id(context); in qp_broker_attach() local
1707 const u32 context_id = vmci_ctx_get_id(context); in qp_broker_alloc() local
1965 const u32 context_id = vmci_ctx_get_id(context); in vmci_qp_broker_set_page_store() local
2080 const u32 context_id = vmci_ctx_get_id(context); in vmci_qp_broker_detach() local
2212 const u32 context_id = vmci_ctx_get_id(context); in vmci_qp_broker_map() local
2322 const u32 context_id = vmci_ctx_get_id(context); in vmci_qp_broker_unmap() local
H A Dvmci_resource.c69 static u32 vmci_resource_find_id(u32 context_id, in vmci_resource_find_id()
H A Dvmci_doorbell.c429 u32 context_id = vmci_get_context_id(); in vmci_doorbell_create() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dcxlflash_ioctl.h77 __u64 context_id; /* Returned context */ member
88 __u64 context_id; /* Context to detach */ member
94 __u64 context_id; /* Context to own physical resources */ member
104 __u64 context_id; /* Context to own virtual resources */ member
113 __u64 context_id; /* Context owning resources */ member
120 __u64 context_id; /* Context owning resources */ member
140 __u64 context_id; /* Context owning resources to verify */ member
154 __u64 context_id; /* Context to recover / updated ID */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dcxlflash_ioctl.h77 __u64 context_id; /* Returned context */ member
88 __u64 context_id; /* Context to detach */ member
94 __u64 context_id; /* Context to own physical resources */ member
104 __u64 context_id; /* Context to own virtual resources */ member
113 __u64 context_id; /* Context owning resources */ member
120 __u64 context_id; /* Context owning resources */ member
140 __u64 context_id; /* Context owning resources to verify */ member
154 __u64 context_id; /* Context to recover / updated ID */ member
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dcxlflash_ioctl.h77 __u64 context_id; /* Returned context */ member
88 __u64 context_id; /* Context to detach */ member
94 __u64 context_id; /* Context to own physical resources */ member
104 __u64 context_id; /* Context to own virtual resources */ member
113 __u64 context_id; /* Context owning resources */ member
120 __u64 context_id; /* Context owning resources */ member
140 __u64 context_id; /* Context owning resources to verify */ member
154 __u64 context_id; /* Context to recover / updated ID */ member
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dmmu_context.c208 void __destroy_context(int context_id) in __destroy_context()
216 int index, context_id; in destroy_contexts() local
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1160 u32 context_id; in bnx2fc_process_ofld_cmpl() local
1212 u32 context_id; in bnx2fc_process_enable_conn_cmpl() local
1446 u32 context_id = tgt->context_id; in bnx2fc_map_doorbell() local
1501 u32 context_id = tgt->context_id; in bnx2fc_init_seq_cleanup_task() local
1575 u32 context_id = tgt->context_id; in bnx2fc_init_cleanup_task() local
1617 u32 context_id; in bnx2fc_init_mp_task() local
1715 u32 context_id; in bnx2fc_init_task() local
H A D57xx_hsi_bnx2fc.h506 __le32 context_id; member
517 __le32 context_id; member
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dqcom_scm-legacy.c135 int ret = 0, context_id; in scm_legacy_call() local
224 int context_id; in scm_legacy_call_atomic() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmu_context.h80 int context_id; in alloc_extended_context() local
95 int context_id; in need_extra_context() local
H A Dkvm_book3s.h122 int context_id[SID_CONTEXTS]; member
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dipmmu-vmsa.c80 unsigned int context_id; member
192 unsigned int context_id, unsigned int reg) in ipmmu_ctx_reg()
199 unsigned int context_id, unsigned int reg) in ipmmu_ctx_read()
205 unsigned int context_id, unsigned int reg, u32 data) in ipmmu_ctx_write()
355 unsigned int context_id) in ipmmu_domain_free_context()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c92 uint32_t context_id = ihre->data & 0xfffffff; in cik_event_interrupt_wq() local
H A Dkfd_int_process_v9.c91 uint32_t context_id; in event_interrupt_wq_v9() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dexeclist.h57 u32 context_id; member
80 u32 context_id; member
119 u32 context_id; member
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcontext.c56 u64 context_id, asid; in a15_erratum_get_cpumask() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dls102xa_psci.c229 void __secure ls1_system_suspend(u32 fn, u32 entry_point, u32 context_id) in ls1_system_suspend()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmcext.h26 XID context_id; member
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dicp_qat_fw_init_admin.h61 __u8 context_id; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h183 unsigned context_id; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h650 u16 context_id; member
761 __le16 context_id; /* Handle for context */ member
814 __le16 context_id; /* Handle for context */ member
1473 __le16 context_id; member
1488 u16 context_id; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmw_vmci_defs.h627 u32 context_id; /* 4 bytes. */ member

12