Home
last modified time | relevance | path

Searched refs:VPE_STATE_UNUSED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe-cmp.c34 vpe->state = VPE_STATE_UNUSED; in store_kill()
178 if (v->state != VPE_STATE_UNUSED) in vpe_module_exit()
H A Dvpe-mt.c251 v->state = VPE_STATE_UNUSED; in vpe_free()
517 if (v->state != VPE_STATE_UNUSED) in vpe_module_exit()
H A Dvpe.c787 if (state != VPE_STATE_UNUSED) { in vpe_open()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvpe.h42 VPE_STATE_UNUSED = 0, enumerator
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvpe.h37 VPE_STATE_UNUSED = 0, enumerator
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvpe-mt.c251 v->state = VPE_STATE_UNUSED; in vpe_free()
516 if (v->state != VPE_STATE_UNUSED) in vpe_module_exit()
H A Dvpe.c770 if (state != VPE_STATE_UNUSED) { in vpe_open()

Completed in 5 milliseconds