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:blkg_put
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/block/
H
A
D
blk-cgroup.h
338
*
blkg_put
- put a blkg reference
341
static inline void
blkg_put
(struct blkcg_gq *blkg)
in blkg_put()
function
498
static inline void
blkg_put
(struct blkcg_gq *blkg) { }
in blkg_put()
function
H
A
D
blk-cgroup.c
138
blkg_put
(blkg->parent);
in blkg_free_workfn()
447
blkg_put
(blkg);
in blkg_create()
1549
blkg_put
(pinned_blkg);
in blkcg_activate_policy()
1589
blkg_put
(pinned_blkg);
in blkcg_activate_policy()
1936
blkg_put
(blkg);
in blkcg_maybe_throttle_current()
2043
blkg_put
(bio->bi_blkg);
in bio_associate_blkg_from_css()
H
A
D
blk-iolatency.c
715
blkg_put
(blkg);
in blkiolatency_timer_fn()
H
A
D
blk-throttle.c
321
blkg_put
(tg_to_blkg(qn->tg));
in throtl_pop_queued()
1085
blkg_put
(tg_to_blkg(tg_to_put));
in tg_dispatch_one_bio()
H
A
D
bio.c
218
blkg_put
(bio->bi_blkg);
in bio_uninit()
H
A
D
bfq-cgroup.c
338
blkg_put
(bfqg_to_blkg(bfqg));
in bfqg_and_blkg_put()
/kernel/linux/linux-5.10/include/linux/
H
A
D
blk-cgroup.h
475
*
blkg_put
- put a blkg reference
478
static inline void
blkg_put
(struct blkcg_gq *blkg)
in blkg_put()
function
668
static inline void
blkg_put
(struct blkcg_gq *blkg) { }
in blkg_put()
function
/kernel/linux/linux-5.10/block/
H
A
D
blk-cgroup.c
97
blkg_put
(blkg->parent);
in __blkg_release()
302
blkg_put
(blkg);
in blkg_create()
1358
blkg_put
(pinned_blkg);
in blkcg_activate_policy()
1396
blkg_put
(pinned_blkg);
in blkcg_activate_policy()
1762
blkg_put
(blkg);
in blkcg_maybe_throttle_current()
1866
blkg_put
(bio->bi_blkg);
in bio_associate_blkg_from_css()
H
A
D
blk-iolatency.c
717
blkg_put
(blkg);
in blkiolatency_timer_fn()
H
A
D
blk-throttle.c
474
blkg_put
(tg_to_blkg(qn->tg));
in throtl_pop_queued()
1185
blkg_put
(tg_to_blkg(tg_to_put));
in tg_dispatch_one_bio()
H
A
D
bio.c
239
blkg_put
(bio->bi_blkg);
in bio_uninit()
H
A
D
bfq-cgroup.c
345
blkg_put
(bfqg_to_blkg(bfqg));
in bfqg_and_blkg_put()
Completed in 26 milliseconds