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:stack_depot_init
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
stackdepot.h
46
* 3. Calling
stack_depot_init
(). Possible after boot is complete. This option
50
*
stack_depot_init
() and stack_depot_request_early_init() can be called
57
int
stack_depot_init
(void);
64
static inline int
stack_depot_init
(void) { return 0; }
in stack_depot_init()
function
H
A
D
ref_tracker.h
38
stack_depot_init
();
in ref_tracker_dir_init()
/kernel/linux/linux-6.6/lib/
H
A
D
stackdepot.c
170
int
stack_depot_init
(void)
in stack_depot_init()
function
219
EXPORT_SYMBOL_GPL(
stack_depot_init
);
variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_modeset_lock.c
113
stack_depot_init
();
in __drm_stack_depot_init()
H
A
D
drm_mm.c
985
stack_depot_init
();
in drm_mm_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
intel_runtime_pm.c
71
stack_depot_init
();
in init_intel_runtime_pm_wakeref()
/kernel/linux/linux-6.6/mm/
H
A
D
slab_common.c
299
stack_depot_init
();
in kmem_cache_create_usercopy()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H
A
D
drm_dp_mst_topology.c
5503
stack_depot_init
();
in drm_dp_mst_topology_mgr_init()
Completed in 14 milliseconds