Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kernel/
Dvector.c102 static int riscv_v_thread_zalloc(struct kmem_cache *cache, in riscv_v_thread_zalloc() function
119 riscv_v_thread_zalloc(riscv_v_kernel_cachep, &tsk->thread.kernel_vstate); in riscv_v_thread_alloc()
205 if (riscv_v_thread_zalloc(riscv_v_user_cachep, &current->thread.vstate)) { in riscv_v_first_use_handler()