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:ascend
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/tracefs/
H
A
D
inode.c
209
* All done at this level ...
ascend
and resume the search.
in set_gid()
212
ascend
:
in set_gid()
224
goto
ascend
;
in set_gid()
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
helpers.c
786
bool
ascend
= curr_table[n_currents - 1] > curr_table[0];
in regulator_set_current_limit_regmap()
local
789
if (
ascend
) {
in regulator_set_current_limit_regmap()
H
A
D
max8998.c
387
bool
ascend
= curr_table[n_currents - 1] > curr_table[0];
in max8998_set_current_limit()
local
390
if (
ascend
) {
in max8998_set_current_limit()
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
helpers.c
811
bool
ascend
= curr_table[n_currents - 1] > curr_table[0];
in regulator_set_current_limit_regmap()
local
814
if (
ascend
) {
in regulator_set_current_limit_regmap()
H
A
D
max8998.c
387
bool
ascend
= curr_table[n_currents - 1] > curr_table[0];
in max8998_set_current_limit()
local
390
if (
ascend
) {
in max8998_set_current_limit()
/kernel/linux/linux-6.6/lib/
H
A
D
maple_tree.c
1640
ascend
:
in mas_parent_gap()
1669
goto
ascend
;
in mas_parent_gap()
4765
goto
ascend
;
in mas_rev_awalk()
4775
goto
ascend
;
in mas_rev_awalk()
4799
ascend
:
in mas_rev_awalk()
4970
* go back to parent (
ascend
)
in mas_awalk()
/kernel/linux/linux-5.10/fs/
H
A
D
dcache.c
531
* There is one exception, though - if we
ascend
from a child that
in dentry_unlist()
1352
* All done at this level ...
ascend
and resume the search.
in d_walk()
1355
ascend
:
in d_walk()
1370
goto
ascend
;
in d_walk()
/kernel/linux/linux-6.6/fs/
H
A
D
dcache.c
559
* There is one exception, though - if we
ascend
from a child that
in dentry_unlist()
1412
* All done at this level ...
ascend
and resume the search.
in d_walk()
1415
ascend
:
in d_walk()
1430
goto
ascend
;
in d_walk()
Completed in 24 milliseconds