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:reparent
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
fsl_utils.c
126
bool
reparent
= false;
in fsl_asoc_reparent_pll_clocks()
local
145
reparent
= (pll && !clk_is_match(pll, npll));
in fsl_asoc_reparent_pll_clocks()
147
if (
reparent
) {
in fsl_asoc_reparent_pll_clocks()
/kernel/linux/linux-6.6/drivers/clk/mediatek/
H
A
D
clk-mux.c
25
bool
reparent
;
member
51
if (mux->
reparent
&& mux->data->upd_shift >= 0) {
in mtk_clk_mux_enable_setclr()
54
mux->
reparent
= false;
in mtk_clk_mux_enable_setclr()
120
mux->
reparent
= true;
in mtk_clk_mux_set_parent_setclr_lock()
/kernel/linux/linux-5.10/drivers/clk/qcom/
H
A
D
clk-krait.h
17
bool
reparent
;
member
H
A
D
krait-cc.c
44
mux->
reparent
= false;
in krait_notifier_cb()
51
if (!mux->
reparent
)
in krait_notifier_cb()
H
A
D
clk-krait.c
58
mux->
reparent
= true;
in krait_mux_set_parent()
/kernel/linux/linux-6.6/drivers/clk/qcom/
H
A
D
clk-krait.h
17
bool
reparent
;
member
H
A
D
clk-krait.c
74
mux->
reparent
= true;
in krait_mux_set_parent()
H
A
D
krait-cc.c
54
mux->
reparent
= false;
in krait_notifier_cb()
61
if (!mux->
reparent
)
in krait_notifier_cb()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
hugetlb_reparenting_test.sh
212
echo Assert memory
reparent
correctly.
236
echo Assert memory
reparent
correctly.
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
hugetlb_reparenting_test.sh
215
echo Assert memory
reparent
correctly.
239
echo Assert memory
reparent
correctly.
Completed in 7 milliseconds