Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c58 #define to_dma_buf_stats_attr(x) container_of(x, struct dma_buf_stats_attribute, attr) macro
68 attribute = to_dma_buf_stats_attr(attr); in dma_buf_stats_attribute_show()