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