Home
last modified time | relevance | path

Searched refs:access_attrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dnode.c175 static struct attribute *access_attrs[] = { variable
205 for (i = 0; access_attrs[i] != NULL; i++) { in node_set_perf_attrs()
206 if (sysfs_add_file_to_group(&c->dev.kobj, access_attrs[i], in node_set_perf_attrs()
/kernel/linux/linux-6.6/drivers/base/
H A Dnode.c179 static struct attribute *access_attrs[] = { variable
209 for (i = 0; access_attrs[i] != NULL; i++) { in node_set_perf_attrs()
210 if (sysfs_add_file_to_group(&c->dev.kobj, access_attrs[i], in node_set_perf_attrs()

Completed in 3 milliseconds