Searched refs:cpu_thread_free (Results 1 – 8 of 8) sorted by relevance
228 cpu_thread_free(struct thread *td) in cpu_thread_free() function
274 cpu_thread_free(struct thread *td) in cpu_thread_free() function
408 cpu_thread_free(struct thread *td) in cpu_thread_free() function
1257 void cpu_thread_free(struct thread *);
1089 cpu_thread_free(struct thread *td) in cpu_thread_free() function
829 cpu_thread_free(td); in thread_free_batched()