Home
last modified time | relevance | path

Searched refs:namespace_list (Results 1 – 3 of 3) sorted by relevance

/linux/security/tomoyo/
H A Dgc.c543 list_for_each_entry(ns, &tomoyo_namespace_list, namespace_list) { in tomoyo_collect_entry()
561 list_for_each_entry(ns, &tomoyo_namespace_list, namespace_list) { in tomoyo_collect_entry()
H A Ddomain.c443 list_for_each_entry(ns, &tomoyo_namespace_list, namespace_list) { in tomoyo_find_namespace()
/linux/scripts/mod/
H A Dmodpost.c283 struct namespace_list { struct
290 struct namespace_list *list; in contains_namespace() argument
309 struct namespace_list *ns_entry; in add_namespace()
2202 struct namespace_list *ns; in write_namespace_deps_files()