Home
last modified time | relevance | path

Searched refs:requestor (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.h188 u32 requestor; member
195 struct vbg_session *vbg_core_open_session(struct vbg_dev *gdev, u32 requestor);
206 u32 requestor);
210 struct vbg_dev *gdev, u32 requestor, u32 client_id, u32 function,
H A Dvboxguest_utils.c68 u32 requestor) in vbg_req_alloc() argument
84 req->requestor = requestor; in vbg_req_alloc()
125 int vbg_hgcm_connect(struct vbg_dev *gdev, u32 requestor, in vbg_hgcm_connect() argument
133 VMMDEVREQ_HGCM_CONNECT, requestor); in vbg_hgcm_connect()
159 int vbg_hgcm_disconnect(struct vbg_dev *gdev, u32 requestor, in vbg_hgcm_disconnect() argument
167 requestor); in vbg_hgcm_disconnect()
607 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id, in vbg_hgcm_call() argument
630 call = vbg_req_alloc(size, VMMDEVREQ_HGCM_CALL, requestor); in vbg_hgcm_call()
640 requestor & VMMDEV_REQUESTOR_USERMODE, &leak_it); in vbg_hgcm_call()
663 struct vbg_dev *gdev, u32 requestor, u32 client_id, u32 function, in vbg_hgcm_call32() argument
[all …]
H A Dvboxguest_linux.c34 u32 requestor = VMMDEV_REQUESTOR_USERMODE | in vbg_misc_device_requestor() local
39 requestor |= VMMDEV_REQUESTOR_USR_ROOT; in vbg_misc_device_requestor()
41 requestor |= VMMDEV_REQUESTOR_USR_USER; in vbg_misc_device_requestor()
44 requestor |= VMMDEV_REQUESTOR_GRP_VBOX; in vbg_misc_device_requestor()
46 return requestor; in vbg_misc_device_requestor()
139 session->requestor); in vbg_misc_device_ioctl()
H A Dvboxguest_core.c590 session->requestor); in vbg_set_session_event_filter()
690 session->requestor); in vbg_set_host_capabilities()
1056 struct vbg_session *vbg_core_open_session(struct vbg_dev *gdev, u32 requestor) in vbg_core_open_session() argument
1065 session->requestor = requestor; in vbg_core_open_session()
1341 (session->requestor & VMMDEV_REQUESTOR_USER_DEVICE)) { in vbg_req_allowed()
1398 ret = vbg_hgcm_connect(gdev, session->requestor, &conn->u.in.loc, in vbg_ioctl_hgcm_connect()
1440 ret = vbg_hgcm_disconnect(gdev, session->requestor, client_id, in vbg_ioctl_hgcm_disconnect()
1534 ret = vbg_hgcm_call32(gdev, session->requestor, client_id, in vbg_ioctl_hgcm_call()
1539 ret = vbg_hgcm_call(gdev, session->requestor, client_id, in vbg_ioctl_hgcm_call()
1661 session->requestor); in vbg_ioctl_write_core_dump()
H A Dvmmdev.h102 u32 requestor; member
/openbmc/linux/include/linux/
H A Dvbox_utils.h28 int vbg_hgcm_connect(struct vbg_dev *gdev, u32 requestor,
32 int vbg_hgcm_disconnect(struct vbg_dev *gdev, u32 requestor,
35 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id,
H A Dhyperv.h1063 struct vmbus_requestor requestor; member
1072 struct vmbus_requestor *rqstor = &(channel)->requestor; \
1080 struct vmbus_requestor *rqstor = &channel->requestor; in unlock_requestor()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/
H A Ddibbler_git.bb38 PACKAGES =+ "${PN}-requestor ${PN}-client ${PN}-relay ${PN}-server"
42 FILES:${PN}-requestor = "${sbindir}/${PN}-requestor"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.3.15-fix-provider-debugging.patch7 rc = spRecvReq(&providerSockets.receive, &parms->requestor,
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dmsi.c213 struct device_node *requestor; member
244 if (dn == counts->requestor) in count_spare_msis()
303 counts.requestor = pci_device_to_OF_node(dev); in msi_quota_for_device()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dfix-client-gfx_state-initialisation.patch30 client->requestor = NULL;
/openbmc/linux/drivers/hv/
H A Dchannel.c692 if (vmbus_alloc_requestor(&newchannel->requestor, newchannel->rqstor_size)) in __vmbus_open()
803 vmbus_free_requestor(&newchannel->requestor); in __vmbus_open()
994 vmbus_free_requestor(&channel->requestor); in vmbus_close_internal()
1266 struct vmbus_requestor *rqstor = &channel->requestor; in vmbus_next_request_id()
1305 struct vmbus_requestor *rqstor = &channel->requestor; in __vmbus_request_addr_match()
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_esel.robot117 [Documentation] This testcase is to test BMC can handle multi-requestor's
132 [Documentation] This testcase is to test BMC can handle multi-requestor's
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dmmp-dma.txt16 - dma-requests: Number of DMA requestor lines supported by the controller
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst43 channel" linked to the requestor line, and the physical DMA channel is
/openbmc/linux/Documentation/PCI/
H A Dpcieaer-howto.rst126 the error reporting agent's requestor ID into the Error Source
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex284 requestorID & uint64 & ID of the requestor associated with the error.\\
395 requestorID & uint64 & Identifies the requestor associated with the error.\\
1639 busRequestorID & uint64 & The PCI bus requestor ID for the error.\\
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3662 __le32 requestor; member
H A Dwmi.c2415 cmd->requestor = cpu_to_le32(arg->requester); in ath12k_wmi_send_scan_stop_cmd()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3134 u8 requestor[0x1]; member
3152 u8 requestor[0x1]; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3760 u32 requestor; member
H A Dwmi.c2400 cmd->requestor = param->requester; in ath11k_wmi_send_scan_stop_cmd()
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst1821 error will be returned to the key requestor.