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_CLOSED
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/net/smc/
H
A
D
smc_close.c
143
sk->sk_state =
SMC_CLOSED
;
in smc_close_active_abort()
153
sk->sk_state =
SMC_CLOSED
;
in smc_close_active_abort()
164
sk->sk_state =
SMC_CLOSED
;
in smc_close_active_abort()
170
case
SMC_CLOSED
:
in smc_close_active_abort()
209
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
212
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
254
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
270
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
291
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
294
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
[all...]
H
A
D
af_smc.c
149
if (sk->sk_state !=
SMC_CLOSED
) {
in __smc_release()
158
sk->sk_state =
SMC_CLOSED
;
in __smc_release()
166
if (sk->sk_state ==
SMC_CLOSED
) {
in __smc_release()
227
if (sk->sk_state !=
SMC_CLOSED
)
in smc_destruct()
1061
smc->sk.sk_state =
SMC_CLOSED
;
in smc_connect_work()
1171
if (rc < 0 || lsk->sk_state ==
SMC_CLOSED
) {
in smc_clcsock_accept()
1175
new_sk->sk_state =
SMC_CLOSED
;
in smc_clcsock_accept()
1230
if (new_sk->sk_state ==
SMC_CLOSED
) {
in smc_accept_dequeue()
1345
newsmcsk->sk_state =
SMC_CLOSED
;
in smc_listen_out_err()
2035
if (sk->sk_state ==
SMC_CLOSED
in smc_recvmsg()
[all...]
H
A
D
smc_rx.c
41
(sk->sk_state ==
SMC_CLOSED
))
in smc_rx_wake_up()
116
if (sk->sk_state ==
SMC_CLOSED
||
in smc_rx_pipe_buf_release()
254
if (sk->sk_state ==
SMC_CLOSED
|| sk->sk_shutdown & RCV_SHUTDOWN)
in smc_rx_recv_urg()
330
sk->sk_state ==
SMC_CLOSED
||
in smc_rx_recvmsg()
339
if (sk->sk_state ==
SMC_CLOSED
) {
in smc_rx_recvmsg()
H
A
D
smc.h
45
SMC_CLOSED
= 7,
enumerator
H
A
D
smc_core.c
516
smc->sk.sk_state !=
SMC_CLOSED
) {
in smc_switch_cursor()
567
if (smc->sk.sk_state ==
SMC_CLOSED
||
in smc_switch_conns()
/kernel/linux/linux-6.6/net/smc/
H
A
D
smc_close.c
146
sk->sk_state =
SMC_CLOSED
;
in smc_close_active_abort()
156
sk->sk_state =
SMC_CLOSED
;
in smc_close_active_abort()
167
sk->sk_state =
SMC_CLOSED
;
in smc_close_active_abort()
173
case
SMC_CLOSED
:
in smc_close_active_abort()
212
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
215
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
260
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
276
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
297
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
300
sk->sk_state =
SMC_CLOSED
;
in smc_close_active()
[all...]
H
A
D
smc_rx.c
47
(sk->sk_state ==
SMC_CLOSED
))
in smc_rx_wake_up()
122
if (sk->sk_state ==
SMC_CLOSED
||
in smc_rx_pipe_buf_release()
319
if (sk->sk_state ==
SMC_CLOSED
|| sk->sk_shutdown & RCV_SHUTDOWN)
in smc_rx_recv_urg()
401
sk->sk_state ==
SMC_CLOSED
||
in smc_rx_recvmsg()
410
if (sk->sk_state ==
SMC_CLOSED
) {
in smc_rx_recvmsg()
H
A
D
af_smc.c
281
if (sk->sk_state !=
SMC_CLOSED
) {
in __smc_release()
290
sk->sk_state =
SMC_CLOSED
;
in __smc_release()
298
if (sk->sk_state ==
SMC_CLOSED
) {
in __smc_release()
359
if (sk->sk_state !=
SMC_CLOSED
)
in smc_destruct()
1612
smc->sk.sk_state =
SMC_CLOSED
;
in smc_connect_work()
1674
case
SMC_CLOSED
:
in smc_connect()
1745
if (rc < 0 || lsk->sk_state ==
SMC_CLOSED
) {
in smc_clcsock_accept()
1749
new_sk->sk_state =
SMC_CLOSED
;
in smc_clcsock_accept()
1817
if (new_sk->sk_state ==
SMC_CLOSED
) {
in smc_accept_dequeue()
1949
newsmcsk->sk_state =
SMC_CLOSED
;
in smc_listen_out_err()
[all...]
H
A
D
smc.h
47
SMC_CLOSED
= 7,
enumerator
H
A
D
smc_core.c
1004
smc->sk.sk_state !=
SMC_CLOSED
) {
in smc_switch_cursor()
1067
if (smc->sk.sk_state ==
SMC_CLOSED
||
in smc_switch_conns()
Completed in 16 milliseconds