Searched refs:cwq_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | n2_core.h | 19 struct spu_mdesc_info cwq_info; member
|
H A D | n2_core.c | 1926 kfree(np->cwq_info.ino_table); in free_n2cp() 1927 np->cwq_info.ino_table = NULL; in free_n2cp() 1972 err = grab_mdesc_irq_props(mdesc, dev, &np->cwq_info, "n2cp"); in n2_crypto_probe() 1980 err = spu_mdesc_scan(mdesc, dev, &np->cwq_info, &np->cwq_list, in n2_crypto_probe()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | n2_core.h | 19 struct spu_mdesc_info cwq_info; member
|
H A D | n2_core.c | 1926 kfree(np->cwq_info.ino_table); in free_n2cp() 1927 np->cwq_info.ino_table = NULL; in free_n2cp() 1972 err = grab_mdesc_irq_props(mdesc, dev, &np->cwq_info, "n2cp"); in n2_crypto_probe() 1980 err = spu_mdesc_scan(mdesc, dev, &np->cwq_info, &np->cwq_list, in n2_crypto_probe()
|
Completed in 7 milliseconds