Home
last modified time | relevance | path

Searched refs:schedule_tail (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dentry.S72 jal schedule_tail # a0 = struct task_struct *prev
78 jal schedule_tail # a0 = struct task_struct *prev
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dentry.S115 | schedule_tail now used regardless of CONFIG_SMP
118 jsr schedule_tail
125 jsr schedule_tail
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dprocess.c124 schedule_tail(current->thread.prev_sched); in new_thread_handler()
142 schedule_tail(current->thread.prev_sched); in fork_handler()
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dentry.S223 jbsr schedule_tail
229 jbsr schedule_tail
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask.h55 extern asmlinkage void schedule_tail(struct task_struct *prev);
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dentry.S503 call schedule_tail
507 call schedule_tail
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dentry.S340 jsr @schedule_tail
345 jsr @schedule_tail
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dentry-common.S289 1: .long schedule_tail
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dentry.S379 tail schedule_tail
383 call schedule_tail
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dentry_64.S392 bl schedule_tail
399 bl schedule_tail
405 bl schedule_tail
H A Dentry_32.S491 bl schedule_tail
498 bl schedule_tail
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dex-exit.S183 bal schedule_tail
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dentry.S773 jmp $31, schedule_tail
784 jsr $26, schedule_tail
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S473 brlid r15, schedule_tail
482 brlid r15, schedule_tail
H A Dentry.S464 bralid r15, schedule_tail; /* ...which is schedule_tail's arg */
471 bralid r15, schedule_tail; /* ...which is schedule_tail's arg */
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dvm_entry.S364 call schedule_tail
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dentry.S54 jl @schedule_tail
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsyscalls.S110 call schedule_tail
H A Dentry.S949 call schedule_tail
956 call schedule_tail
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dentry-common.S151 bl schedule_tail
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dentry.S2067 call4 schedule_tail
2083 call4 schedule_tail
/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dentry_64.S284 call schedule_tail /* rdi: 'prev' task parameter */
H A Dentry_32.S818 call schedule_tail
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dentry.S757 BL schedule_tail, %r2
1736 BL schedule_tail, %r2
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dentry.S1134 bl schedule_tail

12