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:plock_op
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/fs/dlm/
H
A
D
plock.c
32
struct
plock_op
{
struct
47
static struct
plock_op
*plock_lookup_waiter(const struct dlm_plock_info *info)
in plock_lookup_waiter()
49
struct
plock_op
*op = NULL, *iter;
in plock_lookup_waiter()
85
static void dlm_release_plock_op(struct
plock_op
*op)
in dlm_release_plock_op()
91
static void send_op(struct
plock_op
*op)
in send_op()
102
struct
plock_op
*op;
in do_lock_cancel()
127
struct
plock_op
*op;
in dlm_posix_lock()
242
static int dlm_plock_callback(struct
plock_op
*op)
in dlm_plock_callback()
296
struct
plock_op
*op;
in dlm_posix_unlock()
370
struct
plock_op
*o
in dlm_posix_cancel()
[all...]
/kernel/linux/linux-5.10/fs/dlm/
H
A
D
plock.c
29
struct
plock_op
{
struct
61
static void dlm_release_plock_op(struct
plock_op
*op)
in dlm_release_plock_op()
67
static void send_op(struct
plock_op
*op)
in send_op()
85
struct
plock_op
*op;
in do_unlock_close()
108
struct
plock_op
*op;
in dlm_posix_lock()
195
static int dlm_plock_callback(struct
plock_op
*op)
in dlm_plock_callback()
255
struct
plock_op
*op;
in dlm_posix_unlock()
329
struct
plock_op
*op;
in dlm_posix_get()
397
struct
plock_op
*op = NULL;
in dev_read()
404
op = list_entry(send_list.next, struct
plock_op
, lis
in dev_read()
[all...]
Completed in 2 milliseconds