Lines Matching defs:data
477 * produce no data. Note^2: if executable code at 0x0
557 * registers and causes all data packets to be written to memory,
558 * but a fence is required for the data to become globally visible.
560 * The below WMB, separating data store and aux_head store matches
561 * the consumer's RMB that separates aux_head load and data load.
843 * Update buffer's current write pointer position and data size.
915 * means we are already losing data; need to let the decoder
1072 * Place INT and STOP marks to prevent overwriting old data that the consumer
1341 * @data: PT buffer.
1343 static void pt_buffer_free_aux(void *data)
1345 struct pt_buffer *buf = data;