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_get
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/block/
H
A
D
blk-cgroup.h
315
*
blkg_get
- get a blkg reference
320
static inline void
blkg_get
(struct blkcg_gq *blkg)
in blkg_get()
function
497
static inline void
blkg_get
(struct blkcg_gq *blkg) { }
in blkg_get()
function
H
A
D
blk-cgroup.c
412
blkg_get
(blkg->parent);
in blkg_create()
1550
blkg_get
(blkg);
in blkcg_activate_policy()
2048
blkg_get
(bdev_get_queue(bio->bi_bdev)->root_blkg);
in bio_associate_blkg_from_css()
H
A
D
bfq-cgroup.c
333
blkg_get
(bfqg_to_blkg(bfqg));
in bfqg_and_blkg_get()
H
A
D
blk-throttle.c
267
blkg_get
(tg_to_blkg(qn->tg));
in throtl_qnode_add_bio()
/kernel/linux/linux-5.10/include/linux/
H
A
D
blk-cgroup.h
452
*
blkg_get
- get a blkg reference
457
static inline void
blkg_get
(struct blkcg_gq *blkg)
in blkg_get()
function
667
static inline void
blkg_get
(struct blkcg_gq *blkg) { }
in blkg_get()
function
/kernel/linux/linux-5.10/block/
H
A
D
blk-cgroup.c
270
blkg_get
(blkg->parent);
in blkg_create()
1359
blkg_get
(blkg);
in blkcg_activate_policy()
1871
blkg_get
(bio->bi_disk->queue->root_blkg);
in bio_associate_blkg_from_css()
H
A
D
bfq-cgroup.c
340
blkg_get
(bfqg_to_blkg(bfqg));
in bfqg_and_blkg_get()
H
A
D
blk-throttle.c
420
blkg_get
(tg_to_blkg(qn->tg));
in throtl_qnode_add_bio()
Completed in 19 milliseconds