Home
last modified time | relevance | path

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

/linux/mm/
H A Dcma.h22 struct debugfs_u32_array dfs_bitmap;
/linux/drivers/ptp/
H A Dptp_private.h35 struct debugfs_u32_array dfs_bitmap;
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h138 struct debugfs_u32_array dfs_ports[2];
/linux/Documentation/filesystems/
H A Ddebugfs.rst188 struct debugfs_u32_array {
195 struct debugfs_u32_array *array);
/linux/fs/debugfs/
H A Dfile.c1246 struct debugfs_u32_array *data = inode->i_private; in u32_array_open()
1307 struct debugfs_u32_array *array) in debugfs_create_u32_array()