size_            2546 drivers/infiniband/core/device.c #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name)
size_              65 drivers/media/usb/dvb-usb-v2/dvb_usb.h #define DVB_USB_STREAM_BULK(endpoint_, count_, size_) { \
size_              71 drivers/media/usb/dvb-usb-v2/dvb_usb.h 			.buffersize = size_, \
size_              76 drivers/media/usb/dvb-usb-v2/dvb_usb.h #define DVB_USB_STREAM_ISOC(endpoint_, count_, frames_, size_, interval_) { \
size_              83 drivers/media/usb/dvb-usb-v2/dvb_usb.h 			.framesize = size_,\
size_            2238 include/rdma/ib_verbs.h 	.size_##ib_struct =                                                    \
size_            2246 include/rdma/ib_verbs.h 	((struct ib_type *)kzalloc(ib_dev->ops.size_##ib_type, gfp))
size_            2251 include/rdma/ib_verbs.h #define DECLARE_RDMA_OBJ_SIZE(ib_struct) size_t size_##ib_struct