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:rds_inc_put
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/net/rds/
H
A
D
recv.c
76
void
rds_inc_put
(struct rds_incoming *inc)
in rds_inc_put()
function
85
EXPORT_SYMBOL_GPL(
rds_inc_put
);
variable
437
rds_inc_put
(inc);
in rds_still_queued()
702
rds_inc_put
(inc);
in rds_recvmsg()
748
rds_inc_put
(inc);
in rds_recvmsg()
771
rds_inc_put
(inc);
in rds_clear_recv_queue()
H
A
D
tcp_connect.c
220
rds_inc_put
(&tc->t_tinc->ti_inc);
in rds_tcp_conn_path_shutdown()
H
A
D
loop.c
102
rds_inc_put
(&rm->m_inc);
in rds_loop_xmit()
H
A
D
tcp_recv.c
250
rds_inc_put
(&tinc->ti_inc);
in rds_tcp_data_recv()
H
A
D
ib_recv.c
227
rds_inc_put
(&recv->r_ibinc->ii_inc);
in rds_ib_recv_clear_one()
976
rds_inc_put
(&ibinc->ii_inc);
in rds_ib_process_recv()
H
A
D
tcp.c
174
rds_inc_put
(&tc->t_tinc->ti_inc);
in rds_tcp_reset_callbacks()
H
A
D
rds.h
895
void
rds_inc_put
(struct rds_incoming *inc);
H
A
D
ib_cm.c
1221
rds_inc_put
(&ic->i_ibinc->ii_inc);
in rds_ib_conn_path_shutdown()
/kernel/linux/linux-6.6/net/rds/
H
A
D
recv.c
77
void
rds_inc_put
(struct rds_incoming *inc)
in rds_inc_put()
function
86
EXPORT_SYMBOL_GPL(
rds_inc_put
);
variable
438
rds_inc_put
(inc);
in rds_still_queued()
703
rds_inc_put
(inc);
in rds_recvmsg()
745
rds_inc_put
(inc);
in rds_recvmsg()
768
rds_inc_put
(inc);
in rds_clear_recv_queue()
H
A
D
loop.c
102
rds_inc_put
(&rm->m_inc);
in rds_loop_xmit()
H
A
D
tcp_connect.c
224
rds_inc_put
(&tc->t_tinc->ti_inc);
in rds_tcp_conn_path_shutdown()
H
A
D
tcp_recv.c
251
rds_inc_put
(&tinc->ti_inc);
in rds_tcp_data_recv()
H
A
D
ib_recv.c
228
rds_inc_put
(&recv->r_ibinc->ii_inc);
in rds_ib_recv_clear_one()
977
rds_inc_put
(&ibinc->ii_inc);
in rds_ib_process_recv()
H
A
D
tcp.c
174
rds_inc_put
(&tc->t_tinc->ti_inc);
in rds_tcp_reset_callbacks()
H
A
D
rds.h
894
void
rds_inc_put
(struct rds_incoming *inc);
H
A
D
ib_cm.c
1188
rds_inc_put
(&ic->i_ibinc->ii_inc);
in rds_ib_conn_path_shutdown()
Completed in 17 milliseconds