Searched refs:iw_node_attr (Results 1 – 1 of 1) sorted by relevance
3417 struct iw_node_attr { struct3425 struct iw_node_attr *node_attr; in node_show() argument3428 node_attr = container_of(attr, struct iw_node_attr, kobj_attr); in node_show()3436 struct iw_node_attr *node_attr; in node_store()3441 node_attr = container_of(attr, struct iw_node_attr, kobj_attr); in node_store()3464 static struct iw_node_attr **node_attrs;3466 static void sysfs_wi_node_release(struct iw_node_attr *node_attr, in sysfs_wi_node_release()3492 struct iw_node_attr *node_attr; in add_weight_node()3581 node_attrs = kcalloc(nr_node_ids, sizeof(struct iw_node_attr *), in mempolicy_sysfs_init()