Home
last modified time | relevance | path

Searched defs:__fops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Ddebugfs.h48 #define DEFINE_DEBUGFS_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument
63 #define DEFINE_DEBUGFS_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
66 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
H A Dfs.h3325 #define DEFINE_SIMPLE_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument
3340 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
3343 #define DEFINE_SIMPLE_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
/openbmc/linux/drivers/thunderbolt/
H A Ddma_test.c358 #define DMA_TEST_DEBUGFS_ATTR(__fops, __get, __validate, __set) \ argument
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c141 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument