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:thaw_processes
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/power/
H
A
D
power.h
288
thaw_processes
();
in suspend_freeze_processes()
296
thaw_processes
();
in suspend_thaw_processes()
H
A
D
process.c
132
* freeze_processes must later call
thaw_processes
.
174
thaw_processes
();
in freeze_processes()
208
void
thaw_processes
(void)
in thaw_processes()
function
213
trace_suspend_resume(TPS("
thaw_processes
"), 0, true);
in thaw_processes()
245
trace_suspend_resume(TPS("
thaw_processes
"), 0, false);
in thaw_processes()
H
A
D
hibernate.c
827
thaw_processes
();
in hibernate()
931
thaw_processes
();
in hibernate_quiet_exec()
1057
thaw_processes
();
in software_resume()
1063
thaw_processes
();
in software_resume()
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
freezer.h
54
extern void
thaw_processes
(void);
306
static inline void
thaw_processes
(void)
in thaw_processes()
function
Completed in 4 milliseconds