Searched defs:kobj (Results 1 – 7 of 7) sorted by relevance
/net/sunrpc/ |
D | sysfs.c | 28 static void rpc_sysfs_object_release(struct kobject *kobj) in rpc_sysfs_object_release() 34 rpc_sysfs_object_child_ns_type(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() 103 static ssize_t rpc_sysfs_xprt_srcaddr_show(struct kobject *kobj, in rpc_sysfs_xprt_srcaddr_show() 125 static ssize_t rpc_sysfs_xprt_info_show(struct kobject *kobj, in rpc_sysfs_xprt_info_show() 153 static ssize_t rpc_sysfs_xprt_state_show(struct kobject *kobj, in rpc_sysfs_xprt_state_show() [all …]
|
/net/core/ |
D | net-sysfs.c | 778 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show() 790 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store() 995 static void rx_queue_release(struct kobject *kobj) in rx_queue_release() 1019 static const void *rx_queue_namespace(struct kobject *kobj) in rx_queue_namespace() 1031 static void rx_queue_get_ownership(struct kobject *kobj, in rx_queue_get_ownership() 1050 struct kobject *kobj = &queue->kobj; in rx_queue_add_kobject() local 1083 struct kobject *kobj = &queue->kobj; in rx_queue_change_owner() local 1118 struct kobject *kobj = &dev->_rx[i].kobj; in net_rx_queue_update_kobjects() local 1171 static ssize_t netdev_queue_attr_show(struct kobject *kobj, in netdev_queue_attr_show() 1184 static ssize_t netdev_queue_attr_store(struct kobject *kobj, in netdev_queue_attr_store() [all …]
|
/net/bridge/ |
D | br_if.c | 250 static void release_nbp(struct kobject *kobj) in release_nbp() 257 static void brport_get_ownership(struct kobject *kobj, kuid_t *uid, kgid_t *gid) in brport_get_ownership()
|
D | br_sysfs_if.c | 301 static ssize_t brport_show(struct kobject *kobj, in brport_show() 313 static ssize_t brport_store(struct kobject *kobj, in brport_store()
|
D | br_sysfs_br.c | 1001 static ssize_t brforward_read(struct file *filp, struct kobject *kobj, in brforward_read() 1079 struct kobject *kobj = &dev->dev.kobj; in br_sysfs_delbr() local
|
D | br_private.h | 374 struct kobject kobj; member
|
/net/netfilter/ |
D | xt_IDLETIMER.c | 43 struct kobject *kobj; member
|