| /linux-4.4.14/drivers/misc/vmw_vmci/ | 
| D | vmci_context.c | 202 static int ctx_fire_notification(u32 context_id, u32 priv_flags)  in ctx_fire_notification()599 int vmci_ctx_add_notification(u32 context_id, u32 remote_cid)  in vmci_ctx_add_notification()
 660 int vmci_ctx_remove_notification(u32 context_id, u32 remote_cid)  in vmci_ctx_remove_notification()
 763 int vmci_ctx_get_chkpt_state(u32 context_id,  in vmci_ctx_get_chkpt_state()
 812 int vmci_ctx_set_chkpt_state(u32 context_id,  in vmci_ctx_set_chkpt_state()
 856 int vmci_ctx_rcv_notifications_get(u32 context_id,  in vmci_ctx_rcv_notifications_get()
 890 void vmci_ctx_rcv_notifications_release(u32 context_id,  in vmci_ctx_rcv_notifications_release()
 939 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle)  in vmci_ctx_dbell_create()
 969 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle)  in vmci_ctx_dbell_destroy()
 997 int vmci_ctx_dbell_destroy_all(u32 context_id)  in vmci_ctx_dbell_destroy_all()
 [all …]
 
 | 
| D | vmci_datagram.c | 65 	u32 context_id;  in dg_create_handle()  local113 static int vmci_datagram_get_priv_flags(u32 context_id,  in vmci_datagram_get_priv_flags()
 165 static int dg_dispatch_as_host(u32 context_id, struct vmci_datagram *dg)  in dg_dispatch_as_host()
 322 int vmci_datagram_dispatch(u32 context_id,  in vmci_datagram_dispatch()
 
 | 
| D | vmci_queue_pair.c | 941 	u32 context_id = vmci_get_context_id();  in qp_notify_peer_local()  local979 		u32 context_id = vmci_get_context_id();  in qp_guest_endpoint_create()  local
 1275 		u32 context_id = vmci_get_context_id();  in qp_alloc_guest_work()  local
 1378 	const u32 context_id = vmci_ctx_get_id(context);  in qp_broker_create()  local
 1606 	const u32 context_id = vmci_ctx_get_id(context);  in qp_broker_attach()  local
 1792 	const u32 context_id = vmci_ctx_get_id(context);  in qp_broker_alloc()  local
 2050 	const u32 context_id = vmci_ctx_get_id(context);  in vmci_qp_broker_set_page_store()  local
 2165 	const u32 context_id = vmci_ctx_get_id(context);  in vmci_qp_broker_detach()  local
 2303 	const u32 context_id = vmci_ctx_get_id(context);  in vmci_qp_broker_map()  local
 2414 	const u32 context_id = vmci_ctx_get_id(context);  in vmci_qp_broker_unmap()  local
 
 | 
| D | vmci_resource.c | 75 static u32 vmci_resource_find_id(u32 context_id,  in vmci_resource_find_id()
 | 
| D | vmci_doorbell.c | 432 		u32 context_id = vmci_get_context_id();  in vmci_doorbell_create()  local
 | 
| /linux-4.4.14/include/uapi/scsi/ | 
| D | cxlflash_ioctl.h | 51 	__u64 context_id;		/* Returned context */  member62 	__u64 context_id;		/* Context to detach */  member
 68 	__u64 context_id;		/* Context to own physical resources */  member
 78 	__u64 context_id;		/* Context to own virtual resources */  member
 87 	__u64 context_id;		/* Context owning resources */  member
 94 	__u64 context_id;		/* Context owning resources */  member
 114 	__u64 context_id;		/* Context owning resources to verify */  member
 128 	__u64 context_id;		/* Context to recover / updated ID */  member
 
 | 
| /linux-4.4.14/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_hwi.c | 1127 	u32				context_id;  in bnx2fc_process_ofld_cmpl()  local1180 	u32				context_id;  in bnx2fc_process_enable_conn_cmpl()  local
 1416 	u32 context_id = tgt->context_id;  in bnx2fc_map_doorbell()  local
 1474 	u32 context_id = tgt->context_id;  in bnx2fc_init_seq_cleanup_task()  local
 1555 	u32 context_id = tgt->context_id;  in bnx2fc_init_cleanup_task()  local
 1597 	u32 context_id;  in bnx2fc_init_mp_task()  local
 1695 	u32 context_id;  in bnx2fc_init_task()  local
 
 | 
| D | 57xx_hsi_bnx2fc.h | 505 	__le32 context_id;  member516 	__le32 context_id;  member
 
 | 
| D | bnx2fc.h | 294 	u32 context_id;  member
 | 
| /linux-4.4.14/drivers/firmware/ | 
| D | qcom_scm-32.c | 190 	int context_id;  in smc()  local324 	int context_id;  in qcom_scm_call_atomic1()  local
 347 	int context_id;  in qcom_scm_get_version()  local
 
 | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | mmu_context_hash64.c | 98 void __destroy_context(int context_id)  in __destroy_context()
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | intel_guc_fwif.h | 154 	u32 context_id;  member174 	u32 context_id;  member
 190 	u32 context_id;  member
 
 | 
| /linux-4.4.14/arch/arm/mm/ | 
| D | context.c | 59 	u64 context_id, asid;  in a15_erratum_get_cpumask()  local
 | 
| /linux-4.4.14/arch/arm/kvm/ | 
| D | psci.c | 75 	unsigned long context_id;  in kvm_psci_vcpu_on()  local
 | 
| /linux-4.4.14/drivers/crypto/qat/qat_common/ | 
| D | icp_qat_fw_init_admin.h | 91 			uint8_t context_id;  member
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | kvm_book3s.h | 94 	int context_id[SID_CONTEXTS];  member
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | ipmmu-vmsa.c | 46 	unsigned int context_id;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ | 
| D | kfd_pm4_headers_vi.h | 284 			uint32_t context_id:28;  member
 | 
| D | kfd_pm4_headers.h | 290 			uint32_t context_id:28;  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | vmw_vmci_defs.h | 629 	u32 context_id;	/* 4 bytes. */  member
 | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic.h | 653 	u16 context_id;  member764 	__le16 context_id;		/* Handle for context */  member
 817 	__le16 context_id;		/* Handle for context */  member
 1481 	__le16 context_id;  member
 1496 	u16	context_id;  member
 
 | 
| D | qlcnic_83xx_hw.c | 1067 	u16 context_id;  in qlcnic_83xx_add_rings()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ | 
| D | netxen_nic.h | 679 	u16 context_id;  member865 	__le16 context_id;		/* Handle for context */  member
 918 	__le16 context_id;		/* Handle for context */  member
 
 | 
| /linux-4.4.14/drivers/scsi/bnx2i/ | 
| D | 57xx_iscsi_hsi.h | 744 	u32 context_id;  member763 	u32 context_id;  member
 
 | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| D | cnic_defs.h | 2808 	__le32 context_id;  member2819 	__le32 context_id;  member
 
 |