Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsysfs.c1123 static ssize_t wq_max_batch_size_show(struct device *dev, struct device_attribute *attr, char *buf) in wq_max_batch_size_show() function
1157 __ATTR(max_batch_size, 0644, wq_max_batch_size_show, wq_max_batch_size_store);
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dsysfs.c1037 static ssize_t wq_max_batch_size_show(struct device *dev, struct device_attribute *attr, char *buf) in wq_max_batch_size_show() function
1071 __ATTR(max_batch_size, 0644, wq_max_batch_size_show, wq_max_batch_size_store);

Completed in 5 milliseconds