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:orphan_lock
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/
H
A
D
orphan.c
58
spin_lock(&c->
orphan_lock
);
in orphan_add()
60
spin_unlock(&c->
orphan_lock
);
in orphan_add()
74
spin_unlock(&c->
orphan_lock
);
in orphan_add()
91
spin_unlock(&c->
orphan_lock
);
in orphan_add()
211
spin_lock(&c->
orphan_lock
);
in ubifs_delete_orphan()
215
spin_unlock(&c->
orphan_lock
);
in ubifs_delete_orphan()
229
spin_unlock(&c->
orphan_lock
);
in ubifs_delete_orphan()
242
spin_lock(&c->
orphan_lock
);
in ubifs_orphan_start_commit()
261
spin_unlock(&c->
orphan_lock
);
in ubifs_orphan_start_commit()
371
spin_lock(&c->
orphan_lock
);
in write_orph_node()
[all...]
H
A
D
ubifs.h
1147
* @
orphan_lock
: lock for orph_tree and orph_new
1392
spinlock_t
orphan_lock
;
member
H
A
D
super.c
2141
spin_lock_init(&c->
orphan_lock
);
in alloc_ubifs_info()
/kernel/linux/linux-6.6/fs/ubifs/
H
A
D
orphan.c
58
spin_lock(&c->
orphan_lock
);
in orphan_add()
60
spin_unlock(&c->
orphan_lock
);
in orphan_add()
74
spin_unlock(&c->
orphan_lock
);
in orphan_add()
91
spin_unlock(&c->
orphan_lock
);
in orphan_add()
211
spin_lock(&c->
orphan_lock
);
in ubifs_delete_orphan()
215
spin_unlock(&c->
orphan_lock
);
in ubifs_delete_orphan()
229
spin_unlock(&c->
orphan_lock
);
in ubifs_delete_orphan()
242
spin_lock(&c->
orphan_lock
);
in ubifs_orphan_start_commit()
261
spin_unlock(&c->
orphan_lock
);
in ubifs_orphan_start_commit()
371
spin_lock(&c->
orphan_lock
);
in write_orph_node()
[all...]
H
A
D
ubifs.h
1168
* @
orphan_lock
: lock for orph_tree and orph_new
1420
spinlock_t
orphan_lock
;
member
H
A
D
super.c
2146
spin_lock_init(&c->
orphan_lock
);
in alloc_ubifs_info()
Completed in 15 milliseconds