Searched defs:__set (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/mqueue/ | 
| D | mq_open_tests.c | 71 static inline void __set(FILE *stream, int value, char *err_msg)  in __set()  function
  | 
| D | mq_perf_tests.c | 165 static inline void __set(FILE *stream, int value, char *err_msg)  in __set()  function
  | 
| /Linux-v5.4/drivers/phy/qualcomm/ | 
| D | phy-qcom-ipq806x-sata.c | 24 #define __set(v, a, b)	(((v) << (b)) & GENMASK(a, b))  macro
  | 
| /Linux-v5.4/include/linux/ | 
| D | debugfs.h | 42 #define DEFINE_DEBUGFS_ATTRIBUTE(__fops, __get, __set, __fmt)		\  argument
  | 
| D | fs.h | 3468 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt)		\  argument
  | 
| /Linux-v5.4/arch/powerpc/platforms/cell/spufs/ | 
| D | file.c | 132 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt)	\  argument 1231 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire)	\  argument
  |