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:ls_lkbidr_spin
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/
H
A
D
lockspace.c
528
spin_lock_init(&ls->
ls_lkbidr_spin
);
in new_lockspace()
743
spin_lock(&ls->
ls_lkbidr_spin
);
in lockspace_busy()
751
spin_unlock(&ls->
ls_lkbidr_spin
);
in lockspace_busy()
H
A
D
dlm_internal.h
533
spinlock_t
ls_lkbidr_spin
;
member
H
A
D
lock.c
1201
spin_lock(&ls->
ls_lkbidr_spin
);
in create_lkb()
1205
spin_unlock(&ls->
ls_lkbidr_spin
);
in create_lkb()
1222
spin_lock(&ls->
ls_lkbidr_spin
);
in find_lkb()
1226
spin_unlock(&ls->
ls_lkbidr_spin
);
in find_lkb()
1249
spin_lock(&ls->
ls_lkbidr_spin
);
in __put_lkb()
1252
spin_unlock(&ls->
ls_lkbidr_spin
);
in __put_lkb()
1262
spin_unlock(&ls->
ls_lkbidr_spin
);
in __put_lkb()
/kernel/linux/linux-6.6/fs/dlm/
H
A
D
lockspace.c
515
spin_lock_init(&ls->
ls_lkbidr_spin
);
in new_lockspace()
759
spin_lock(&ls->
ls_lkbidr_spin
);
in lockspace_busy()
767
spin_unlock(&ls->
ls_lkbidr_spin
);
in lockspace_busy()
H
A
D
dlm_internal.h
562
spinlock_t
ls_lkbidr_spin
;
member
H
A
D
lock.c
1212
spin_lock(&ls->
ls_lkbidr_spin
);
in _create_lkb()
1216
spin_unlock(&ls->
ls_lkbidr_spin
);
in _create_lkb()
1238
spin_lock(&ls->
ls_lkbidr_spin
);
in find_lkb()
1242
spin_unlock(&ls->
ls_lkbidr_spin
);
in find_lkb()
1267
&ls->
ls_lkbidr_spin
);
in __put_lkb()
1270
spin_unlock(&ls->
ls_lkbidr_spin
);
in __put_lkb()
Completed in 20 milliseconds