Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/ccp/
H A Dsp-dev.c41 static atomic_t sp_ordinal; variable
186 sp->ord = atomic_inc_return(&sp_ordinal); in sp_alloc_struct()