Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/debugfs/
A Dfile.c757 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t, debugfs_atomic_t_get,
759 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t_ro, debugfs_atomic_t_get, NULL,
761 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t_wo, NULL, debugfs_atomic_t_set,
/linux-6.3-rc2/include/linux/
A Ddebugfs.h66 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ macro

Completed in 10 milliseconds