Searched defs:arm_spe_queue (Results 1 – 1 of 1) sorted by relevance
89 struct arm_spe_queue { struct90 struct arm_spe *spe;91 unsigned int queue_nr;95 bool on_heap;96 bool done;97 pid_t pid;98 pid_t tid;99 int cpu;101 u64 time;102 u64 timestamp;[all …]