Searched refs:glctx_t (Results 1 – 4 of 4) sorted by relevance
94 glctx_t *gcp = &glctx; in required_arg()145 glctx_t *gcp = &glctx; in get_scaled_value()191 glctx_t *gcp = &glctx; in get_shared()213 glctx_t *gcp = &glctx; in get_access()231 glctx_t *gcp = &glctx; in numa_supported()262 glctx_t *gcp = &glctx; in get_mbind_policy()298 glctx_t *gcp = &glctx; in get_mbind_flags()341 glctx_t *gcp = &glctx; in get_nodemask()382 glctx_t *gcp; in get_arg_nodeid_list()444 glctx_t *gcp; in get_current_nodeid_list()[all …]
45 glctx_t glctx; /* global context */130 glctx_t *gcp = &glctx; in vprint()166 glctx_t *gcp = &glctx; in signal_handler()217 glctx_t *gcp = &glctx; in set_signals()266 glctx_t *gcp = &glctx; in show_siginfo()321 glctx_t *gcp = &glctx; in touch_memory()364 void init_glctx(glctx_t * gcp) in init_glctx()367 bzero(gcp, sizeof(glctx_t)); in init_glctx()388 glctx_t *gcp = &glctx; in cleanup()398 glctx_t *gcp = &glctx; in parse_command_line_args()[all …]
95 glctx_t *gcp = &glctx; in new_segment()109 glctx_t *gcp = &glctx; in get_seg_slot()173 glctx_t *gcp = &glctx; in free_seg_slot()218 glctx_t *gcp = &glctx; in round_up_to_pagesize()227 glctx_t *gcp = &glctx; in round_down_to_pagesize()254 glctx_t *gcp = &glctx; in map_anon_segment()287 glctx_t *gcp = &glctx; in open_file()361 glctx_t *gcp = &glctx; in map_file_segment()419 glctx_t *gcp = &glctx; in get_shm_segment()443 glctx_t *gcp = &glctx; in map_shm_segment()[all …]
64 } glctx_t; typedef66 extern glctx_t glctx;