Home
last modified time | relevance | path

Searched refs:cwq_list (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/crypto/
Dn2_core.h20 struct list_head cwq_list; member
Dn2_core.c1920 INIT_LIST_HEAD(&np->cwq_list); in alloc_n2cp()
1981 err = spu_mdesc_scan(mdesc, dev, &np->cwq_info, &np->cwq_list, in n2_crypto_probe()
2004 spu_list_destroy(&np->cwq_list); in n2_crypto_probe()
2021 spu_list_destroy(&np->cwq_list); in n2_crypto_remove()