Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c6210 static struct device_attribute wq_sysfs_cpumask_attr = variable
6225 err = device_create_file(dev_root, &wq_sysfs_cpumask_attr); in wq_sysfs_init()