Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_sysfs.c838 netdev_class_remove_file_ns(&bn->class_attr_bonding_masters, to_ns_common(bn->net)); in bond_destroy_sysfs()
/linux/net/core/
H A Dnet-sysfs.c2396 void netdev_class_remove_file_ns(const struct class_attribute *class_attr, in netdev_change_owner()
2401 EXPORT_SYMBOL(netdev_class_remove_file_ns); in netdev_change_owner()
2411 void netdev_class_remove_file_ns(const struct class_attribute *class_attr, netdev_class_remove_file_ns() function
/linux/include/linux/
H A Dnetdevice.h5361 void netdev_class_remove_file_ns(const struct class_attribute *class_attr, in netdev_intersect_features()