spu_queue 70 drivers/crypto/n2_core.c struct spu_queue *queue; spu_queue 74 drivers/crypto/n2_core.c static struct spu_queue **cpu_to_cwq; spu_queue 75 drivers/crypto/n2_core.c static struct spu_queue **cpu_to_mau; spu_queue 77 drivers/crypto/n2_core.c static unsigned long spu_next_offset(struct spu_queue *q, unsigned long off) spu_queue 101 drivers/crypto/n2_core.c static inline bool job_finished(struct spu_queue *q, unsigned int offset, spu_queue 122 drivers/crypto/n2_core.c struct spu_queue *q = dev_id; spu_queue 149 drivers/crypto/n2_core.c struct spu_queue *q = dev_id; spu_queue 169 drivers/crypto/n2_core.c static void *spu_queue_next(struct spu_queue *q, void *cur) spu_queue 174 drivers/crypto/n2_core.c static int spu_queue_num_free(struct spu_queue *q) spu_queue 189 drivers/crypto/n2_core.c static void *spu_queue_alloc(struct spu_queue *q, int num_entries) spu_queue 199 drivers/crypto/n2_core.c static unsigned long spu_queue_submit(struct spu_queue *q, void *last) spu_queue 239 drivers/crypto/n2_core.c static inline bool n2_should_run_async(struct spu_queue *qp, int this_len) spu_queue 491 drivers/crypto/n2_core.c static unsigned long wait_for_tail(struct spu_queue *qp) spu_queue 509 drivers/crypto/n2_core.c static unsigned long submit_and_wait_for_tail(struct spu_queue *qp, spu_queue 528 drivers/crypto/n2_core.c struct spu_queue *qp; spu_queue 834 drivers/crypto/n2_core.c struct spu_queue *qp, bool encrypt) spu_queue 985 drivers/crypto/n2_core.c struct spu_queue *qp; spu_queue 1037 drivers/crypto/n2_core.c struct spu_queue *qp; spu_queue 1579 drivers/crypto/n2_core.c const char *irq_name, struct spu_queue *p, spu_queue 1648 drivers/crypto/n2_core.c struct spu_queue *p = qr->queue; spu_queue 1660 drivers/crypto/n2_core.c static int spu_queue_register(struct spu_queue *p, unsigned long q_type) spu_queue 1668 drivers/crypto/n2_core.c static int spu_queue_setup(struct spu_queue *p) spu_queue 1685 drivers/crypto/n2_core.c static void spu_queue_destroy(struct spu_queue *p) spu_queue 1700 drivers/crypto/n2_core.c struct spu_queue *p, *n; spu_queue 1725 drivers/crypto/n2_core.c u64 node, struct spu_queue *p, spu_queue 1726 drivers/crypto/n2_core.c struct spu_queue **table) spu_queue 1753 drivers/crypto/n2_core.c irq_handler_t handler, struct spu_queue **table) spu_queue 1755 drivers/crypto/n2_core.c struct spu_queue *p; spu_queue 1758 drivers/crypto/n2_core.c p = kzalloc(sizeof(struct spu_queue), GFP_KERNEL); spu_queue 1785 drivers/crypto/n2_core.c irq_handler_t handler, struct spu_queue **table) spu_queue 1913 drivers/crypto/n2_core.c cpu_to_cwq = kcalloc(NR_CPUS, sizeof(struct spu_queue *), spu_queue 1918 drivers/crypto/n2_core.c cpu_to_mau = kcalloc(NR_CPUS, sizeof(struct spu_queue *),