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:vc4file
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H
A
D
vc4_perfmon.c
65
struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *
vc4file
, int id)
in vc4_perfmon_find()
argument
77
void vc4_perfmon_open_file(struct vc4_file *
vc4file
)
in vc4_perfmon_open_file()
argument
92
void vc4_perfmon_close_file(struct vc4_file *
vc4file
)
in vc4_perfmon_close_file()
argument
104
struct vc4_file *
vc4file
= file_priv->driver_priv;
vc4_perfmon_create_ioctl()
local
156
struct vc4_file *
vc4file
= file_priv->driver_priv;
vc4_perfmon_destroy_ioctl()
local
180
struct vc4_file *
vc4file
= file_priv->driver_priv;
vc4_perfmon_get_values_ioctl()
local
[all...]
H
A
D
vc4_drv.c
120
struct vc4_file *
vc4file
;
in vc4_open()
local
134
struct vc4_file *
vc4file
= file->driver_priv;
in vc4_close()
local
[all...]
H
A
D
vc4_bo.c
796
static int vc4_grab_bin_bo(struct vc4_dev *vc4, struct vc4_file *
vc4file
)
in vc4_grab_bin_bo()
argument
817
struct vc4_file *
vc4file
= file_priv->driver_priv;
in vc4_create_bo_ioctl()
local
866
struct vc4_file *
vc4file
= file_priv->driver_priv;
in vc4_create_shader_bo_ioctl()
local
H
A
D
vc4_gem.c
1131
struct vc4_file *
vc4file
= file_priv->driver_priv;
in vc4_submit_cl_ioctl()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_perfmon.c
88
struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *
vc4file
, int id)
in vc4_perfmon_find()
argument
104
void vc4_perfmon_open_file(struct vc4_file *
vc4file
)
in vc4_perfmon_open_file()
argument
125
vc4_perfmon_close_file(struct vc4_file *
vc4file
)
vc4_perfmon_close_file()
argument
143
struct vc4_file *
vc4file
= file_priv->driver_priv;
vc4_perfmon_create_ioctl()
local
199
struct vc4_file *
vc4file
= file_priv->driver_priv;
vc4_perfmon_destroy_ioctl()
local
226
struct vc4_file *
vc4file
= file_priv->driver_priv;
vc4_perfmon_get_values_ioctl()
local
[all...]
H
A
D
vc4_drv.c
148
struct vc4_file *
vc4file
;
in vc4_open()
local
166
struct vc4_file *
vc4file
= file->driver_priv;
in vc4_close()
local
[all...]
H
A
D
vc4_bo.c
766
static int vc4_grab_bin_bo(struct vc4_dev *vc4, struct vc4_file *
vc4file
)
in vc4_grab_bin_bo()
argument
781
struct vc4_file *
vc4file
= file_priv->driver_priv;
in vc4_create_bo_ioctl()
local
837
struct vc4_file *
vc4file
= file_priv->driver_priv;
in vc4_create_shader_bo_ioctl()
local
H
A
D
vc4_gem.c
1122
struct vc4_file *
vc4file
= file_priv->driver_priv;
in vc4_submit_cl_ioctl()
local
Completed in 7 milliseconds