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:my_entity
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
bfq-cgroup.c
439
entity->parent = bfqg->
my_entity
; /* NULL for root group */
in bfq_init_entity()
552
bfqg->
my_entity
= entity; /*
in bfq_pd_init()
583
entity->parent = parent->
my_entity
;
in bfq_group_set_parent()
679
entity->parent = bfqg->
my_entity
;
in bfq_bfqq_move()
914
struct bfq_entity *entity = bfqg->
my_entity
;
in bfq_pd_offline()
H
A
D
bfq-iosched.h
873
* @
my_entity
: pointer to @entity, %NULL for the toplevel group; used
915
struct bfq_entity *
my_entity
;
member
H
A
D
bfq-wf2q.c
173
* bfq_group's
my_entity
field is not NULL only if the group
in bfq_update_parent_budget()
177
bfqg_entity = bfqg->
my_entity
;
in bfq_update_parent_budget()
H
A
D
bfq-iosched.c
6430
root_group->
my_entity
= NULL;
in bfq_init_root_group()
/kernel/linux/linux-6.6/block/
H
A
D
bfq-cgroup.c
432
entity->parent = bfqg->
my_entity
; /* NULL for root group */
in bfq_init_entity()
541
bfqg->
my_entity
= entity; /*
in bfq_pd_init()
572
entity->parent = parent->
my_entity
;
in bfq_group_set_parent()
688
entity->parent = bfqg->
my_entity
;
in bfq_bfqq_move()
933
struct bfq_entity *entity = bfqg->
my_entity
;
in bfq_pd_offline()
H
A
D
bfq-iosched.h
980
* @
my_entity
: pointer to @entity, %NULL for the toplevel group; used
1020
struct bfq_entity *
my_entity
;
member
H
A
D
bfq-wf2q.c
160
* bfq_group's
my_entity
field is not NULL only if the group
in bfq_update_parent_budget()
164
bfqg_entity = bfqg->
my_entity
;
in bfq_update_parent_budget()
H
A
D
bfq-iosched.c
7183
root_group->
my_entity
= NULL;
in bfq_init_root_group()
Completed in 29 milliseconds