Home
last modified time | relevance | path

Searched refs:PD_ENTRY_INUSE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_core.h43 #define PD_ENTRY_INUSE BIT(0) macro
H A Dcrypto4xx_core.c922 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd()
1085 if ((pd_uinfo->state & PD_ENTRY_INUSE) && in crypto4xx_bh_tasklet_cb()
/kernel/linux/linux-6.6/drivers/crypto/amcc/
H A Dcrypto4xx_core.h43 #define PD_ENTRY_INUSE BIT(0) macro
H A Dcrypto4xx_core.c922 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd()
1085 if ((pd_uinfo->state & PD_ENTRY_INUSE) && in crypto4xx_bh_tasklet_cb()

Completed in 5 milliseconds