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_put
(Results
1 - 25
of
36
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_ttm_glue.c
66
ttm_bo_put
(*p_bo);
in vmw_bo_vm_lookup()
102
ttm_bo_put
(bo); /* release extra ref taken by ttm_bo_mmap_obj() */
in vmw_mmap()
107
ttm_bo_put
(bo);
in vmw_mmap()
H
A
D
vmwgfx_bo.h
189
ttm_bo_put
(&tmp_buf->tbo);
in vmw_bo_unreference()
H
A
D
vmwgfx_gem.c
37
ttm_bo_put
(bo);
in vmw_gem_object_free()
H
A
D
vmwgfx_resource.c
551
ttm_bo_put
(val_buf->bo);
in vmw_resource_check_buffer()
613
ttm_bo_put
(val_buf->bo);
in vmw_resource_backoff_reservation()
H
A
D
vmwgfx_validation.c
676
ttm_bo_put
(entry->base.bo);
in vmw_validation_unref_lists()
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H
A
D
ttm_bo.c
316
ttm_bo_put
(bo);
in ttm_bo_delayed_delete()
386
*
ttm_bo_put
392
void
ttm_bo_put
(struct ttm_buffer_object *bo)
in ttm_bo_put()
function
396
EXPORT_SYMBOL(
ttm_bo_put
);
variable
627
ttm_bo_put
(busy_bo);
in ttm_mem_evict_first()
634
ttm_bo_put
(bo);
in ttm_mem_evict_first()
646
ttm_bo_put
(bo);
in ttm_mem_evict_first()
1013
ttm_bo_put
(bo);
in ttm_bo_init_reserved()
1154
ttm_bo_put
(bo);
in ttm_bo_swapout()
1208
ttm_bo_put
(b
in ttm_bo_swapout()
[all...]
H
A
D
ttm_bo_vm.c
67
ttm_bo_put
(bo);
in ttm_bo_vm_fault_idle()
138
ttm_bo_put
(bo);
in ttm_bo_vm_reserve()
364
ttm_bo_put
(bo);
in ttm_bo_vm_close()
H
A
D
ttm_bo_util.c
207
ttm_bo_put
(fbo->bo);
in ttm_transfered_destroy()
600
ttm_bo_put
(ghost_obj);
in ttm_bo_move_to_ghost()
754
ttm_bo_put
(ghost);
in ttm_bo_pipeline_gutting()
H
A
D
ttm_device.c
276
ttm_bo_put
(bo);
in ttm_device_clear_lru_dma_mappings()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H
A
D
ttm_bo.c
450
ttm_bo_put
(bo);
in ttm_bo_cleanup_refs()
490
ttm_bo_put
(bo);
in ttm_bo_delayed_delete()
580
void
ttm_bo_put
(struct ttm_buffer_object *bo)
in ttm_bo_put()
function
584
EXPORT_SYMBOL(
ttm_bo_put
);
variable
785
ttm_bo_put
(busy_bo);
in ttm_mem_evict_first()
792
ttm_bo_put
(bo);
in ttm_mem_evict_first()
804
ttm_bo_put
(bo);
in ttm_mem_evict_first()
1228
ttm_bo_put
(bo);
in ttm_bo_init_reserved()
1555
ttm_bo_put
(bo);
in ttm_bo_swapout()
1609
ttm_bo_put
(b
in ttm_bo_swapout()
[all...]
H
A
D
ttm_bo_vm.c
74
ttm_bo_put
(bo);
in ttm_bo_vm_fault_idle()
150
ttm_bo_put
(bo);
in ttm_bo_vm_reserve()
441
ttm_bo_put
(bo);
in ttm_bo_vm_close()
600
ttm_bo_put
(bo);
in ttm_bo_mmap()
H
A
D
ttm_bo_util.c
325
ttm_bo_put
(fbo->bo);
in ttm_transfered_destroy()
579
ttm_bo_put
(ghost_obj);
in ttm_bo_move_to_ghost()
653
ttm_bo_put
(ghost);
in ttm_bo_pipeline_gutting()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_mob.c
280
ttm_bo_put
(batch->otable_bo);
in vmw_otable_batch_setup()
345
ttm_bo_put
(batch->otable_bo);
in vmw_otable_batch_takedown()
531
ttm_bo_put
(mob->pt_bo);
in vmw_mob_destroy()
646
ttm_bo_put
(mob->pt_bo);
in vmw_mob_bind()
H
A
D
vmwgfx_bo.c
552
ttm_bo_put
(&vmw_user_bo->vbo.base);
in vmw_user_bo_release()
630
ttm_bo_put
(&user_bo->vbo.base);
in vmw_user_bo_alloc()
H
A
D
vmwgfx_cmdbuf.c
1282
ttm_bo_put
(man->cmd_space);
in vmw_cmdbuf_set_pool_size()
1387
ttm_bo_put
(man->cmd_space);
in vmw_cmdbuf_remove_pool()
H
A
D
vmwgfx_resource.c
581
ttm_bo_put
(val_buf->bo);
in vmw_resource_check_buffer()
642
ttm_bo_put
(val_buf->bo);
in vmw_resource_backoff_reservation()
H
A
D
vmwgfx_validation.c
715
ttm_bo_put
(entry->base.bo);
in vmw_validation_unref_lists()
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H
A
D
qxl_gem.c
42
ttm_bo_put
(tbo);
in qxl_gem_object_free()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H
A
D
qxl_gem.c
42
ttm_bo_put
(tbo);
in qxl_gem_object_free()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_bo.h
71
ttm_bo_put
(&prev->bo);
in nouveau_bo_ref()
/kernel/linux/linux-5.10/include/drm/ttm/
H
A
D
ttm_bo_api.h
297
*
ttm_bo_put
303
void
ttm_bo_put
(struct ttm_buffer_object *bo);
/kernel/linux/linux-6.6/include/drm/ttm/
H
A
D
ttm_bo.h
355
void
ttm_bo_put
(struct ttm_buffer_object *bo);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_bo.h
68
ttm_bo_put
(&prev->bo);
in nouveau_bo_ref()
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H
A
D
lsdc_gem.c
69
ttm_bo_put
(tbo);
in lsdc_gem_object_free()
H
A
D
lsdc_ttm.c
355
ttm_bo_put
(tbo);
in lsdc_bo_unref()
Completed in 24 milliseconds
1
2