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_service
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/common_modules/tzdriver/core/
H
A
D
session_manager.c
88
void get_service_struct(struct
tc_ns_service
*service)
in get_service_struct()
97
void put_service_struct(struct
tc_ns_service
*service)
in put_service_struct()
114
struct
tc_ns_service
*service)
in add_service_to_dev()
148
struct
tc_ns_service
*service = NULL;
in dump_services_status()
163
struct
tc_ns_service
*service)
in del_service_from_dev()
206
struct
tc_ns_service
*tc_find_service_in_dev(const struct tc_ns_dev_file *dev,
in tc_find_service_in_dev()
226
struct
tc_ns_service
*service = NULL;
in tc_find_session_by_uuid()
527
static struct
tc_ns_service
*tc_ref_service_in_dev(struct tc_ns_dev_file *dev,
in tc_ref_service_in_dev()
550
struct
tc_ns_service
**new_service)
in tc_ns_service_init()
553
struct
tc_ns_service
*servic
in tc_ns_service_init()
[all...]
H
A
D
session_manager.h
36
struct
tc_ns_service
*tc_find_service_in_dev(const struct tc_ns_dev_file *dev,
45
void get_service_struct(struct
tc_ns_service
*service);
46
void put_service_struct(struct
tc_ns_service
*service);
H
A
D
tz_spi_notify.c
223
struct
tc_ns_service
*temp_svc = NULL;
in find_notify_sess()
/kernel/linux/common_modules/tzdriver/
H
A
D
teek_ns_client.h
88
struct
tc_ns_service
{
struct
102
struct
tc_ns_service
*services[SERVICES_MAX_COUNT];
Completed in 4 milliseconds