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:dec_rs_pending
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_receiver.c
2096
dec_rs_pending
(device);
in __releases()
2882
dec_rs_pending
(device);
in receive_DataRequest()
2955
dec_rs_pending
(device);
in receive_DataRequest()
5008
dec_rs_pending
(device);
in receive_rs_deallocated()
5709
dec_rs_pending
(device);
in got_IsInSync()
5755
dec_rs_pending
(device);
in got_BlockAck()
5800
dec_rs_pending
(device);
in got_NegAck()
5859
dec_rs_pending
(device);
in got_NegRSDReply()
5929
dec_rs_pending
(device);
in got_OVResult()
H
A
D
drbd_worker.c
743
dec_rs_pending
(device);
in make_resync_request()
806
dec_rs_pending
(device);
in make_ov_request()
1268
dec_rs_pending
(device);
in w_e_end_ov_req()
H
A
D
drbd_int.h
2024
#define
dec_rs_pending
(device) _dec_rs_pending(device, __func__, __LINE__)
macro
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_receiver.c
2069
dec_rs_pending
(peer_device);
in __releases()
2847
dec_rs_pending
(peer_device);
in receive_DataRequest()
2918
dec_rs_pending
(peer_device);
in receive_DataRequest()
4961
dec_rs_pending
(peer_device);
in receive_rs_deallocated()
5658
dec_rs_pending
(peer_device);
in got_IsInSync()
5705
dec_rs_pending
(peer_device);
in got_BlockAck()
5750
dec_rs_pending
(peer_device);
in got_NegAck()
5809
dec_rs_pending
(peer_device);
in got_NegRSDReply()
5880
dec_rs_pending
(peer_device);
in got_OVResult()
H
A
D
drbd_worker.c
740
dec_rs_pending
(peer_device);
in make_resync_request()
804
dec_rs_pending
(peer_device);
in make_ov_request()
1267
dec_rs_pending
(peer_device);
in w_e_end_ov_req()
H
A
D
drbd_int.h
1956
#define
dec_rs_pending
(peer_device) \
macro
Completed in 28 milliseconds