Home
last modified time | relevance | path

Searched full:requestor (Results 1 – 25 of 92) sorted by relevance

1234

/linux/include/uapi/linux/
H A Dvbox_vmmdev_types.h108 /* vmmdev_request_header.requestor defines */
110 /* Requestor user not given. */
112 /* The kernel driver (vboxguest) is the requestor. */
114 /* Some other kernel driver is the requestor. */
116 /* The root or a admin user is the requestor. */
130 /* Don't know the physical console association of the requestor. */
137 /* Requestor process is associated with the physical console. */
142 /* Requestor is member of special VirtualBox user group. */
146 /* Requestor trust level: Unspecified */
148 /* Requestor trust level: Untrusted (SID S-1-16-0) */
[all …]
H A Datmlec.h76 __u16 lec_id; /* requestor lec_id */
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
H A Dcache.json189 …"Unattributable Level 1 data cache write-back. This event occurs when a requestor outside the PE m…
192 …"Unattributable Level 1 data cache write-back. This event occurs when a requestor outside the PE m…
195 …n": "Unattributable Level 2 data cache access. This event occurs when a requestor outside the PE m…
198 …n": "Unattributable Level 2 data cache access. This event occurs when a requestor outside the PE m…
201 …nattributable Level 2 data cache access, read. This event occurs when a requestor outside the PE m…
204 …nattributable Level 2 data cache access, read. This event occurs when a requestor outside the PE m…
207 …n": "Unattributable Level 3 data cache access. This event occurs when a requestor outside the PE m…
210 …n": "Unattributable Level 3 data cache access. This event occurs when a requestor outside the PE m…
213 …nattributable Level 3 data cache access, read. This event occurs when a requestor outside the PE m…
216 …nattributable Level 3 data cache access, read. This event occurs when a requestor outside the PE m…
[all …]
/linux/drivers/gpu/drm/gma500/
H A Dpsb_irq.c168 DRM_ERROR("\tCache requestor"); in gma_sgx_interrupt()
170 DRM_ERROR("\tTA requestor"); in gma_sgx_interrupt()
172 DRM_ERROR("\tVDM requestor"); in gma_sgx_interrupt()
174 DRM_ERROR("\t2D requestor"); in gma_sgx_interrupt()
176 DRM_ERROR("\tPBE requestor"); in gma_sgx_interrupt()
178 DRM_ERROR("\tTSP requestor"); in gma_sgx_interrupt()
180 DRM_ERROR("\tISP requestor"); in gma_sgx_interrupt()
182 DRM_ERROR("\tUSSEPDS requestor"); in gma_sgx_interrupt()
184 DRM_ERROR("\tHost requestor"); in gma_sgx_interrupt()
/linux/drivers/virt/vboxguest/
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()
616 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id, in vbg_hgcm_call() argument
639 call = vbg_req_alloc(size, VMMDEVREQ_HGCM_CALL, requestor); in vbg_hgcm_call()
649 requestor & VMMDEV_REQUESTOR_USERMODE, &leak_it); in vbg_hgcm_call()
672 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()
141 session->requestor); in vbg_misc_device_ioctl()
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_core.c598 * the session is being terminated the requestor is the kernel, in vbg_set_session_event_filter()
603 session->requestor); in vbg_set_session_event_filter()
704 /* On termination the requestor is the kernel, as we're cleaning up. */ in vbg_set_host_capabilities()
707 session->requestor); in vbg_set_host_capabilities()
1074 * @requestor: VMMDEV_REQUESTOR_* flags
1080 struct vbg_session *vbg_core_open_session(struct vbg_dev *gdev, u32 requestor) in vbg_core_open_session() argument
1089 session->requestor = requestor; in vbg_core_open_session()
1111 /* requestor is kernel here, as we're cleaning up. */ in vbg_core_close_session()
1367 (session->requestor & VMMDEV_REQUESTOR_USER_DEVICE)) { in vbg_req_allowed()
1424 ret = vbg_hgcm_connect(gdev, session->requestor, &conn->u.in.loc, in vbg_ioctl_hgcm_connect()
[all …]
/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,
/linux/drivers/hv/
H A Dchannel.c572 * request_arr_init - Allocates memory for the requestor array. Each slot
599 * @size: Size of the requestor array
627 * @rqstor: Pointer to the requestor struct
655 /* Create and init requestor */ in __vmbus_open()
657 if (vmbus_alloc_requestor(&newchannel->requestor, newchannel->rqstor_size)) in __vmbus_open()
768 vmbus_free_requestor(&newchannel->requestor); in __vmbus_open()
959 vmbus_free_requestor(&channel->requestor); in vmbus_close_internal()
1172 struct vmbus_requestor *rqstor = &channel->requestor; in vmbus_next_request_id()
1183 /* Requestor array is full */ in vmbus_next_request_id()
1207 /* As in vmbus_request_addr_match() but without the requestor lock */
[all …]
/linux/include/linux/ssb/
H A Dssb_driver_pci.h22 #define SSB_PCICORE_ARBCTL_PARKID_LAST 0x00000000 /* Last requestor */
24 #define SSB_PCICORE_ARBCTL_PARKID_EXT0 0x00000004 /* External requestor 0 */
25 #define SSB_PCICORE_ARBCTL_PARKID_EXT1 0x00000006 /* External requestor 1 */
/linux/Documentation/arch/parisc/
H A Ddebugging.rst24 the System Responder/Requestor addresses. The System Requestor
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_scb_types.h30 /* DMA Requestor Word 0 (DCW) fields:
46 /* DMA Requestor Word 5 (NPCW) fields:
73 requestor or the scatter/gather extension. Only ad hoc DMA request
74 streams are free to alter the requestor (currently only occur in the
77 If an SCB does not have any associated DMA requestor, these 9 ints
82 Basic (non scatter/gather) DMA requestor (4 ints)
89 /* Scatter/gather DMA requestor extension (5 ints)
H A Dcs46xx.h1352 * The following defines are for the flags in the DMA stream requestor write
1414 * The following defines are for the flags in the SP DMA requestor status
1456 * DMA requestor.
1470 * on-chip generic DMA requestor.
1518 * on-chip generic DMA requestor.
1545 * of the on-chip generic DMA requestor.
1560 * on-chip generic DMA requestor.
/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Dcache.json7 …removed from this core's cache, after the data is forwarded back to the requestor and indicating t…
16 …emoved from this core's caches, after the data is forwarded back to the requestor, and indicating …
25 …(I)nvalidated in this core's caches without being forwarded back to the requestor. The line was in…
43 …his core in the (S)hared state, after the data is forwarded back to the requestor, initially the d…
52 …his core in the (S)hared state, after the data is forwarded back to the requestor, initially the d…
61 …e, and that the data was found unmodified but not forwarded back to the requestor, initially the d…
1122 … they miss the core's L2 cache until the transaction completion message is sent to the requestor.",
1132 … they miss the core's L2 cache until the transaction completion message is sent to the requestor.",
1142 … they miss the core's L2 cache until the transaction completion message is sent to the requestor.",
1152 … they miss the core's L2 cache until the transaction completion message is sent to the requestor.",
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dcache.json647 "PublicDescription": "This event counts the number of offcore outstanding cacheable Core Data Read transactions in the super queue every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
658 "PublicDescription": "This event counts cycles when offcore outstanding cacheable Core Data Read transactions are present in the super queue. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
669 "PublicDescription": "This event counts cycles when offcore outstanding Demand Data Read transactions are present in the super queue (SQ). A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation).",
680 "PublicDescription": "This event counts the number of offcore outstanding demand rfo Reads transactions in the super queue every cycle. The Offcore outstanding state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
690 "PublicDescription": "This event counts the number of offcore outstanding Code Reads transactions in the super queue every cycle. The Offcore outstanding state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
700 "PublicDescription": "This event counts the number of offcore outstanding Demand Data Read transactions in the super queue (SQ) every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor. See the corresponding Umask under OFFCORE_REQUESTS. Note: A prefetch promoted to Demand is counted from the promotion point.",
720 "PublicDescription": "This event counts the number of offcore outstanding RFO (store) transactions in the super queue (SQ) every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dcache.json647 "PublicDescription": "This event counts the number of offcore outstanding cacheable Core Data Read transactions in the super queue every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
658 "PublicDescription": "This event counts cycles when offcore outstanding cacheable Core Data Read transactions are present in the super queue. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
669 "PublicDescription": "This event counts cycles when offcore outstanding Demand Data Read transactions are present in the super queue (SQ). A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation).",
680 "PublicDescription": "This event counts the number of offcore outstanding demand rfo Reads transactions in the super queue every cycle. The Offcore outstanding state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
690 "PublicDescription": "This event counts the number of offcore outstanding Code Reads transactions in the super queue every cycle. The Offcore outstanding state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
700 "PublicDescription": "This event counts the number of offcore outstanding Demand Data Read transactions in the super queue (SQ) every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor. See the corresponding Umask under OFFCORE_REQUESTS. Note: A prefetch promoted to Demand is counted from the promotion point.",
720 "PublicDescription": "This event counts the number of offcore outstanding RFO (store) transactions in the super queue (SQ) every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
/linux/include/linux/bcma/
H A Dbcma_driver_pci.h19 #define BCMA_CORE_PCI_ARBCTL_PARKID_LAST 0x00000000 /* Last requestor */
21 #define BCMA_CORE_PCI_ARBCTL_PARKID_EXT0 0x00000004 /* External requestor 0 */
22 #define BCMA_CORE_PCI_ARBCTL_PARKID_EXT1 0x00000006 /* External requestor 1 */
/linux/include/linux/dma/
H A Dpxa-dma.h14 * @drcmr: requestor line number
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.h175 * When getting a request with zero return value, the requestor
179 * of the soft command requestor.
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dcache.json7 …removed from this core's cache, after the data is forwarded back to the requestor and indicating t…
16 …emoved from this core's caches, after the data is forwarded back to the requestor, and indicating …
25 …ow be (I)nvalidated in this core's caches without forwarded back to the requestor. The line was in…
43 …his core in the (S)hared state, after the data is forwarded back to the requestor, initially the d…
52 …his core in the (S)hared state, after the data is forwarded back to the requestor, initially the d…
61 …e, and that the data was found unmodified but not forwarded back to the requestor, initially the d…
1123 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
1158 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
1167 … they miss the core's L2 cache until the transaction completion message is sent to the requestor.",
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.h38 * Calculate requestor related parameters that register definition agnostic
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dcache.json7 …removed from this core's cache, after the data is forwarded back to the requestor and indicating t…
16 …emoved from this core's caches, after the data is forwarded back to the requestor, and indicating …
25 …ow be (I)nvalidated in this core's caches without forwarded back to the requestor. The line was in…
43 …his core in the (S)hared state, after the data is forwarded back to the requestor, initially the d…
52 …his core in the (S)hared state, after the data is forwarded back to the requestor, initially the d…
61 …e, and that the data was found unmodified but not forwarded back to the requestor, initially the d…
1197 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
1232 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
1241 … they miss the core's L2 cache until the transaction completion message is sent to the requestor.",
/linux/tools/perf/pmu-events/arch/x86/skylakex/
H A Dcache.json658 …re outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocatio…
668 …re outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocatio…
678 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
688 …re outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocatio…
698 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
707 …tion lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation…
716 …re outstanding state between L2 miss and transaction completion sent to requestor. See the corresp…
734 …re outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocatio…
/linux/Documentation/devicetree/bindings/bus/
H A Dxlnx,versal-net-cdx.yaml18 and a unique device ID (for MSI) corresponding to a requestor ID

1234