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:disk_block_events
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/block/
H
A
D
disk-events.c
59
*
disk_block_events
- block and flush disk event checking
73
void
disk_block_events
(struct gendisk *disk)
in disk_block_events()
function
127
* Undo
disk_block_events
(). When the block count reaches zero, it
236
disk_block_events
(disk);
in disk_clear_events()
388
disk_block_events
(disk);
in disk_events_poll_msecs_store()
480
disk_block_events
(disk);
in disk_del_events()
H
A
D
blk.h
460
void
disk_block_events
(struct gendisk *disk);
H
A
D
bdev.c
786
disk_block_events
(disk);
in blkdev_get_by_dev()
/kernel/linux/linux-5.10/include/linux/
H
A
D
genhd.h
315
extern void
disk_block_events
(struct gendisk *disk);
/kernel/linux/linux-5.10/block/
H
A
D
genhd.c
1945
*
disk_block_events
- block and flush disk event checking
1959
void
disk_block_events
(struct gendisk *disk)
in disk_block_events()
function
2013
* Undo
disk_block_events
(). When the block count reaches zero, it
2072
disk_block_events
(disk);
in disk_clear_events()
2253
disk_block_events
(disk);
in disk_events_poll_msecs_store()
2361
disk_block_events
(disk);
in disk_del_events()
/kernel/linux/linux-5.10/fs/
H
A
D
block_dev.c
1502
disk_block_events
(disk);
in __blkdev_get()
Completed in 9 milliseconds