Home
last modified time | relevance | path

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

/net/sunrpc/
Dsysfs.c28 static void rpc_sysfs_object_release(struct kobject *kobj) in rpc_sysfs_object_release()
34 rpc_sysfs_object_child_ns_type(const struct kobject *kobj) in rpc_sysfs_object_child_ns_type()
49 struct kobject *kobj; in rpc_sysfs_object_alloc() local
63 rpc_sysfs_xprt_kobj_get_xprt(struct kobject *kobj) in rpc_sysfs_xprt_kobj_get_xprt()
72 rpc_sysfs_xprt_kobj_get_xprt_switch(struct kobject *kobj) in rpc_sysfs_xprt_kobj_get_xprt_switch()
81 rpc_sysfs_xprt_switch_kobj_get_xprt(struct kobject *kobj) in rpc_sysfs_xprt_switch_kobj_get_xprt()
89 static ssize_t rpc_sysfs_xprt_dstaddr_show(struct kobject *kobj, in rpc_sysfs_xprt_dstaddr_show()
106 static ssize_t rpc_sysfs_xprt_srcaddr_show(struct kobject *kobj, in rpc_sysfs_xprt_srcaddr_show()
132 static ssize_t rpc_sysfs_xprt_info_show(struct kobject *kobj, in rpc_sysfs_xprt_info_show()
165 static ssize_t rpc_sysfs_xprt_state_show(struct kobject *kobj, in rpc_sysfs_xprt_state_show()
[all …]
/net/core/
Dnet-sysfs.c800 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show()
812 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store()
1029 static void rx_queue_release(struct kobject *kobj) in rx_queue_release()
1053 static const void *rx_queue_namespace(const struct kobject *kobj) in rx_queue_namespace()
1065 static void rx_queue_get_ownership(const struct kobject *kobj, in rx_queue_get_ownership()
1096 struct kobject *kobj = &queue->kobj; in rx_queue_add_kobject() local
1133 struct kobject *kobj = &queue->kobj; in rx_queue_change_owner() local
1168 struct kobject *kobj = &dev->_rx[i].kobj; in net_rx_queue_update_kobjects() local
1221 static ssize_t netdev_queue_attr_show(struct kobject *kobj, in netdev_queue_attr_show()
1234 static ssize_t netdev_queue_attr_store(struct kobject *kobj, in netdev_queue_attr_store()
[all …]
/net/bridge/
Dbr_sysfs_if.c301 static ssize_t brport_show(struct kobject *kobj, in brport_show()
313 static ssize_t brport_store(struct kobject *kobj, in brport_store()
Dbr_if.c259 static void release_nbp(struct kobject *kobj) in release_nbp()
266 static void brport_get_ownership(const struct kobject *kobj, kuid_t *uid, kgid_t *gid) in brport_get_ownership()
Dbr_sysfs_br.c1004 static ssize_t brforward_read(struct file *filp, struct kobject *kobj, in brforward_read()
1082 struct kobject *kobj = &dev->dev.kobj; in br_sysfs_delbr() local
Dbr_private.h414 struct kobject kobj; member
/net/netfilter/
Dxt_IDLETIMER.c43 struct kobject *kobj; member