Home
last modified time | relevance | path

Searched refs:submission (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dexeclist.c381 struct intel_vgpu_submission *s = &vgpu->submission; in prepare_execlist_workload()
404 struct intel_vgpu_submission *s = &vgpu->submission; in complete_execlist_workload()
444 struct intel_vgpu_submission *s = &vgpu->submission; in submit_context()
467 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_submit_execlist()
510 struct intel_vgpu_submission *s = &vgpu->submission; in init_vgpu_execlist()
535 struct intel_vgpu_submission *s = &vgpu->submission; in clean_execlist()
Dscheduler.c346 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_scan_and_shadow_workload()
716 atomic_inc(&workload->vgpu->submission.running_workload_num); in pick_next_workload()
790 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_workloads()
813 struct intel_vgpu_submission *s = &vgpu->submission; in complete_current_workload()
979 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_wait_vgpu_idle()
1061 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_submission()
1080 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_reset_submission()
1101 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_setup_submission()
1153 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_select_submission_ops()
1200 struct intel_vgpu_submission *s = &workload->vgpu->submission; in intel_vgpu_destroy_workload()
[all …]
Dscheduler.h131 (&(vgpu->submission.workload_q_head[ring_id]))
Dvgpu.c234 if (atomic_read(&vgpu->submission.running_workload_num)) { in intel_gvt_deactivate_vgpu()
328 INIT_LIST_HEAD(&vgpu->submission.workload_q_head[i]); in intel_gvt_create_idle_vgpu()
Dmmio_context.c341 struct intel_vgpu_submission *s = &vgpu->submission; in handle_tlb_pending_event()
501 s = &next->submission; in switch_mmio()
/Linux-v4.19/Documentation/block/
Dnull_blk.txt12 - Single submission queue per device.
16 - Configurable submission queues per device.
59 The number of submission queues attached to the device driver. If unset, it
/Linux-v4.19/Documentation/usb/
Dusbmon.txt104 Any text format data consists of a stream of events, such as URB submission,
105 URB callback, submission error. Every event is a text line, which consists
120 Available types are: S - submission, C - callback, E - submission error.
144 In case of a submission of a Control packet, this field contains a Setup Tag
199 u64 id; /* 0: URB ID - from submission to callback */
/Linux-v4.19/Documentation/process/
Dstable-kernel-rules.rst39 submission guidelines as described in
80 changelog of your submission, as well as the kernel version you wish
137 Following the submission:
Dsubmit-checklist.rst3 Linux Kernel patch submission checklist
36 submission (``scripts/checkpatch.pl``).
/Linux-v4.19/drivers/gpu/drm/nouveau/
DKbuild52 # DRM - command submission
/Linux-v4.19/tools/testing/selftests/net/forwarding/
DREADME56 o Code shall be checked using ShellCheck [1] prior to submission.
/Linux-v4.19/Documentation/gpu/
Dmsm-crash-dump.rst70 List of buffers from the hanging submission if available.
Ddrm-internals.rst18 management, command submission & fencing, suspend/resume support, and
241 command submission code. Do not use any of this in new and modern
/Linux-v4.19/Documentation/devicetree/bindings/
Dsubmitting-patches.txt6 0) Normal patch submission rules from Documentation/process/submitting-patches.rst
/Linux-v4.19/Documentation/sparc/oradax/
Ddax-hv-api.txt25 … compatibilty property. Functionality is accessed through the submission of Command Control Blocks
42 not be a guarantee that a future submission would succeed.
132 via the ccb_kill API call. Changes in virtual address mappings occurring after CCB submission are n…
208 CCB submission. CCBs without the Serial flag set execute independently, even if they are between CC…
239 …will result in the CCB submission being rejected, with the causal virtual address indicated. The C…
392 …that is not supported may result in the CCB submission being rejected or the generation of a CCB p…
1026 successfully. All other fields are considered invalid upon CCB submission until the CCB execution s…
1159 … The CCB submission type and address type for the CCB array must be provided in the flags argument.
1172 …active at the time of the submission. The address type field within a CCB allows each address to r…
1193 …If the queue info flag is used during submission, and at least one CCB was successfully submitted,…
[all …]
Doracle-dax.txt140 equal to the requested length, then the submission was completely
327 The CCB submission is a write() or pwrite() system call to the
337 After a successful submission of the CCB, the completion area may be
407 After the submission, the completion area polling code is identical to
/Linux-v4.19/Documentation/translations/ko_KR/
Dhowto.rst135 "Linux kernel patch submission format"
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dclient.rst130 submission so it is important that these two operations are closely
140 for submission prior to callback function being invoked, so
/Linux-v4.19/Documentation/translations/ja_JP/
Dhowto.rst141 "Linux kernel patch submission format"
DSubmittingPatches695 Jeff Garzik, "Linux kernel patch submission format".
/Linux-v4.19/Documentation/translations/zh_CN/
DSubmittingPatches395 Jeff Garzik, "Linux kernel patch submission format".
DHOWTO116 "Linux kernel patch submission format"
/Linux-v4.19/Documentation/accounting/
Dtaskstats-struct.txt109 * does not account for delays in I/O submission
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt19 submission ioctl exactly should look like. Learning these lessons is probably
193 command submission ioctl. But then if objects are shareable userspace needs
/Linux-v4.19/Documentation/networking/
Dena.txt81 - Create I/O submission queue
83 - Destroy I/O submission queue

123