Searched defs:kobj (Results 1 – 7 of 7) sorted by relevance
| /net/sunrpc/ |
| A 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(const struct kobject *kobj) in rpc_sysfs_object_child_ns_type() 49 struct kobject *kobj; in rpc_sysfs_object_alloc() local 63 rpc_sysfs_client_kobj_get_clnt(struct kobject *kobj) in rpc_sysfs_client_kobj_get_clnt() 73 rpc_sysfs_xprt_kobj_get_xprt(struct kobject *kobj) in rpc_sysfs_xprt_kobj_get_xprt() 82 rpc_sysfs_xprt_kobj_get_xprt_switch(struct kobject *kobj) in rpc_sysfs_xprt_kobj_get_xprt_switch() 91 rpc_sysfs_xprt_switch_kobj_get_xprt(struct kobject *kobj) in rpc_sysfs_xprt_switch_kobj_get_xprt() 212 static ssize_t rpc_sysfs_xprt_info_show(struct kobject *kobj, in rpc_sysfs_xprt_info_show() 475 static ssize_t rpc_sysfs_xprt_del_xprt(struct kobject *kobj, in rpc_sysfs_xprt_del_xprt() 532 static void rpc_sysfs_client_release(struct kobject *kobj) in rpc_sysfs_client_release() [all …]
|
| /net/core/ |
| A D | net-sysfs.c | 707 static umode_t netdev_phys_is_visible(struct kobject *kobj, in netdev_phys_is_visible() 1158 static void rx_queue_release(struct kobject *kobj) in rx_queue_release() 1194 static void rx_queue_get_ownership(const struct kobject *kobj, in rx_queue_get_ownership() 1233 struct kobject *kobj = &queue->kobj; in rx_queue_add_kobject() local 1293 struct kobject *kobj = &queue->kobj; in rx_queue_change_owner() local 1329 struct kobject *kobj = &queue->kobj; in net_rx_queue_update_kobjects() local 1385 static ssize_t netdev_queue_attr_show(struct kobject *kobj, in netdev_queue_attr_show() 1398 static ssize_t netdev_queue_attr_store(struct kobject *kobj, in netdev_queue_attr_store() 1924 static void netdev_queue_release(struct kobject *kobj) in netdev_queue_release() 1970 struct kobject *kobj = &queue->kobj; in netdev_queue_add_kobject() local [all …]
|
| /net/bridge/ |
| A 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()
|
| A D | br_if.c | 259 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()
|
| A D | br_sysfs_br.c | 1004 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
|
| A D | br_private.h | 413 struct kobject kobj; member
|
| /net/netfilter/ |
| A D | xt_IDLETIMER.c | 38 struct kobject *kobj; member
|
Completed in 30 milliseconds