Searched refs:dma_buf_stats_attribute (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | dma-buf-sysfs-stats.c | 53 struct dma_buf_stats_attribute { struct 56 struct dma_buf_stats_attribute *attr, char *buf); 58 #define to_dma_buf_stats_attr(x) container_of(x, struct dma_buf_stats_attribute, attr) 64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() 83 struct dma_buf_stats_attribute *attr, in exporter_name_show() 90 struct dma_buf_stats_attribute *attr, in size_show() 96 static struct dma_buf_stats_attribute exporter_name_attribute = 98 static struct dma_buf_stats_attribute size_attribute = __ATTR_RO(size);
|
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-buf-sysfs-stats.c | 53 struct dma_buf_stats_attribute { struct 56 struct dma_buf_stats_attribute *attr, char *buf); 58 #define to_dma_buf_stats_attr(x) container_of(x, struct dma_buf_stats_attribute, attr) 64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() 83 struct dma_buf_stats_attribute *attr, in exporter_name_show() 90 struct dma_buf_stats_attribute *attr, in size_show() 96 static struct dma_buf_stats_attribute exporter_name_attribute = 98 static struct dma_buf_stats_attribute size_attribute = __ATTR_RO(size);
|
Completed in 2 milliseconds