Lines Matching full:remove
10 * to add and remove threads from a wait queue that holds a varying number of
85 /* Remove from head of wait queue */ in test_decreasing_priority()
115 /* Remove from tail of wait queue */ in test_increasing_priority()
262 remove_cycles, "sched.remove.thread.WaitQ_head", in main()
263 "Remove threads of decreasing priority"); in main()
268 "WaitQ.remove.from.head.%04u.waiters", in main()
271 "%-40s - Remove thread of priority %u", in main()
303 remove_cycles, "sched.remove.thread.WaitQ_tail", in main()
304 "Remove threads of increasing priority"); in main()
309 "WaitQ.remove.from.tail.%04u.waiters", in main()
314 "%-40s - Remove priority %u from waitq", in main()