Home
last modified time | relevance | path

Searched defs:gcp (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c83 void segment_init(struct global_context *gcp) in segment_init()
97 glctx_t *gcp = &glctx; in new_segment() local
111 glctx_t *gcp = &glctx; in get_seg_slot() local
175 glctx_t *gcp = &glctx; in free_seg_slot() local
202 void segment_cleanup(struct global_context *gcp) in segment_cleanup()
220 glctx_t *gcp = &glctx; in round_up_to_pagesize() local
229 glctx_t *gcp = &glctx; in round_down_to_pagesize() local
256 glctx_t *gcp = &glctx; in map_anon_segment() local
289 glctx_t *gcp = &glctx; in open_file() local
363 glctx_t *gcp = &glctx; in map_file_segment() local
[all …]
Dcommands.c92 glctx_t *gcp = &glctx; in required_arg() local
143 glctx_t *gcp = &glctx; in get_scaled_value() local
189 glctx_t *gcp = &glctx; in get_shared() local
211 glctx_t *gcp = &glctx; in get_access() local
229 glctx_t *gcp = &glctx; in numa_supported() local
260 glctx_t *gcp = &glctx; in get_mbind_policy() local
296 glctx_t *gcp = &glctx; in get_mbind_flags() local
339 glctx_t *gcp = &glctx; in get_nodemask() local
380 glctx_t *gcp; in get_arg_nodeid_list() local
438 glctx_t *gcp; in get_current_nodeid_list() local
[all …]
Dmemtoy.c133 glctx_t *gcp = &glctx; in vprint() local
169 glctx_t *gcp = &glctx; in signal_handler() local
220 glctx_t *gcp = &glctx; in set_signals() local
269 glctx_t *gcp = &glctx; in show_siginfo() local
324 glctx_t *gcp = &glctx; in touch_memory() local
367 void init_glctx(glctx_t * gcp) in init_glctx()
391 glctx_t *gcp = &glctx; in cleanup() local
401 glctx_t *gcp = &glctx; in parse_command_line_args() local
457 glctx_t *gcp = &glctx; in main() local
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dfake_handshaker_server.cc49 namespace gcp { namespace
/external/cldr/tools/java/org/unicode/cldr/util/
DRegexLookup.java376 … String gcp = greatestCommonPrefix(childFinderPattern, node._finder.toString()); in put() local