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:tl_clear
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_int.h
1079
extern void
tl_clear
(struct drbd_connection *);
1982
* got_BarrierAck (respective
tl_clear
, tl_clear_barrier)
H
A
D
drbd_receiver.c
4605
tl_clear
(peer_device->connection);
in receive_state()
5261
tl_clear
(peer_device->connection);
in drbd_disconnected()
H
A
D
drbd_main.c
48
#include "drbd_req.h" /* only for _req_mod in tl_release and
tl_clear
*/
286
*
tl_clear
() - Clears all requests and &struct drbd_tl_epoch objects out of the TL
293
void
tl_clear
(struct drbd_connection *connection)
in tl_clear()
function
H
A
D
drbd_nl.c
3232
tl_clear
(first_peer_device(device)->connection);
in drbd_adm_resume_io()
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_int.h
1009
extern void
tl_clear
(struct drbd_connection *);
1918
* got_BarrierAck (respective
tl_clear
, tl_clear_barrier)
H
A
D
drbd_receiver.c
4558
tl_clear
(peer_device->connection);
in receive_state()
5213
tl_clear
(peer_device->connection);
in drbd_disconnected()
H
A
D
drbd_main.c
47
#include "drbd_req.h" /* only for _req_mod in tl_release and
tl_clear
*/
277
*
tl_clear
() - Clears all requests and &struct drbd_tl_epoch objects out of the TL
284
void
tl_clear
(struct drbd_connection *connection)
in tl_clear()
function
H
A
D
drbd_nl.c
3176
tl_clear
(first_peer_device(device)->connection);
in drbd_adm_resume_io()
Completed in 49 milliseconds