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:smc_conn_free
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/net/smc/
H
A
D
smc_close.c
154
smc_conn_free
(&smc->conn);
in smc_close_active_abort()
165
smc_conn_free
(&smc->conn);
in smc_close_active_abort()
430
smc_conn_free
(conn);
in smc_close_passive_work()
H
A
D
smc_core.h
401
void
smc_conn_free
(struct smc_connection *conn);
H
A
D
af_smc.c
173
smc_conn_free
(&smc->conn);
in __smc_release()
591
smc_conn_free
(&smc->conn);
in smc_connect_abort()
1358
smc_conn_free
(&new_smc->conn);
in smc_listen_decline()
1465
smc_conn_free
(&new_smc->conn);
in smc_listen_ism_init()
H
A
D
smc_core.c
212
smc_conn_free
(conn);
in smc_lgr_cleanup_early()
649
void
smc_conn_free
(struct smc_connection *conn)
in smc_conn_free()
function
/kernel/linux/linux-6.6/net/smc/
H
A
D
smc_close.c
157
smc_conn_free
(&smc->conn);
in smc_close_active_abort()
168
smc_conn_free
(&smc->conn);
in smc_close_active_abort()
436
smc_conn_free
(conn);
in smc_close_passive_work()
H
A
D
smc_core.h
565
void
smc_conn_free
(struct smc_connection *conn);
H
A
D
af_smc.c
305
smc_conn_free
(&smc->conn);
in __smc_release()
997
smc_conn_free
(conn);
in smc_conn_abort()
H
A
D
smc_core.c
1025
/* link_put in
smc_conn_free
() */
in smc_switch_link_and_count()
1165
void
smc_conn_free
(struct smc_connection *conn)
in smc_conn_free()
function
1944
smc_lgr_hold(conn->lgr); /* lgr_put in
smc_conn_free
() */
in smc_conn_create()
1946
smcr_link_hold(conn->lnk); /* link_put in
smc_conn_free
() */
in smc_conn_create()
Completed in 16 milliseconds