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_surface_cache
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmw_surface_cache.h
318
* struct
vmw_surface_cache
- Cached surface information
330
struct
vmw_surface_cache
{
struct
362
static inline u32 vmw_surface_subres(const struct
vmw_surface_cache
*cache,
in vmw_surface_subres()
383
struct
vmw_surface_cache
*cache)
in vmw_surface_setup_cache()
433
vmw_surface_get_loc(const struct
vmw_surface_cache
*cache,
in vmw_surface_get_loc()
477
vmw_surface_inc_loc(const struct
vmw_surface_cache
*cache,
in vmw_surface_inc_loc()
503
vmw_surface_min_loc(const struct
vmw_surface_cache
*cache,
in vmw_surface_min_loc()
522
vmw_surface_max_loc(const struct
vmw_surface_cache
*cache,
in vmw_surface_max_loc()
H
A
D
vmwgfx_surface.c
33
#include "
vmw_surface_cache
.h"
78
struct
vmw_surface_cache
cache;
1673
const struct
vmw_surface_cache
*cache = &dirty->cache;
in vmw_subres_dirty_add()
1719
const struct
vmw_surface_cache
*cache = &dirty->cache;
in vmw_subres_dirty_full()
1743
const struct
vmw_surface_cache
*cache;
in vmw_surface_tex_dirty_range_add()
1792
const struct
vmw_surface_cache
*cache = &dirty->cache;
in vmw_surface_buf_dirty_range_add()
1835
const struct
vmw_surface_cache
*cache = &dirty->cache;
in vmw_surface_dirty_sync()
Completed in 4 milliseconds