Home
last modified time | relevance | path

Searched refs:arch_vtime_task_switch (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
Dcputime.h26 extern void arch_vtime_task_switch(struct task_struct *tsk);
/linux-4.1.27/include/linux/
Dvtime.h76 extern void arch_vtime_task_switch(struct task_struct *tsk);
/linux-4.1.27/arch/powerpc/include/asm/
Dcputime.h233 static inline void arch_vtime_task_switch(struct task_struct *tsk) { } in arch_vtime_task_switch() function
/linux-4.1.27/kernel/sched/
Dcputime.c402 arch_vtime_task_switch(prev); in vtime_common_task_switch()
743 void arch_vtime_task_switch(struct task_struct *prev) in arch_vtime_task_switch() function
/linux-4.1.27/arch/ia64/kernel/
Dtime.c103 void arch_vtime_task_switch(struct task_struct *prev) in arch_vtime_task_switch() function