Home
last modified time | relevance | path

Searched refs:VPE_STATE_INUSE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvpe.h43 VPE_STATE_INUSE, enumerator
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvpe.h38 VPE_STATE_INUSE, enumerator
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe-mt.c186 v->state = VPE_STATE_INUSE; in vpe_alloc()
H A Dvpe.c786 state = xchg(&v->state, VPE_STATE_INUSE); in vpe_open()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvpe-mt.c186 v->state = VPE_STATE_INUSE; in vpe_alloc()
H A Dvpe.c769 state = xchg(&v->state, VPE_STATE_INUSE); in vpe_open()

Completed in 6 milliseconds