Lines Matching defs:kobj

75 static int sysfs_rtnl_lock(struct kobject *kobj, struct attribute *attr,  in sysfs_rtnl_lock()
707 static umode_t netdev_phys_is_visible(struct kobject *kobj, in netdev_phys_is_visible()
929 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show()
941 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store()
1158 static void rx_queue_release(struct kobject *kobj) in rx_queue_release()
1182 static const void *rx_queue_namespace(const struct kobject *kobj) in rx_queue_namespace()
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()
1417 static ssize_t tx_timeout_show(struct kobject *kobj, struct attribute *attr, in tx_timeout_show()
1436 static ssize_t traffic_class_show(struct kobject *kobj, struct attribute *attr, in traffic_class_show()
1474 static ssize_t tx_maxrate_show(struct kobject *kobj, struct attribute *attr, in tx_maxrate_show()
1480 static ssize_t tx_maxrate_store(struct kobject *kobj, struct attribute *attr, in tx_maxrate_store()
1561 static ssize_t bql_show_hold_time(struct kobject *kobj, struct attribute *attr, in bql_show_hold_time()
1569 static ssize_t bql_set_hold_time(struct kobject *kobj, struct attribute *attr, in bql_set_hold_time()
1590 static ssize_t bql_show_stall_thrs(struct kobject *kobj, struct attribute *attr, in bql_show_stall_thrs()
1598 static ssize_t bql_set_stall_thrs(struct kobject *kobj, struct attribute *attr, in bql_set_stall_thrs()
1626 static ssize_t bql_show_stall_max(struct kobject *kobj, struct attribute *attr, in bql_show_stall_max()
1632 static ssize_t bql_set_stall_max(struct kobject *kobj, struct attribute *attr, in bql_set_stall_max()
1643 static ssize_t bql_show_stall_cnt(struct kobject *kobj, struct attribute *attr, in bql_show_stall_cnt()
1654 static ssize_t bql_show_inflight(struct kobject *kobj, struct attribute *attr, in bql_show_inflight()
1761 static ssize_t xps_cpus_show(struct kobject *kobj, struct attribute *attr, in xps_cpus_show()
1798 static ssize_t xps_cpus_store(struct kobject *kobj, struct attribute *attr, in xps_cpus_store()
1841 static ssize_t xps_rxqs_show(struct kobject *kobj, struct attribute *attr, in xps_rxqs_show()
1867 static ssize_t xps_rxqs_store(struct kobject *kobj, struct attribute *attr, in xps_rxqs_store()
1924 static void netdev_queue_release(struct kobject *kobj) in netdev_queue_release()
1932 static const void *netdev_queue_namespace(const struct kobject *kobj) in netdev_queue_namespace()
1944 static void netdev_queue_get_ownership(const struct kobject *kobj, in netdev_queue_get_ownership()
1970 struct kobject *kobj = &queue->kobj; in netdev_queue_add_kobject() local
2025 struct kobject *kobj = &queue->kobj; in tx_queue_change_owner() local