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
defs:gem_obj
(Results
26 - 32
of
32
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_bo.c
132
static void vc4_bo_set_label(struct drm_gem_object *
gem_obj
, int label)
in vc4_bo_set_label()
argument
814
struct drm_gem_object *
gem_obj
;
in vc4_mmap_bo_ioctl()
local
917
struct drm_
gem_obj
ect *
gem_obj
;
vc4_set_tiling_ioctl()
local
964
struct drm_
gem_obj
ect *
gem_obj
;
vc4_get_tiling_ioctl()
local
1071
struct drm_
gem_obj
ect *
gem_obj
;
vc4_label_bo_ioctl()
local
[all...]
H
A
D
vc4_kms.c
471
struct drm_gem_object *
gem_obj
;
in vc4_fb_create()
local
H
A
D
vc4_gem.c
1082
struct drm_gem_object *
gem_obj
;
in vc4_wait_bo_ioctl()
local
1326
struct drm_gem_object *
gem_obj
;
in vc4_gem_madvise_ioctl()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H
A
D
vc4_kms.c
485
struct drm_gem_object *
gem_obj
;
in vc4_fb_create()
local
H
A
D
vc4_gem.c
1094
struct drm_gem_object *
gem_obj
;
in vc4_wait_bo_ioctl()
local
1317
struct drm_gem_object *
gem_obj
;
in vc4_gem_madvise_ioctl()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_object.c
437
static void i915_gem_free_object(struct drm_gem_object *
gem_obj
)
in i915_gem_free_object()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd_gpuvm.c
309
struct drm_gem_object *
gem_obj
;
in create_dmamap_sg_bo()
local
Completed in 12 milliseconds
1
2