Lines Matching refs:l_ns
94 struct link_namespaces *ns = &GL (dl_ns)[new->l_ns]; in add_to_global_resize()
175 struct link_namespaces *ns = &GL (dl_ns)[new->l_ns]; in add_to_global_update()
195 map->l_name, map->l_ns); in add_to_global_update()
224 assert (ns == l->l_ns); in _dl_find_dso_for_object()
452 for (struct link_map *l = GL (dl_ns)[new->l_ns]._ns_loaded; l != NULL; in activate_nodelete()
458 l->l_name, l->l_ns); in activate_nodelete()
516 args->nsid = call_map->l_ns; in dl_open_worker_begin()
558 new->l_name, new->l_ns, new->l_direct_opencount); in dl_open_worker_begin()
573 new->l_name, new->l_ns); in dl_open_worker_begin()
615 _dl_audit_activity_nsid (new->l_ns, LA_ACT_CONSISTENT); in dl_open_worker_begin()
818 new->l_name, new->l_ns, new->l_direct_opencount); in dl_open_worker()
942 DSO_FILENAME (l->l_name), l->l_ns); in _dl_show_scope()