__get             132 arch/powerpc/platforms/cell/spufs/file.c #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt)	\
__get             136 arch/powerpc/platforms/cell/spufs/file.c 	return spufs_attr_open(inode, file, __get, __set, __fmt);	\
__get            1231 arch/powerpc/platforms/cell/spufs/file.c #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire)	\
__get            1232 arch/powerpc/platforms/cell/spufs/file.c static int __##__get(void *data, u64 *val)				\
__get            1241 arch/powerpc/platforms/cell/spufs/file.c 		*val = __get(ctx);					\
__get            1247 arch/powerpc/platforms/cell/spufs/file.c 		*val = __get(ctx);					\
__get            1250 arch/powerpc/platforms/cell/spufs/file.c 		*val = __get(ctx);					\
__get            1254 arch/powerpc/platforms/cell/spufs/file.c DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__name, __##__get, __set, __fmt);
__get             183 drivers/md/dm-bio-prison-v2.c 	r = __get(prison, key, lock_level, inmate, cell_prealloc, cell_result);
__get              42 include/linux/debugfs.h #define DEFINE_DEBUGFS_ATTRIBUTE(__fops, __get, __set, __fmt)		\
__get              46 include/linux/debugfs.h 	return simple_attr_open(inode, file, __get, __set, __fmt);	\
__get            3476 include/linux/fs.h #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt)		\
__get            3480 include/linux/fs.h 	return simple_attr_open(inode, file, __get, __set, __fmt);	\
__get              36 include/linux/genl_magic_func.h #define __field(attr_nr, attr_flag, name, nla_type, _type, __get,	\
__get              42 include/linux/genl_magic_func.h 		__get, __put, __is_signed)				\
__get             186 include/linux/genl_magic_func.h #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put,	\
__get             190 include/linux/genl_magic_func.h 				s->name = __get(nla);			\
__get             196 include/linux/genl_magic_func.h 		__get, __put, __is_signed)				\
__get             200 include/linux/genl_magic_func.h 					__get(s->name, nla, maxlen);	\
__get             351 include/linux/genl_magic_func.h #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put,	\
__get             361 include/linux/genl_magic_func.h 		__get, __put, __is_signed)				\
__get             376 include/linux/genl_magic_func.h #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put,	\
__get             380 include/linux/genl_magic_func.h 		__get, __put, __is_signed)
__get             162 include/linux/genl_magic_struct.h 		__get, __put, __is_signed)			\
__get             167 include/linux/genl_magic_struct.h 		maxlen, __get, __put, __is_signed)		\
__get             230 include/linux/genl_magic_struct.h #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put,	\
__get             236 include/linux/genl_magic_struct.h 		__get, __put, __is_signed)				\
__get             254 include/linux/genl_magic_struct.h #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put,	\
__get             260 include/linux/genl_magic_struct.h 		__get, __put, __is_signed)				\
__get             273 include/linux/genl_magic_struct.h #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put,	\
__get             279 include/linux/genl_magic_struct.h 		__get, __put, is_signed)				\