Home
last modified time | relevance | path

Searched refs:net_ns_type_operations (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/wireless/
H A Dsysfs.c169 .ns_type = &net_ns_type_operations,
/openbmc/linux/drivers/net/
H A Dmacvtap.c46 .ns_type = &net_ns_type_operations,
/openbmc/linux/drivers/net/ipvlan/
H A Dipvtap.c41 .ns_type = &net_ns_type_operations,
/openbmc/linux/fs/nfs/
H A Dsysfs.c32 return &net_ns_type_operations; in nfs_netns_object_child_ns_type()
/openbmc/linux/net/core/
H A Dnet-sysfs.c1893 const struct kobj_ns_type_operations net_ns_type_operations = { variable
1901 EXPORT_SYMBOL_GPL(net_ns_type_operations);
1960 .ns_type = &net_ns_type_operations,
2104 kobj_ns_type_register(&net_ns_type_operations); in netdev_kobject_init()
/openbmc/linux/net/sunrpc/
H A Dsysfs.c36 return &net_ns_type_operations; in rpc_sysfs_object_child_ns_type()
/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c539 .ns_type = &net_ns_type_operations,
/openbmc/linux/include/linux/
H A Dnetdevice.h4957 extern const struct kobj_ns_type_operations net_ns_type_operations;