Searched defs:kobj (Results 1 – 8 of 8) sorted by relevance
/net/batman-adv/ |
D | sysfs.c | 331 static ssize_t batadv_show_bat_algo(struct kobject *kobj, in batadv_show_bat_algo() 346 static ssize_t batadv_show_gw_mode(struct kobject *kobj, struct attribute *attr, in batadv_show_gw_mode() 370 static ssize_t batadv_store_gw_mode(struct kobject *kobj, in batadv_store_gw_mode() 438 static ssize_t batadv_show_gw_bwidth(struct kobject *kobj, in batadv_show_gw_bwidth() 451 static ssize_t batadv_store_gw_bwidth(struct kobject *kobj, in batadv_store_gw_bwidth() 472 static ssize_t batadv_show_isolation_mark(struct kobject *kobj, in batadv_show_isolation_mark() 491 static ssize_t batadv_store_isolation_mark(struct kobject *kobj, in batadv_store_isolation_mark() 728 static ssize_t batadv_show_mesh_iface(struct kobject *kobj, in batadv_show_mesh_iface() 752 static ssize_t batadv_store_mesh_iface(struct kobject *kobj, in batadv_store_mesh_iface() 809 static ssize_t batadv_show_iface_status(struct kobject *kobj, in batadv_show_iface_status()
|
D | types.h | 702 struct kobject *kobj; member
|
/net/core/ |
D | net-sysfs.c | 540 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show() 552 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store() 755 static void rx_queue_release(struct kobject *kobj) in rx_queue_release() 780 static const void *rx_queue_namespace(struct kobject *kobj) in rx_queue_namespace() 802 struct kobject *kobj = &queue->kobj; in rx_queue_add_kobject() local 875 static ssize_t netdev_queue_attr_show(struct kobject *kobj, in netdev_queue_attr_show() 887 static ssize_t netdev_queue_attr_store(struct kobject *kobj, in netdev_queue_attr_store() 1131 static void netdev_queue_release(struct kobject *kobj) in netdev_queue_release() 1139 static const void *netdev_queue_namespace(struct kobject *kobj) in netdev_queue_namespace() 1161 struct kobject *kobj = &queue->kobj; in netdev_queue_add_kobject() local
|
/net/bridge/ |
D | br_sysfs_if.c | 222 static ssize_t brport_show(struct kobject *kobj, in brport_show() 231 static ssize_t brport_store(struct kobject *kobj, in brport_store()
|
D | br_if.c | 193 static void release_nbp(struct kobject *kobj) in release_nbp()
|
D | br_sysfs_br.c | 806 static ssize_t brforward_read(struct file *filp, struct kobject *kobj, in brforward_read() 883 struct kobject *kobj = &dev->dev.kobj; in br_sysfs_delbr() local
|
D | br_private.h | 162 struct kobject kobj; member
|
/net/netfilter/ |
D | xt_IDLETIMER.c | 64 struct kobject *kobj; member 186 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr, in idletimer_tg_show()
|