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:drbd_thread_stop
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_nl.c
1437
drbd_thread_stop
(&connection->receiver);
in conn_reconfig_done()
1438
drbd_thread_stop
(&connection->worker);
in conn_reconfig_done()
2757
drbd_thread_stop
(&connection->receiver);
in conn_try_disconnect()
4483
drbd_thread_stop
(&connection->worker);
in adm_del_resource()
H
A
D
drbd_int.h
1957
static inline void
drbd_thread_stop
(struct drbd_thread *thi)
in drbd_thread_stop()
function
H
A
D
drbd_receiver.c
5170
drbd_thread_stop
(&connection->ack_receiver);
in conn_disconnect()
6082
/* maybe
drbd_thread_stop
(): the while condition will notice.
in drbd_ack_receiver()
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_nl.c
1370
drbd_thread_stop
(&connection->receiver);
in conn_reconfig_done()
1371
drbd_thread_stop
(&connection->worker);
in conn_reconfig_done()
2700
drbd_thread_stop
(&connection->receiver);
in conn_try_disconnect()
4427
drbd_thread_stop
(&connection->worker);
in adm_del_resource()
H
A
D
drbd_int.h
1893
static inline void
drbd_thread_stop
(struct drbd_thread *thi)
in drbd_thread_stop()
function
H
A
D
drbd_receiver.c
5122
drbd_thread_stop
(&connection->ack_receiver);
in conn_disconnect()
6033
/* maybe
drbd_thread_stop
(): the while condition will notice.
in drbd_ack_receiver()
Completed in 35 milliseconds