Searched refs:schedule_tail (Results 1 – 25 of 30) sorted by relevance
12
72 jal schedule_tail # a0 = struct task_struct *prev78 jal schedule_tail # a0 = struct task_struct *prev
132 | schedule_tail now used regardless of CONFIG_SMP135 jsr schedule_tail142 jsr schedule_tail
125 jbsr schedule_tail131 jbsr schedule_tail
124 schedule_tail(current->thread.prev_sched); in new_thread_handler()142 schedule_tail(current->thread.prev_sched); in fork_handler()
53 extern asmlinkage void schedule_tail(struct task_struct *prev);
495 call schedule_tail499 call schedule_tail
289 1: .long schedule_tail
53 schedule_tail(prev); in __ret_from_fork()
340 jsr @schedule_tail345 jsr @schedule_tail
711 bl schedule_tail718 bl schedule_tail724 bl schedule_tail
156 bl schedule_tail163 bl schedule_tail
183 bal schedule_tail
490 tail schedule_tail494 call schedule_tail
773 jmp $31, schedule_tail784 jsr $26, schedule_tail
364 call schedule_tail
54 jl @schedule_tail
110 call schedule_tail
949 call schedule_tail956 call schedule_tail
142 bl schedule_tail
464 bralid r15, schedule_tail; /* ...which is schedule_tail's arg */471 bralid r15, schedule_tail; /* ...which is schedule_tail's arg */
280 call schedule_tail /* rdi: 'prev' task parameter */
739 call schedule_tail
2134 abi_call schedule_tail2149 abi_call schedule_tail
753 bl schedule_tail
722 BL schedule_tail, %r21699 BL schedule_tail, %r2
Completed in 34 milliseconds