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:STACK_SIZE
(Results
1 - 25
of
47
) sorted by relevance
1
2
/kernel/linux/linux-6.6/arch/xtensa/lib/
H
A
D
usercopy.S
64
#define
STACK_SIZE
4
define
66
#define
STACK_SIZE
0
define
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H
A
D
ptrace-gpr.S
13
#define
STACK_SIZE
(NUM_GPRS * GPR_SIZE)
define
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/
H
A
D
bootstrap.S
28
#define
STACK_SIZE
32768
define
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-redboot/
H
A
D
bootstrap.S
29
#define
STACK_SIZE
32768
define
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/tests/
H
A
D
dwarf-unwind.c
12
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H
A
D
dwarf-unwind.c
12
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/
H
A
D
dwarf-unwind.c
11
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/
H
A
D
dwarf-unwind.c
11
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-6.6/tools/perf/arch/arm/tests/
H
A
D
dwarf-unwind.c
11
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-6.6/tools/perf/arch/arm64/tests/
H
A
D
dwarf-unwind.c
11
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/tests/
H
A
D
dwarf-unwind.c
11
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H
A
D
dwarf-unwind.c
11
#define
STACK_SIZE
8192
macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
fexit_sleep.c
23
#define
STACK_SIZE
(1024 * 1024)
macro
H
A
D
ns_current_pid_tgid.c
16
#define
STACK_SIZE
(1024 * 1024)
macro
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H
A
D
It_process_fs_012.cpp
38
static const int
STACK_SIZE
= 1024 * 1024;
variable
/kernel/linux/linux-5.10/arch/s390/
H
A
D
Makefile
47
STACK_SIZE
:= $(if $(CONFIG_KASAN),65536,16384)
macro
/kernel/linux/linux-6.6/arch/s390/
H
A
D
Makefile
37
STACK_SIZE
:= $(if $(CONFIG_KASAN),65536,16384)
macro
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H
A
D
misc.c
121
#define
STACK_SIZE
(4096)
macro
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H
A
D
misc.c
124
#define
STACK_SIZE
(4096)
macro
/kernel/liteos_a/testsuites/unittest/process/plimits/
H
A
D
It_process_plimits.h
51
#define
STACK_SIZE
(1024 * 1024)
macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
entry.S
51
STACK_SIZE
= 1 << STACK_SHIFT
define
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H
A
D
fuse_test.c
40
#define
STACK_SIZE
65536
macro
/kernel/linux/linux-6.6/arch/x86/crypto/
H
A
D
sha256-avx-asm.S
128
STACK_SIZE
= _XMM_SAVE + _XMM_SAVE_SIZE
define
H
A
D
sha256-ssse3-asm.S
122
STACK_SIZE
= _XMM_SAVE + _XMM_SAVE_SIZE
define
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H
A
D
fuse_test.c
40
#define
STACK_SIZE
65536
macro
Completed in 8 milliseconds
1
2