Home
last modified time | relevance | path

Searched defs:namespace_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/scripts/mod/
Dmodpost.h112 struct namespace_list { struct
113 struct namespace_list *next; argument
129 struct namespace_list *missing_namespaces; argument
/Linux-v5.15/security/tomoyo/
Dcommon.h912 struct list_head namespace_list; member