Searched refs:core_default_path (Results 1 – 2 of 2) sorted by relevance
184 cg->core_default_path = corectl_path_alloc("core"); in core_init_zone()203 corectl_path_rele(cg->core_default_path); in core_free_zone()232 corectl_path_hold(cg->core_default_path); in init_core()235 curproc->p_corefile = cg->core_default_path; in init_core()276 rp = corectl_path_value(cg->core_default_path); in corectl()323 corectl_path_set(cg->core_default_path, path); in corectl()548 newpath = cg->core_default_path; in set_core_defaults()
122 corectl_path_t *core_default_path; member