Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/debugfs/
H A Dfile.c1006 static const struct file_operations u32_array_fops = { variable
1033 debugfs_create_file_unsafe(name, mode, parent, array, &u32_array_fops); in debugfs_create_u32_array()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dfile.c1114 static const struct file_operations u32_array_fops = { variable
1141 debugfs_create_file_unsafe(name, mode, parent, array, &u32_array_fops); in debugfs_create_u32_array()

Completed in 5 milliseconds