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:ttm_bo_pin
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H
A
D
qxl_object.c
155
ttm_bo_pin
(&bo->tbo);
in qxl_bo_create()
302
ttm_bo_pin
(&bo->tbo);
in __qxl_bo_pin()
308
ttm_bo_pin
(&bo->tbo);
in __qxl_bo_pin()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_bo.c
306
ttm_bo_pin
(bo);
in vmw_bo_pin_reserved()
403
ttm_bo_pin
(&vmw_bo->tbo);
in vmw_bo_init()
/kernel/linux/linux-5.10/include/drm/ttm/
H
A
D
ttm_bo_api.h
611
*
ttm_bo_pin
- Pin the buffer object.
616
static inline void
ttm_bo_pin
(struct ttm_buffer_object *bo)
in ttm_bo_pin()
function
/kernel/linux/linux-6.6/include/drm/ttm/
H
A
D
ttm_bo.h
378
void
ttm_bo_pin
(struct ttm_buffer_object *bo);
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_object.c
286
ttm_bo_pin
(&bo->tbo);
in radeon_bo_pin_restricted()
322
ttm_bo_pin
(&bo->tbo);
in radeon_bo_pin_restricted()
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H
A
D
ttm_bo.c
651
*
ttm_bo_pin
- Pin the buffer object.
657
void
ttm_bo_pin
(struct ttm_buffer_object *bo)
in ttm_bo_pin()
function
667
EXPORT_SYMBOL(
ttm_bo_pin
);
variable
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H
A
D
lsdc_ttm.c
316
ttm_bo_pin
(tbo);
in lsdc_bo_pin()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_object.c
936
ttm_bo_pin
(&bo->tbo);
in amdgpu_bo_pin_restricted()
979
ttm_bo_pin
(&bo->tbo);
in amdgpu_bo_pin_restricted()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_bo.c
512
ttm_bo_pin
(&nvbo->bo);
in nouveau_bo_pin()
528
ttm_bo_pin
(&nvbo->bo);
in nouveau_bo_pin()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_gem_vram_helper.c
299
ttm_bo_pin
(&gbo->bo);
in drm_gem_vram_pin_locked()
Completed in 12 milliseconds