Home
last modified time | relevance | path

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

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