Lines Matching refs:data
461 * produce no data. Note^2: if executable code at 0x0
541 * registers and causes all data packets to be written to memory,
542 * but a fence is required for the data to become globally visible.
544 * The below WMB, separating data store and aux_head store matches
545 * the consumer's RMB that separates aux_head load and data load.
827 * Update buffer's current write pointer position and data size.
899 * means we are already losing data; need to let the decoder
1056 * Place INT and STOP marks to prevent overwriting old data that the consumer
1325 * @data: PT buffer.
1327 static void pt_buffer_free_aux(void *data)
1329 struct pt_buffer *buf = data;