Home
last modified time | relevance | path

Searched defs:__set (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c71 static inline void __set(FILE *stream, int value, char *err_msg) in __set() function
H A Dmq_perf_tests.c165 static inline void __set(FILE *stream, int value, char *err_msg) in __set() function
/linux/drivers/thunderbolt/
H A Ddma_test.c358 #define DMA_TEST_DEBUGFS_ATTR(__fops, __get, __validate, __set) \ argument
/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c141 #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 Dfs.h3776 #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