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:tb_tunnel_free
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/
H
A
D
test.c
1385
tb_tunnel_free
(tunnel2);
in tb_test_tunnel_pcie()
1386
tb_tunnel_free
(tunnel1);
in tb_test_tunnel_pcie()
1424
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp()
1470
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp_chain()
1520
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp_tree()
1600
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp_max_length()
1664
tb_tunnel_free
(tunnel2);
in tb_test_tunnel_3dp()
1665
tb_tunnel_free
(tunnel1);
in tb_test_tunnel_3dp()
1719
tb_tunnel_free
(tunnel2);
in tb_test_tunnel_usb3()
1720
tb_tunnel_free
(tunnel
in tb_test_tunnel_usb3()
[all...]
H
A
D
tunnel.c
145
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc()
326
tb_tunnel_free
(tunnel);
in tb_tunnel_discover_pci()
375
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_pci()
1367
tb_tunnel_free
(tunnel);
in tb_tunnel_discover_dp()
1441
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_dp()
1653
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_dma()
1977
tb_tunnel_free
(tunnel);
in tb_tunnel_discover_usb3()
2038
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_usb3()
2047
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_usb3()
2069
*
tb_tunnel_free
()
2074
void
tb_tunnel_free
(struct tb_tunnel *tunnel)
tb_tunnel_free()
function
[all...]
H
A
D
tunnel.h
100
void
tb_tunnel_free
(struct tb_tunnel *tunnel);
H
A
D
tb.c
826
tb_tunnel_free
(tunnel);
in tb_tunnel_usb3()
1062
tb_tunnel_free
(tunnel);
in tb_deactivate_and_free_tunnel()
1405
tb_tunnel_free
(tunnel);
in tb_tunnel_dp()
1507
tb_tunnel_free
(tunnel);
in tb_disconnect_pci()
1537
tb_tunnel_free
(tunnel);
in tb_tunnel_pci()
1596
tb_tunnel_free
(tunnel);
in tb_approve_xdomain_paths()
2060
tb_tunnel_free
(tunnel);
in tb_stop()
2222
tb_tunnel_free
(tunnel);
in tb_resume_noirq()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H
A
D
tunnel.c
74
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc()
202
tb_tunnel_free
(tunnel);
in tb_tunnel_discover_pci()
235
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_pci()
244
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_pci()
718
tb_tunnel_free
(tunnel);
in tb_tunnel_discover_dp()
787
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_dp()
861
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_dma()
870
tb_tunnel_free
(tunnel);
in tb_tunnel_alloc_dma()
1117
tb_tunnel_free
(tunnel);
in tb_tunnel_discover_usb3()
1178
tb_tunnel_free
(tunne
in tb_tunnel_alloc_usb3()
1214
void
tb_tunnel_free
(struct tb_tunnel *tunnel)
tb_tunnel_free()
function
[all...]
H
A
D
tunnel.h
81
void
tb_tunnel_free
(struct tb_tunnel *tunnel);
H
A
D
tb.c
503
tb_tunnel_free
(tunnel);
in tb_tunnel_usb3()
708
tb_tunnel_free
(tunnel);
in tb_deactivate_and_free_tunnel()
927
tb_tunnel_free
(tunnel);
in tb_tunnel_dp()
1037
tb_tunnel_free
(tunnel);
in tb_tunnel_pci()
1068
tb_tunnel_free
(tunnel);
in tb_approve_xdomain_paths()
1259
tb_tunnel_free
(tunnel);
in tb_stop()
H
A
D
test.c
1258
tb_tunnel_free
(tunnel2);
in tb_test_tunnel_pcie()
1259
tb_tunnel_free
(tunnel1);
in tb_test_tunnel_pcie()
1297
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp()
1343
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp_chain()
1393
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp_tree()
1473
tb_tunnel_free
(tunnel);
in tb_test_tunnel_dp_max_length()
1527
tb_tunnel_free
(tunnel2);
in tb_test_tunnel_usb3()
1528
tb_tunnel_free
(tunnel1);
in tb_test_tunnel_usb3()
1594
tb_tunnel_free
(dp_tunnel);
in tb_test_tunnel_port_on_path()
Completed in 18 milliseconds