Searched defs:global_copy (Results 1 – 1 of 1) sorted by relevance
91 struct resolv_conf_global *global_copy = atomic_load_relaxed (&global); in get_locked_global() local105 put_locked_global (struct resolv_conf_global *global_copy) in put_locked_global()127 struct resolv_conf_global *global_copy = get_locked_global (); in __resolv_conf_get_current() local181 struct resolv_conf_global *global_copy = get_locked_global (); in resolv_conf_get_1() local559 decrement_at_index (struct resolv_conf_global *global_copy, size_t index) in decrement_at_index()582 struct resolv_conf_global *global_copy = get_locked_global (); in __resolv_conf_attach() local645 struct resolv_conf_global *global_copy = get_locked_global (); in __resolv_conf_detach() local
Completed in 5 milliseconds