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:dynamic_mem_item
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/common_modules/tzdriver/ion/
H
A
D
dynamic_ion_mem.c
95
static int get_ion_sglist(struct
dynamic_mem_item
*mem_item)
in get_ion_sglist()
137
static int send_dyn_ion_cmd(struct
dynamic_mem_item
*mem_item, unsigned int cmd_id, int32_t *ret_origin)
in send_dyn_ion_cmd()
188
static struct
dynamic_mem_item
*find_memitem_by_configid_locked(uint32_t configid)
in find_memitem_by_configid_locked()
190
struct
dynamic_mem_item
*item = NULL;
in find_memitem_by_configid_locked()
198
static struct
dynamic_mem_item
*find_memitem_by_uuid_locked(const struct tc_uuid *uuid)
in find_memitem_by_uuid_locked()
200
struct
dynamic_mem_item
*item = NULL;
in find_memitem_by_uuid_locked()
212
static int proc_alloc_dyn_mem(struct
dynamic_mem_item
*mem_item)
in proc_alloc_dyn_mem()
233
static void proc_free_dyn_mem(struct
dynamic_mem_item
*mem_item)
in proc_free_dyn_mem()
265
static struct
dynamic_mem_item
*alloc_dyn_mem_item(uint32_t configid,
in alloc_dyn_mem_item()
269
struct
dynamic_mem_item
*mem_ite
in alloc_dyn_mem_item()
[all...]
H
A
D
dynamic_ion_mem.h
39
struct
dynamic_mem_item
{
struct
/kernel/linux/common_modules/tzdriver/
H
A
D
dynamic_mem.h
39
struct
dynamic_mem_item
{
struct
Completed in 3 milliseconds