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:tegra_drm_mapping
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
uapi.c
17
struct
tegra_drm_mapping
*mapping =
in tegra_drm_mapping_release()
18
container_of(ref, struct
tegra_drm_mapping
, ref);
in tegra_drm_mapping_release()
26
void tegra_drm_mapping_put(struct
tegra_drm_mapping
*mapping)
in tegra_drm_mapping_put()
33
struct
tegra_drm_mapping
*mapping;
in tegra_drm_channel_context_close()
189
struct
tegra_drm_mapping
*mapping;
in tegra_drm_ioctl_channel_map()
276
struct
tegra_drm_mapping
*mapping;
in tegra_drm_ioctl_channel_unmap()
H
A
D
uapi.h
27
struct
tegra_drm_mapping
{
struct
55
void tegra_drm_mapping_put(struct
tegra_drm_mapping
*mapping);
H
A
D
submit.h
8
struct
tegra_drm_mapping
*mapping;
H
A
D
submit.c
145
static struct
tegra_drm_mapping
*
148
struct
tegra_drm_mapping
*mapping;
in tegra_drm_mapping_get()
229
struct drm_tegra_submit_buf *buf, struct
tegra_drm_mapping
*mapping)
in submit_write_reloc()
282
struct
tegra_drm_mapping
*mapping;
in submit_process_bufs()
H
A
D
firewall.c
32
struct
tegra_drm_mapping
*m = fw->submit->used_mappings[i].mapping;
in fw_check_addr_valid()
Completed in 3 milliseconds