Home
last modified time | relevance | path

Searched defs:namespaces (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/net/
Dsysctl_net.c34 net_ctl_header_lookup(struct ctl_table_root *root, struct nsproxy *namespaces) in net_ctl_header_lookup()
63 struct nsproxy *namespaces, struct ctl_table *table) in net_ctl_ro_header_perms()
110 struct nsproxy namespaces; in register_net_sysctl_table() local
/linux-3.3/kernel/
Dsysctl_check.c46 static struct ctl_table *sysctl_check_lookup(struct nsproxy *namespaces, in sysctl_check_lookup()
97 static void sysctl_check_leaf(struct nsproxy *namespaces, in sysctl_check_leaf()
107 int sysctl_check_table(struct nsproxy *namespaces, struct ctl_table *table) in sysctl_check_table()
Dsysctl.c1642 lookup_header_set(struct ctl_table_root *root, struct nsproxy *namespaces) in lookup_header_set()
1651 lookup_header_list(struct ctl_table_root *root, struct nsproxy *namespaces) in lookup_header_list()
1657 struct ctl_table_header *__sysctl_head_next(struct nsproxy *namespaces, in __sysctl_head_next()
1864 struct nsproxy *namespaces, in __register_sysctl_paths()
/linux-3.3/drivers/block/
Dnvme.c79 struct list_head namespaces; member