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:glctx
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H
A
D
memtoy.c
48
glctx_t
glctx
; /* global context */
variable
104
fprintf(stderr, USAGE,
glctx
.program_name);
in usage()
133
glctx_t *gcp = &
glctx
;
in vprint()
169
glctx_t *gcp = &
glctx
;
in signal_handler()
220
glctx_t *gcp = &
glctx
;
in set_signals()
252
glctx
.siginfo = NULL;
in reset_signal()
253
glctx
.sigjmp = false;
in reset_signal()
261
vprint("%s: wakened by signal %s\n", __FUNCTION__,
glctx
.signame);
in wait_for_signal()
269
glctx_t *gcp = &
glctx
;
in show_siginfo()
324
glctx_t *gcp = &
glctx
;
in touch_memory()
[all...]
H
A
D
commands.c
99
glctx_t *gcp = &
glctx
;
in required_arg()
126
argval *=
glctx
.pagesize;
in size_kmgp()
150
glctx_t *gcp = &
glctx
;
in get_scaled_value()
196
glctx_t *gcp = &
glctx
;
in get_shared()
218
glctx_t *gcp = &
glctx
;
in get_access()
236
glctx_t *gcp = &
glctx
;
in numa_supported()
267
glctx_t *gcp = &
glctx
;
in get_mbind_policy()
303
glctx_t *gcp = &
glctx
;
in get_mbind_flags()
346
glctx_t *gcp = &
glctx
;
in get_nodemask()
392
gcp = &
glctx
;
in get_arg_nodeid_list()
[all...]
H
A
D
segment.c
97
glctx_t *gcp = &
glctx
;
in new_segment()
111
glctx_t *gcp = &
glctx
;
in get_seg_slot()
175
glctx_t *gcp = &
glctx
;
in free_seg_slot()
220
glctx_t *gcp = &
glctx
;
in round_up_to_pagesize()
229
glctx_t *gcp = &
glctx
;
in round_down_to_pagesize()
256
glctx_t *gcp = &
glctx
;
in map_anon_segment()
289
glctx_t *gcp = &
glctx
;
in open_file()
363
glctx_t *gcp = &
glctx
;
in map_file_segment()
421
glctx_t *gcp = &
glctx
;
in get_shm_segment()
445
glctx_t *gcp = &
glctx
;
in map_shm_segment()
[all...]
H
A
D
debug.h
10
#define _Developer_Debug
glctx
.debug
H
A
D
memtoy.h
66
extern glctx_t
glctx
;
Completed in 4 milliseconds