Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe-cmp.c27 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill()
43 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show()
51 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store()
Dvpe-mt.c185 v = get_vpe(i); in vpe_alloc()
264 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill()
282 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show()
290 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store()
470 t->pvpe = get_vpe(0); /* set the parent vpe */ in vpe_module_init()
Dvpe.c53 struct vpe *get_vpe(int minor) in get_vpe() function
779 v = get_vpe(aprp_cpu_index()); in vpe_open()
825 v = get_vpe(aprp_cpu_index()); in vpe_release()
869 v = get_vpe(aprp_cpu_index()); in vpe_write()
897 struct vpe *v = get_vpe(index); in vpe_get_shared()
908 struct vpe *v = get_vpe(index); in vpe_notify()
920 struct vpe *v = get_vpe(index); in vpe_getcwd()
/arch/mips/include/asm/
Dvpe.h116 struct vpe *get_vpe(int minor);