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_llc_qentry
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/net/smc/
H
A
D
smc_llc.h
103
int smc_llc_eval_conf_link(struct
smc_llc_qentry
*qentry,
106
void smc_llc_save_peer_uid(struct
smc_llc_qentry
*qentry);
107
struct
smc_llc_qentry
*smc_llc_wait(struct smc_link_group *lgr,
110
struct
smc_llc_qentry
*smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
114
int smc_llc_cli_add_link(struct smc_link *link, struct
smc_llc_qentry
*qentry);
116
struct
smc_llc_qentry
*req_qentry);
H
A
D
smc_llc.c
199
struct
smc_llc_qentry
{
struct
207
struct
smc_llc_qentry
*smc_llc_flow_qentry_clr(struct smc_llc_flow *flow)
in smc_llc_flow_qentry_clr()
209
struct
smc_llc_qentry
*qentry = flow->qentry;
in smc_llc_flow_qentry_clr()
217
struct
smc_llc_qentry
*qentry;
in smc_llc_flow_qentry_del()
227
struct
smc_llc_qentry
*qentry)
in smc_llc_flow_qentry_set()
233
struct
smc_llc_qentry
*qentry)
in smc_llc_flow_parallel()
255
struct
smc_llc_qentry
*qentry)
in smc_llc_flow_start()
336
struct
smc_llc_qentry
*smc_llc_wait(struct smc_link_group *lgr,
in smc_llc_wait()
893
struct
smc_llc_qentry
*qentry;
in smc_llc_cli_rkey_exchange()
931
static int smc_llc_cli_add_link_reject(struct
smc_llc_qentry
*qentr
[all...]
H
A
D
smc_core.h
264
struct
smc_llc_qentry
;
268
struct
smc_llc_qentry
*qentry;
339
struct
smc_llc_qentry
*delayed_event;
H
A
D
af_smc.c
598
struct
smc_llc_qentry
*qentry;
in smcr_clnt_conf_first_link()
1858
struct
smc_llc_qentry
*qentry;
in smcr_serv_conf_first_link()
/kernel/linux/linux-5.10/net/smc/
H
A
D
smc_llc.h
93
int smc_llc_eval_conf_link(struct
smc_llc_qentry
*qentry,
96
void smc_llc_save_peer_uid(struct
smc_llc_qentry
*qentry);
97
struct
smc_llc_qentry
*smc_llc_wait(struct smc_link_group *lgr,
100
struct
smc_llc_qentry
*smc_llc_flow_qentry_clr(struct smc_llc_flow *flow);
104
int smc_llc_cli_add_link(struct smc_link *link, struct
smc_llc_qentry
*qentry);
H
A
D
smc_llc.c
156
struct
smc_llc_qentry
{
struct
164
struct
smc_llc_qentry
*smc_llc_flow_qentry_clr(struct smc_llc_flow *flow)
in smc_llc_flow_qentry_clr()
166
struct
smc_llc_qentry
*qentry = flow->qentry;
in smc_llc_flow_qentry_clr()
174
struct
smc_llc_qentry
*qentry;
in smc_llc_flow_qentry_del()
184
struct
smc_llc_qentry
*qentry)
in smc_llc_flow_qentry_set()
190
struct
smc_llc_qentry
*qentry)
in smc_llc_flow_parallel()
211
struct
smc_llc_qentry
*qentry)
in smc_llc_flow_start()
292
struct
smc_llc_qentry
*smc_llc_wait(struct smc_link_group *lgr,
in smc_llc_wait()
753
struct
smc_llc_qentry
*qentry;
in smc_llc_cli_rkey_exchange()
791
static int smc_llc_cli_add_link_reject(struct
smc_llc_qentry
*qentr
[all...]
H
A
D
smc_core.h
208
struct
smc_llc_qentry
;
212
struct
smc_llc_qentry
*qentry;
277
struct
smc_llc_qentry
*delayed_event;
H
A
D
af_smc.c
396
struct
smc_llc_qentry
*qentry;
in smcr_clnt_conf_first_link()
1270
struct
smc_llc_qentry
*qentry;
in smcr_serv_conf_first_link()
Completed in 14 milliseconds