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
refs:instdone
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
intel_engine_cs.c
1753
struct intel_instdone *
instdone
)
in intel_engine_get_instdone()
1762
memset(
instdone
, 0, sizeof(*
instdone
));
in intel_engine_get_instdone()
1765
instdone
->
instdone
=
in intel_engine_get_instdone()
1771
instdone
->slice_common =
in intel_engine_get_instdone()
1774
instdone
->slice_common_extra[0] =
in intel_engine_get_instdone()
1776
instdone
->slice_common_extra[1] =
in intel_engine_get_instdone()
1781
instdone
->sampler[slice][subslice] =
in intel_engine_get_instdone()
1785
instdone
in intel_engine_get_instdone()
1752
intel_engine_get_
instdone
(const struct intel_engine_cs *engine, struct intel_
instdone
*
instdone
)
intel_engine_get_instdone()
argument
[all...]
H
A
D
intel_engine.h
214
struct intel_instdone *
instdone
);
H
A
D
intel_engine_types.h
70
u32
instdone
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
intel_engine_cs.c
1104
struct intel_instdone *
instdone
)
in intel_engine_get_instdone()
1113
memset(
instdone
, 0, sizeof(*
instdone
));
in intel_engine_get_instdone()
1117
instdone
->
instdone
=
in intel_engine_get_instdone()
1123
instdone
->slice_common =
in intel_engine_get_instdone()
1126
instdone
->slice_common_extra[0] =
in intel_engine_get_instdone()
1128
instdone
->slice_common_extra[1] =
in intel_engine_get_instdone()
1132
instdone
->sampler[slice][subslice] =
in intel_engine_get_instdone()
1135
instdone
in intel_engine_get_instdone()
1103
intel_engine_get_
instdone
(const struct intel_engine_cs *engine, struct intel_
instdone
*
instdone
)
intel_engine_get_instdone()
argument
[all...]
H
A
D
intel_engine.h
222
struct intel_instdone *
instdone
);
H
A
D
intel_engine_types.h
76
u32
instdone
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.c
437
ee->
instdone
.
instdone
);
in error_print_instdone()
443
ee->
instdone
.slice_common);
in error_print_instdone()
451
ee->
instdone
.sampler[slice][subslice]);
in error_print_instdone()
456
ee->
instdone
.row[slice][subslice]);
in error_print_instdone()
462
ee->
instdone
.slice_common_extra[0]);
in error_print_instdone()
464
ee->
instdone
.slice_common_extra[1]);
in error_print_instdone()
1156
intel_engine_get_instdone(engine, &ee->
instdone
);
in engine_record_registers()
1681
* strictly a client bug. Use
instdone
to differentiate those some.
in generate_ecode()
1683
return ee ? ee->ipehr ^ ee->
instdone
in generate_ecode()
[all...]
H
A
D
i915_gpu_error.h
87
struct intel_instdone
instdone
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.c
446
ee->
instdone
.
instdone
);
in error_print_instdone()
452
ee->
instdone
.slice_common);
in error_print_instdone()
460
ee->
instdone
.sampler[slice][subslice]);
in error_print_instdone()
465
ee->
instdone
.row[slice][subslice]);
in error_print_instdone()
474
ee->
instdone
.geom_svg[slice][subslice]);
in error_print_instdone()
478
ee->
instdone
.slice_common_extra[0]);
in error_print_instdone()
480
ee->
instdone
.slice_common_extra[1]);
in error_print_instdone()
1279
intel_engine_get_instdone(engine, &ee->
instdone
);
in engine_record_registers()
1931
* strictly a client bug. Use
instdone
t
in generate_ecode()
[all...]
H
A
D
i915_gpu_error.h
96
struct intel_instdone
instdone
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_guc_capture.c
1522
ee->
instdone
.
instdone
= regs[i].value;
in guc_capture_find_ecode()
Completed in 17 milliseconds