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:tc_ns_operation
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/common_modules/tzdriver/
H
A
D
teek_ns_client.h
142
struct
tc_ns_operation
{
struct
211
struct
tc_ns_operation
operation;
/kernel/linux/common_modules/tzdriver/core/
H
A
D
gp_ops.c
436
static bool is_phyaddr_valid(const struct
tc_ns_operation
*operation, int index)
in is_phyaddr_valid()
677
struct
tc_ns_operation
*operation = &op_params->mb_pack->operation;
in transfer_client_value()
779
struct
tc_ns_operation
*operation = &op_params->mb_pack->operation;
in update_tmp_mem()
832
struct
tc_ns_operation
*operation = &op_params->mb_pack->operation;
in update_for_ref_mem()
886
struct
tc_ns_operation
*operation = &op_params->mb_pack->operation;
in update_for_value()
976
struct
tc_ns_operation
*operation = &op_params->mb_pack->operation;
in free_operation()
1070
struct
tc_ns_operation
*operation = &op_params->mb_pack->operation;
in init_smc_cmd()
H
A
D
mailbox_mempool.c
502
struct
tc_ns_operation
*operation = NULL;
in mailbox_register()
512
operation = (struct
tc_ns_operation
*)(uintptr_t)get_operation_vaddr();
in mailbox_register()
H
A
D
shared_mem.c
309
return kzalloc(sizeof(struct
tc_ns_operation
), GFP_KERNEL);
in get_operation_vaddr()
H
A
D
reserved_mempool.c
284
struct
tc_ns_operation
*operation = NULL;
in res_mem_register()
/kernel/linux/common_modules/tzdriver/ion/
H
A
D
dynamic_ion_mem.c
531
struct
tc_ns_operation
*operation = NULL;
584
static int transfer_ion_params(struct
tc_ns_operation
*operation,
616
struct
tc_ns_operation
*operation = NULL;
Completed in 7 milliseconds