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
defs:stk
(Results
1 - 14
of
14
) sorted by relevance
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
H
A
D
los_context.c
47
UINT8 *
stk
= 0;
in ArchTskStackInit()
local
/kernel/linux/linux-5.10/tools/testing/selftests/sigaltstack/
H
A
D
sas.c
41
stack_t
stk
;
in my_usr1()
local
103
stack_t
stk
;
in main()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
dumpstack_64.c
90
unsigned long begin, end,
stk
= (unsigned long)stack;
in in_exception_stack()
local
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
dumpstack_64.c
96
unsigned long begin, end,
stk
= (unsigned long)stack;
in in_exception_stack()
local
/kernel/linux/linux-6.6/tools/testing/selftests/sigaltstack/
H
A
D
sas.c
47
stack_t
stk
;
in my_usr1()
local
109
stack_t
stk
;
in main()
local
[all...]
/kernel/linux/linux-5.10/lib/
H
A
D
inflate.c
357
} *
stk
;
in huft_build()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-startek-kd070fhfid015.c
53
static int stk_panel_init(struct stk_panel *
stk
)
in stk_panel_init()
argument
110
static int stk_panel_on(struct stk_panel *
stk
)
in stk_panel_on()
argument
125
static void stk_panel_off(struct stk_panel *
stk
)
in stk_panel_off()
argument
146
struct
stk
_panel *
stk
= to_
stk
_panel(panel);
stk_panel_unprepare()
local
163
struct
stk
_panel *
stk
= to_
stk
_panel(panel);
stk_panel_prepare()
local
309
stk
_panel_add(struct
stk
_panel *
stk
)
stk_panel_add()
argument
355
struct
stk
_panel *
stk
;
stk_panel_probe()
local
383
struct
stk
_panel *
stk
= mipi_dsi_get_drvdata(dsi);
stk_panel_remove()
local
[all...]
/kernel/linux/linux-6.6/lib/
H
A
D
inflate.c
357
} *
stk
;
in huft_build()
local
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
setup.c
528
struct stack *
stk
= &stacks[cpu];
in cpu_init()
local
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
setup.c
535
struct stack *
stk
= &stacks[cpu];
in cpu_init()
local
/kernel/linux/linux-5.10/net/sched/
H
A
D
sch_htb.c
776
}
stk
[TC_HTB_MAXDEPTH], *sp =
stk
;
in htb_lookup_leaf()
local
/kernel/linux/linux-6.6/net/sched/
H
A
D
sch_htb.c
821
}
stk
[TC_HTB_MAXDEPTH], *sp =
stk
;
in htb_lookup_leaf()
local
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
smp.c
998
u8
stk
[16];
in smp_random()
local
1011
u8
stk
[16], auth;
in smp_random()
local
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
smp.c
999
u8
stk
[16];
in smp_random()
local
1012
u8
stk
[16], auth;
in smp_random()
local
Completed in 20 milliseconds