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_t
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H
A
D
memtoy.c
48
glctx_t
glctx; /* global context */
133
glctx_t
*gcp = &glctx;
in vprint()
169
glctx_t
*gcp = &glctx;
in signal_handler()
220
glctx_t
*gcp = &glctx;
in set_signals()
269
glctx_t
*gcp = &glctx;
in show_siginfo()
324
glctx_t
*gcp = &glctx;
in touch_memory()
367
void init_glctx(
glctx_t
* gcp)
in init_glctx()
370
memset(gcp, 0, sizeof(
glctx_t
));
in init_glctx()
391
glctx_t
*gcp = &glctx;
in cleanup()
401
glctx_t
*gc
in parse_command_line_args()
[all...]
H
A
D
commands.c
99
glctx_t
*gcp = &glctx;
in required_arg()
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()
387
glctx_t
*gcp;
in get_arg_nodeid_list()
441
glctx_t
*gc
in get_current_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
*gc
in map_shm_segment()
[all...]
H
A
D
memtoy.h
64
}
glctx_t
;
typedef
66
extern
glctx_t
glctx;
Completed in 3 milliseconds