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:dlm_unlock_sync
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
md-cluster.c
140
static int
dlm_unlock_sync
(struct dlm_lock_resource *res)
in dlm_unlock_sync()
function
282
dlm_unlock_sync
(lockres);
in read_resync_info()
644
ret =
dlm_unlock_sync
(ack_lockres);
in recv_daemon()
657
ret =
dlm_unlock_sync
(message_lockres);
in recv_daemon()
717
dlm_unlock_sync
(cinfo->token_lockres);
in unlock_comm()
774
error =
dlm_unlock_sync
(cinfo->message_lockres);
in __sendmsg()
923
dlm_unlock_sync
(cinfo->token_lockres);
in join()
1381
dlm_unlock_sync
(cinfo->resync_lockres);
in resync_finish()
1470
dlm_unlock_sync
(cinfo->no_new_dev_lockres);
in new_disk_ack()
/kernel/linux/linux-6.6/drivers/md/
H
A
D
md-cluster.c
140
static int
dlm_unlock_sync
(struct dlm_lock_resource *res)
in dlm_unlock_sync()
function
282
dlm_unlock_sync
(lockres);
in read_resync_info()
647
ret =
dlm_unlock_sync
(ack_lockres);
in recv_daemon()
660
ret =
dlm_unlock_sync
(message_lockres);
in recv_daemon()
720
dlm_unlock_sync
(cinfo->token_lockres);
in unlock_comm()
777
error =
dlm_unlock_sync
(cinfo->message_lockres);
in __sendmsg()
927
dlm_unlock_sync
(cinfo->token_lockres);
in join()
1382
dlm_unlock_sync
(cinfo->resync_lockres);
in resync_finish()
1471
dlm_unlock_sync
(cinfo->no_new_dev_lockres);
in new_disk_ack()
Completed in 6 milliseconds