Searched refs:thread_free_allow (Results 1 – 3 of 3) sorted by relevance
338 thread_free_allow(t); in clock_tick_process()353 thread_free_allow(t); in clock_tick_process()364 thread_free_allow(t); in clock_tick_process()378 thread_free_allow(t); in clock_tick_process()388 thread_free_allow(t); in clock_tick_process()397 thread_free_allow(t); in clock_tick_process()
560 extern void thread_free_allow(kthread_t *);
705 thread_free_allow(kthread_t *t) in thread_free_allow() function