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:pr_state
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
elfcore-compat.h
40
char
pr_state
;
member
H
A
D
elfcore.h
54
char
pr_state
; /* numeric process state */
member
55
char pr_sname; /* char for
pr_state
*/
/kernel/linux/linux-6.6/include/linux/
H
A
D
elfcore-compat.h
38
char
pr_state
;
member
H
A
D
elfcore.h
59
char
pr_state
; /* numeric process state */
member
60
char pr_sname; /* char for
pr_state
*/
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
elfcore.h
64
char
pr_state
;
member
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
binfmt_elfn32.c
68
char
pr_state
; /* numeric process state */
member
69
char pr_sname; /* char for
pr_state
*/
H
A
D
binfmt_elfo32.c
73
char
pr_state
; /* numeric process state */
member
74
char pr_sname; /* char for
pr_state
*/
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H
A
D
link_edp_panel_control.c
909
enum replay_state
pr_state
= REPLAY_STATE_0;
in edp_get_replay_state()
local
915
replay->funcs->replay_get_state(replay, &
pr_state
, panel_inst);
in edp_get_replay_state()
916
*state =
pr_state
;
in edp_get_replay_state()
/kernel/linux/linux-5.10/fs/
H
A
D
binfmt_elf.c
1597
psinfo->
pr_state
= i;
in fill_psinfo()
H
A
D
binfmt_elf_fdpic.c
1368
psinfo->
pr_state
= i;
in fill_psinfo()
/kernel/linux/linux-6.6/fs/
H
A
D
binfmt_elf_fdpic.c
1348
psinfo->
pr_state
= i;
in fill_psinfo()
H
A
D
binfmt_elf.c
1600
psinfo->
pr_state
= i;
in fill_psinfo()
Completed in 15 milliseconds