Searched defs:kobj (Results 1 – 9 of 9) sorted by relevance
/net/batman-adv/ |
D | sysfs.c | 349 static ssize_t batadv_show_bat_algo(struct kobject *kobj, in batadv_show_bat_algo() 364 static ssize_t batadv_show_gw_mode(struct kobject *kobj, struct attribute *attr, in batadv_show_gw_mode() 388 static ssize_t batadv_store_gw_mode(struct kobject *kobj, in batadv_store_gw_mode() 456 static ssize_t batadv_show_gw_bwidth(struct kobject *kobj, in batadv_show_gw_bwidth() 469 static ssize_t batadv_store_gw_bwidth(struct kobject *kobj, in batadv_store_gw_bwidth() 490 static ssize_t batadv_show_isolation_mark(struct kobject *kobj, in batadv_show_isolation_mark() 509 static ssize_t batadv_store_isolation_mark(struct kobject *kobj, in batadv_store_isolation_mark() 747 static ssize_t batadv_show_mesh_iface(struct kobject *kobj, in batadv_show_mesh_iface() 771 static ssize_t batadv_store_mesh_iface(struct kobject *kobj, in batadv_store_mesh_iface() 828 static ssize_t batadv_show_iface_status(struct kobject *kobj, in batadv_show_iface_status()
|
D | types.h | 722 struct kobject *kobj; member
|
/net/core/ |
D | net-sysfs.c | 631 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show() 643 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store() 842 static void rx_queue_release(struct kobject *kobj) in rx_queue_release() 867 static const void *rx_queue_namespace(struct kobject *kobj) in rx_queue_namespace() 889 struct kobject *kobj = &queue->kobj; in rx_queue_add_kobject() local 962 static ssize_t netdev_queue_attr_show(struct kobject *kobj, in netdev_queue_attr_show() 974 static ssize_t netdev_queue_attr_store(struct kobject *kobj, in netdev_queue_attr_store() 1251 static void netdev_queue_release(struct kobject *kobj) in netdev_queue_release() 1259 static const void *netdev_queue_namespace(struct kobject *kobj) in netdev_queue_namespace() 1281 struct kobject *kobj = &queue->kobj; in netdev_queue_add_kobject() local
|
/net/bridge/ |
D | br_sysfs_if.c | 226 static ssize_t brport_show(struct kobject *kobj, in brport_show() 238 static ssize_t brport_store(struct kobject *kobj, in brport_store()
|
D | br_if.c | 194 static void release_nbp(struct kobject *kobj) in release_nbp()
|
D | br_sysfs_br.c | 813 static ssize_t brforward_read(struct file *filp, struct kobject *kobj, in brforward_read() 890 struct kobject *kobj = &dev->dev.kobj; in br_sysfs_delbr() local
|
D | br_private.h | 208 struct kobject kobj; member
|
/net/netfilter/ |
D | xt_IDLETIMER.c | 65 struct kobject *kobj; member 187 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr, in idletimer_tg_show()
|
/net/dsa/ |
D | dsa.c | 152 static umode_t dsa_hwmon_attrs_visible(struct kobject *kobj, in dsa_hwmon_attrs_visible()
|