Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:execlist
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H
A
D
execlist.c
64
static void switch_virtual_execlist_slot(struct intel_vgpu_execlist *
execlist
)
in switch_virtual_execlist_slot()
argument
88
emulate_
execlist
_status(struct intel_vgpu_
execlist
*
execlist
)
emulate_execlist_status()
argument
124
emulate_csb_update(struct intel_vgpu_
execlist
*
execlist
, struct
execlist
_context_status_format *status, bool trigger_interrupt_later)
emulate_csb_update()
argument
180
emulate_
execlist
_ctx_schedule_out( struct intel_vgpu_
execlist
*
execlist
, struct
execlist
_ctx_descriptor_format *ctx)
emulate_execlist_ctx_schedule_out()
argument
254
get_next_
execlist
_slot( struct intel_vgpu_
execlist
*
execlist
)
get_next_execlist_slot()
argument
273
emulate_
execlist
_schedule_in(struct intel_vgpu_
execlist
*
execlist
, struct
execlist
_ctx_descriptor_format ctx[2])
emulate_execlist_schedule_in()
argument
396
struct intel_vgpu_
execlist
*
execlist
=
complete_execlist_workload()
local
460
struct intel_vgpu_
execlist
*
execlist
= &s->
execlist
[engine->id];
intel_vgpu_submit_execlist()
local
504
struct intel_vgpu_
execlist
*
execlist
= &s->
execlist
[engine->id];
init_vgpu_execlist()
local
[all...]
H
A
D
handlers.c
1724
struct intel_vgpu_execlist *
execlist
;
in elsp_mmio_write()
local
H
A
D
gvt.h
151
struct intel_vgpu_execlist
execlist
[I915_NUM_ENGINES];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H
A
D
execlist.c
64
static void switch_virtual_execlist_slot(struct intel_vgpu_execlist *
execlist
)
in switch_virtual_execlist_slot()
argument
88
emulate_
execlist
_status(struct intel_vgpu_
execlist
*
execlist
)
emulate_execlist_status()
argument
124
emulate_csb_update(struct intel_vgpu_
execlist
*
execlist
, struct
execlist
_context_status_format *status, bool trigger_interrupt_later)
emulate_csb_update()
argument
180
emulate_
execlist
_ctx_schedule_out( struct intel_vgpu_
execlist
*
execlist
, struct
execlist
_ctx_descriptor_format *ctx)
emulate_execlist_ctx_schedule_out()
argument
254
get_next_
execlist
_slot( struct intel_vgpu_
execlist
*
execlist
)
get_next_execlist_slot()
argument
273
emulate_
execlist
_schedule_in(struct intel_vgpu_
execlist
*
execlist
, struct
execlist
_ctx_descriptor_format ctx[2])
emulate_execlist_schedule_in()
argument
396
struct intel_vgpu_
execlist
*
execlist
=
complete_execlist_workload()
local
460
struct intel_vgpu_
execlist
*
execlist
= &s->
execlist
[engine->id];
intel_vgpu_submit_execlist()
local
504
struct intel_vgpu_
execlist
*
execlist
= &s->
execlist
[engine->id];
init_vgpu_execlist()
local
[all...]
H
A
D
gvt.h
151
struct intel_vgpu_execlist
execlist
[I915_NUM_ENGINES];
member
H
A
D
handlers.c
1975
struct intel_vgpu_execlist *
execlist
;
in elsp_mmio_write()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.h
103
struct i915_request_coredump
execlist
[EXECLIST_MAX_PORTS];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.h
117
struct i915_request_coredump
execlist
[EXECLIST_MAX_PORTS];
member
Completed in 16 milliseconds