Searched refs:riscv_v_thread_alloc (Results 1 – 3 of 3) sorted by relevance
53 void riscv_v_thread_alloc(struct task_struct *tsk);409 #define riscv_v_thread_alloc(tsk) do {} while (0) macro
126 void riscv_v_thread_alloc(struct task_struct *tsk) in riscv_v_thread_alloc() function
244 riscv_v_thread_alloc(p); in copy_thread()