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

/linux-master/arch/riscv/kernel/
H A Dvector.c102 static int riscv_v_thread_zalloc(struct kmem_cache *cache, function
119 riscv_v_thread_zalloc(riscv_v_kernel_cachep, &tsk->thread.kernel_vstate);
202 if (riscv_v_thread_zalloc(riscv_v_user_cachep, &current->thread.vstate)) {

Completed in 181 milliseconds