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:vmw_res_type
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_resource_priv.h
83
enum
vmw_res_type
res_type;
H
A
D
vmwgfx_resource.c
915
enum
vmw_res_type
type)
in vmw_resource_evict_type()
966
enum
vmw_res_type
type;
in vmw_resource_evict_all()
1071
*
vmw_res_type
- Return the resource type
1075
enum
vmw_res_type
vmw_res_type
(const struct vmw_resource *res)
in vmw_res_type()
function
H
A
D
vmwgfx_execbuf.c
263
enum
vmw_res_type
res_type)
in vmw_execbuf_res_size()
305
enum
vmw_res_type
res_type =
vmw_res_type
(res);
in vmw_execbuf_res_noref_val_add()
356
enum
vmw_res_type
res_type =
vmw_res_type
(res);
in vmw_execbuf_res_noctx_val_add()
467
vmw_res_type
(ctx) == vmw_res_dx_context) {
in vmw_resource_context_res_add()
485
if (
vmw_res_type
(entry->res) == vmw_res_view)
in vmw_resource_context_res_add()
496
vmw_res_type
(ctx) == vmw_res_dx_context) {
in vmw_resource_context_res_add()
648
enum
vmw_res_type
res_type,
in vmw_cmd_res_check()
863
&sw_context->res_cache[
vmw_res_type
(re
in vmw_execbuf_info_from_res()
[all...]
H
A
D
vmwgfx_drv.h
195
enum
vmw_res_type
{
enum
1200
extern enum
vmw_res_type
vmw_res_type
(const struct vmw_resource *res);
H
A
D
vmwgfx_validation.c
352
switch (
vmw_res_type
(res)) {
in vmw_validation_add_resource()
H
A
D
vmwgfx_drv.c
650
enum
vmw_res_type
i;
in vmw_driver_load()
1024
enum
vmw_res_type
i;
in vmw_driver_unload()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_resource_priv.h
84
enum
vmw_res_type
res_type;
H
A
D
vmwgfx_resource.c
886
enum
vmw_res_type
type)
in vmw_resource_evict_type()
937
enum
vmw_res_type
type;
in vmw_resource_evict_all()
1043
*
vmw_res_type
- Return the resource type
1047
enum
vmw_res_type
vmw_res_type
(const struct vmw_resource *res)
in vmw_res_type()
function
H
A
D
vmwgfx_execbuf.c
268
enum
vmw_res_type
res_type)
in vmw_execbuf_res_size()
316
enum
vmw_res_type
res_type =
vmw_res_type
(res);
in vmw_execbuf_res_val_add()
447
vmw_res_type
(ctx) == vmw_res_dx_context) {
in vmw_resource_context_res_add()
466
if (
vmw_res_type
(entry->res) == vmw_res_view)
in vmw_resource_context_res_add()
477
vmw_res_type
(ctx) == vmw_res_dx_context) {
in vmw_resource_context_res_add()
633
enum
vmw_res_type
res_type,
in vmw_cmd_res_check()
854
&sw_context->res_cache[
vmw_res_type
(res)];
in vmw_execbuf_info_from_res()
1748
enum
vmw_res_type
res_type,
in vmw_cmd_switch_backup()
H
A
D
vmwgfx_drv.h
197
enum
vmw_res_type
{
enum
1092
extern enum
vmw_res_type
vmw_res_type
(const struct vmw_resource *res);
H
A
D
vmwgfx_validation.c
336
switch (
vmw_res_type
(res)) {
in vmw_validation_add_resource()
H
A
D
vmwgfx_drv.c
855
enum
vmw_res_type
i;
in vmw_driver_load()
1189
enum
vmw_res_type
i;
in vmw_driver_unload()
Completed in 33 milliseconds