Home
last modified time | relevance | path

Searched refs:wq_sysfs_unbound_attrs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dworkqueue.c6167 static struct device_attribute wq_sysfs_unbound_attrs[] = { variable
6292 for (attr = wq_sysfs_unbound_attrs; attr->attr.name; attr++) { in workqueue_sysfs_register()