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_unacked
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_worker.c
1063
dec_unacked
(device);
in w_e_end_data_req()
1077
dec_unacked
(device);
in w_e_end_data_req()
1124
dec_unacked
(device);
in w_e_end_rsdata_req()
1159
dec_unacked
(device);
in w_e_end_rsdata_req()
1180
dec_unacked
(device);
in w_e_end_csum_rs_req()
1224
dec_unacked
(device);
in w_e_end_csum_rs_req()
1274
dec_unacked
(device);
in w_e_end_ov_req()
1304
dec_unacked
(device);
in w_e_end_ov_reply()
1343
dec_unacked
(device);
in w_e_end_ov_reply()
H
A
D
drbd_receiver.c
1395
dec_unacked
(epoch->connection);
in drbd_may_finish_epoch()
2081
dec_unacked
(device);
in e_end_resync_block()
2099
/* corresponding
dec_unacked
() in e_end_resync_block()
in __releases()
2258
dec_unacked
(device);
in e_end_block()
2286
dec_unacked
(peer_device->device);
in e_send_ack()
2683
/* corresponding
dec_unacked
() in e_end_block()
in receive_Data()
H
A
D
drbd_int.h
2045
#define
dec_unacked
(device) _dec_unacked(device, __func__, __LINE__)
macro
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_worker.c
1062
dec_unacked
(device);
in w_e_end_data_req()
1076
dec_unacked
(device);
in w_e_end_data_req()
1123
dec_unacked
(device);
in w_e_end_rsdata_req()
1158
dec_unacked
(device);
in w_e_end_rsdata_req()
1179
dec_unacked
(device);
in w_e_end_csum_rs_req()
1223
dec_unacked
(device);
in w_e_end_csum_rs_req()
1273
dec_unacked
(device);
in w_e_end_ov_req()
1304
dec_unacked
(device);
in w_e_end_ov_reply()
1343
dec_unacked
(device);
in w_e_end_ov_reply()
H
A
D
drbd_receiver.c
1397
dec_unacked
(epoch->connection);
in drbd_may_finish_epoch()
2054
dec_unacked
(device);
in e_end_resync_block()
2072
/* corresponding
dec_unacked
() in e_end_resync_block()
in __releases()
2228
dec_unacked
(device);
in e_end_block()
2256
dec_unacked
(peer_device->device);
in e_send_ack()
2649
/* corresponding
dec_unacked
() in e_end_block()
in receive_Data()
H
A
D
drbd_int.h
1977
#define
dec_unacked
(device) ((void)expect(device, __dec_unacked(device) >= 0))
macro
Completed in 28 milliseconds