Home
last modified time | relevance | path

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

/net/batman-adv/
Dsysfs.c349 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()
Dtypes.h722 struct kobject *kobj; member
/net/core/
Dnet-sysfs.c631 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/
Dbr_sysfs_if.c226 static ssize_t brport_show(struct kobject *kobj, in brport_show()
238 static ssize_t brport_store(struct kobject *kobj, in brport_store()
Dbr_if.c194 static void release_nbp(struct kobject *kobj) in release_nbp()
Dbr_sysfs_br.c813 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
Dbr_private.h208 struct kobject kobj; member
/net/netfilter/
Dxt_IDLETIMER.c65 struct kobject *kobj; member
187 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr, in idletimer_tg_show()
/net/dsa/
Ddsa.c152 static umode_t dsa_hwmon_attrs_visible(struct kobject *kobj, in dsa_hwmon_attrs_visible()