Searched defs:__set (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 71 static inline void __set(FILE *stream, int value, char *err_msg) in __set() function
|
H A D | mq_perf_tests.c | 165 static inline void __set(FILE *stream, int value, char *err_msg) in __set() function
|
/linux/drivers/thunderbolt/ |
H A D | dma_test.c | 358 #define DMA_TEST_DEBUGFS_ATTR(__fops, __get, __validate, __set) \ argument
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 141 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 1207 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
|
/linux/include/linux/ |
H A D | fs.h | 3776 #define DEFINE_SIMPLE_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument 3791 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 3794 #define DEFINE_SIMPLE_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
|