Searched defs:powerpc_vpadtl_queue (Results 1 – 1 of 1) sorted by relevance
40 struct powerpc_vpadtl_queue { struct41 struct powerpc_vpadtl *vpa;42 unsigned int queue_nr;43 struct auxtrace_buffer *buffer;44 struct thread *thread;45 bool on_heap;46 struct powerpc_vpadtl_entry *dtl;47 u64 timestamp;48 unsigned long pkt_len;49 unsigned long buf_len;[all …]