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:lock_history
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-bufio.c
447
struct
lock_history
{
struct
454
static void lh_init(struct
lock_history
*lh, struct dm_buffer_cache *cache, bool write)
in lh_init()
462
static void __lh_lock(struct
lock_history
*lh, unsigned int index)
in __lh_lock()
477
static void __lh_unlock(struct
lock_history
*lh, unsigned int index)
in __lh_unlock()
495
static void lh_exit(struct
lock_history
*lh)
in lh_exit()
507
static void lh_next(struct
lock_history
*lh, sector_t b)
in lh_next()
658
struct
lock_history
*lh;
682
struct
lock_history
*lh)
in __cache_evict()
703
struct
lock_history
lh;
in cache_evict()
735
b_predicate pred, void *context, struct
lock_history
*l
in __cache_mark_many()
[all...]
Completed in 4 milliseconds