Home
last modified time | relevance | path

Searched defs:kobj (Results 1 – 8 of 8) sorted by relevance

/net/batman-adv/
Dsysfs.c331 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()
Dtypes.h702 struct kobject *kobj; member
/net/core/
Dnet-sysfs.c540 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/
Dbr_sysfs_if.c222 static ssize_t brport_show(struct kobject *kobj, in brport_show()
231 static ssize_t brport_store(struct kobject *kobj, in brport_store()
Dbr_if.c193 static void release_nbp(struct kobject *kobj) in release_nbp()
Dbr_sysfs_br.c806 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
Dbr_private.h162 struct kobject kobj; member
/net/netfilter/
Dxt_IDLETIMER.c64 struct kobject *kobj; member
186 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr, in idletimer_tg_show()