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_smc
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/common_modules/tzdriver/ion/
H
A
D
static_ion_mem.c
64
if (
tc_ns_smc
(&smc_cmd)) {
in tc_ns_register_ion_mem()
H
A
D
dynamic_ion_mem.c
87
if (
tc_ns_smc
(&smc_cmd)) {
in release_ion_srv()
177
if (
tc_ns_smc
(&smc_cmd)) {
in send_dyn_ion_cmd()
/kernel/linux/common_modules/tzdriver/core/
H
A
D
smc_smp.h
129
int
tc_ns_smc
(struct tc_ns_smc_cmd *cmd);
H
A
D
agent.c
273
if (
tc_ns_smc
(smc_cmd) != 0) {
in send_set_smc_cmd()
354
if (
tc_ns_smc
(&smc_cmd)) {
in tc_ns_late_init()
630
if (
tc_ns_smc
(&smc_cmd)) {
in tc_ns_sync_sys_time()
934
if (
tc_ns_smc
(&smc_cmd)) {
in register_agent_to_tee()
1057
if (
tc_ns_smc
(&smc_cmd) == 0) {
in tc_ns_unregister_agent()
H
A
D
tz_update_crl.c
66
ret =
tc_ns_smc
(&smc_cmd);
in send_crl_to_tee()
H
A
D
session_manager.c
141
if (
tc_ns_smc
(&smc_cmd))
in tz_srv_sess_dump()
300
smc_ret =
tc_ns_smc
(&smc_cmd);
in tc_ns_need_load_image()
783
smc_ret =
tc_ns_smc
(&smc_cmd);
in load_image_by_frame()
H
A
D
mailbox_mempool.c
535
ret=
tc_ns_smc
(smc_cmd);
in mailbox_register()
H
A
D
reserved_mempool.c
312
if (
tc_ns_smc
(smc_cmd) != 0) {
in res_mem_register()
H
A
D
tz_spi_notify.c
626
ret =
tc_ns_smc
(&smc_cmd);
in send_notify_cmd()
H
A
D
tzdebug.c
102
if (
tc_ns_smc
(&smc_cmd) != 0) {
in send_dump_mem()
H
A
D
gp_ops.c
1288
tee_ret =
tc_ns_smc
(op_params.smc_cmd);
in tc_client_call()
H
A
D
tc_client_driver.c
232
if (
tc_ns_smc
(&smc_cmd) != 0) {
in tc_ns_get_tee_version()
H
A
D
smc_smp.c
1859
int
tc_ns_smc
(struct tc_ns_smc_cmd *cmd)
function
/kernel/linux/common_modules/tzdriver/tui/
H
A
D
tui.c
473
if (
tc_ns_smc
(&smc_cmd)) {
in tc_ns_register_tui_font_mem()
1058
int32_t ret =
tc_ns_smc
(&smc_cmd);
/kernel/linux/common_modules/tzdriver/tlogger/
H
A
D
tlogger.c
1364
ret =
tc_ns_smc
(&smc_cmd);
in register_mem_to_teeos()
Completed in 19 milliseconds