Lines Matching refs:size
105 TP_PROTO(unsigned int size),
107 TP_ARGS(size),
110 __field( unsigned int, size )
114 __entry->size = size;
117 TP_printk("Mailbox bytes 0x%8.8x", (unsigned int)__entry->size)
122 TP_PROTO(unsigned int size),
124 TP_ARGS(size)
130 TP_PROTO(unsigned int size),
132 TP_ARGS(size)
138 TP_PROTO(unsigned int size),
140 TP_ARGS(size)
146 TP_PROTO(unsigned int size),
148 TP_ARGS(size)