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:free_channel
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
turris-mox-rwtm.c
525
goto
free_channel
;
in turris_mox_rwtm_probe()
536
goto
free_channel
;
in turris_mox_rwtm_probe()
542
goto
free_channel
;
in turris_mox_rwtm_probe()
549
free_channel
:
in turris_mox_rwtm_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
turris-mox-rwtm.c
525
goto
free_channel
;
in turris_mox_rwtm_probe()
535
goto
free_channel
;
in turris_mox_rwtm_probe()
541
goto
free_channel
;
in turris_mox_rwtm_probe()
548
free_channel
:
in turris_mox_rwtm_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H
A
D
vic.c
185
goto
free_channel
;
in vic_init()
202
free_channel
:
in vic_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
vic.c
141
goto
free_channel
;
in vic_init()
158
free_channel
:
in vic_init()
H
A
D
nvdec.c
175
goto
free_channel
;
in nvdec_init()
192
free_channel
:
in nvdec_init()
/kernel/linux/linux-5.10/drivers/hv/
H
A
D
channel_mgmt.c
333
*
free_channel
- Release the resources used by the vmbus channel object
335
static void
free_channel
(struct vmbus_channel *channel)
in free_channel()
function
444
free_channel
(channel);
in hv_process_channel_removal()
542
free_channel
(newchannel);
in vmbus_add_channel_work()
615
* Don't call
free_channel
(), because newchannel->kobj
in vmbus_process_offer()
/kernel/linux/linux-6.6/drivers/hv/
H
A
D
channel_mgmt.c
365
*
free_channel
- Release the resources used by the vmbus channel object
367
static void
free_channel
(struct vmbus_channel *channel)
in free_channel()
function
476
free_channel
(channel);
in hv_process_channel_removal()
574
free_channel
(newchannel);
in vmbus_add_channel_work()
648
* Don't call
free_channel
(), because newchannel->kobj
in vmbus_process_offer()
/kernel/linux/linux-5.10/drivers/rpmsg/
H
A
D
qcom_smd.c
1127
goto
free_channel
;
in qcom_smd_create_channel()
1178
free_channel
:
in qcom_smd_create_channel()
H
A
D
qcom_glink_native.c
1418
goto
free_channel
;
in qcom_glink_rx_open()
1457
free_channel
:
in qcom_glink_rx_open()
/kernel/linux/linux-6.6/drivers/rpmsg/
H
A
D
qcom_smd.c
1143
goto
free_channel
;
in qcom_smd_create_channel()
1194
free_channel
:
in qcom_smd_create_channel()
H
A
D
qcom_glink_native.c
1552
goto
free_channel
;
in qcom_glink_rx_open()
1591
free_channel
:
in qcom_glink_rx_open()
Completed in 18 milliseconds