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:mddev_suspend
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
md-linear.c
195
mddev_suspend
(mddev);
in linear_add()
H
A
D
md.h
742
extern void
mddev_suspend
(struct mddev *mddev);
H
A
D
md.c
219
mddev_suspend
(mddev);
in mddev_create_serial_pool()
231
*
mddev_suspend
()
in mddev_create_serial_pool()
264
mddev_suspend
(mddev);
in mddev_destroy_serial_pool()
494
/*
mddev_suspend
makes sure no new requests are submitted
500
void
mddev_suspend
(struct mddev *mddev)
in mddev_suspend()
function
519
EXPORT_SYMBOL_GPL(
mddev_suspend
);
variable
523
/* entred the memalloc scope from
mddev_suspend
() */
in mddev_resume()
2924
mddev_suspend
(mddev);
in add_bound_rdev()
4075
mddev_suspend
(mddev);
in level_store()
5229
mddev_suspend
(mdde
in suspend_lo_store()
[all...]
H
A
D
raid5-cache.c
699
mddev_suspend
(mddev);
in r5c_disable_writeback_async()
2589
mddev_suspend
(mddev);
in r5c_journal_mode_set()
H
A
D
md-bitmap.c
2305
mddev_suspend
(mddev);
in location_store()
2345
mddev_suspend
(mddev);
in location_store()
H
A
D
raid5.c
2432
* Never shrink. And
mddev_suspend
() could deadlock if this is called
in resize_chunks()
2439
mddev_suspend
(conf->mddev);
in resize_chunks()
6724
mddev_suspend
(mddev);
in raid5_store_stripe_size()
6837
mddev_suspend
(mddev);
in raid5_store_skip_copy()
6907
mddev_suspend
(mddev);
in raid5_store_group_thread_cnt()
8211
mddev_suspend
(mddev);
in raid5_start_reshape()
8643
mddev_suspend
(mddev);
in raid5_change_consistency_policy()
8659
mddev_suspend
(mddev);
in raid5_change_consistency_policy()
H
A
D
dm-raid.c
3273
mddev_suspend
(&rs->md);
in raid_ctr()
3774
mddev_suspend
(&rs->md);
in raid_postsuspend()
/kernel/linux/linux-6.6/drivers/md/
H
A
D
md-linear.c
186
mddev_suspend
(mddev);
in linear_add()
H
A
D
md.h
809
extern void
mddev_suspend
(struct mddev *mddev);
H
A
D
md.c
219
mddev_suspend
(mddev);
in mddev_create_serial_pool()
231
*
mddev_suspend
()
in mddev_create_serial_pool()
264
mddev_suspend
(mddev);
in mddev_destroy_serial_pool()
434
/*
mddev_suspend
makes sure no new requests are submitted
440
void
mddev_suspend
(struct mddev *mddev)
in mddev_suspend()
function
463
EXPORT_SYMBOL_GPL(
mddev_suspend
);
variable
471
/* entred the memalloc scope from
mddev_suspend
() */
in mddev_resume()
588
* Grab a reference to make sure
mddev_suspend
() will wait for
in md_flush_request()
594
* percpu_ref_kill() can be called by
mddev_suspend
()
in md_flush_request()
2848
mddev_suspend
(mdde
in add_bound_rdev()
[all...]
H
A
D
raid5.c
2503
* Never shrink. And
mddev_suspend
() could deadlock if this is called
in resize_chunks()
2510
mddev_suspend
(conf->mddev);
in resize_chunks()
7059
mddev_suspend
(mddev);
in raid5_store_stripe_size()
7172
mddev_suspend
(mddev);
in raid5_store_skip_copy()
7242
mddev_suspend
(mddev);
in raid5_store_group_thread_cnt()
8573
mddev_suspend
(mddev);
in raid5_start_reshape()
9005
mddev_suspend
(mddev);
in raid5_change_consistency_policy()
9014
mddev_suspend
(mddev);
in raid5_change_consistency_policy()
9030
mddev_suspend
(mddev);
in raid5_change_consistency_policy()
H
A
D
raid5-cache.c
699
mddev_suspend
(mddev);
in r5c_disable_writeback_async()
2586
mddev_suspend
(mddev);
in r5c_journal_mode_set()
H
A
D
md-bitmap.c
2376
mddev_suspend
(mddev);
in location_store()
2416
mddev_suspend
(mddev);
in location_store()
H
A
D
dm-raid.c
3266
mddev_suspend
(&rs->md);
in raid_ctr()
3797
mddev_suspend
(&rs->md);
in raid_postsuspend()
Completed in 62 milliseconds