Searched refs:thread_free_allow (Results 1 – 3 of 3) sorted by relevance
340 thread_free_allow(t); in clock_tick_process()355 thread_free_allow(t); in clock_tick_process()366 thread_free_allow(t); in clock_tick_process()380 thread_free_allow(t); in clock_tick_process()390 thread_free_allow(t); in clock_tick_process()399 thread_free_allow(t); in clock_tick_process()
574 extern void thread_free_allow(kthread_t *);
694 thread_free_allow(kthread_t *t) in thread_free_allow() function