Home
last modified time | relevance | path

Searched defs:preempt (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/microblaze/kernel/
Dentry.S731 preempt: label
/linux-4.1.27/include/linux/
Dparport.h141 int (*preempt)(void *); member
/linux-4.1.27/kernel/sched/
Dcore.c4329 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
Dfair.c5269 static bool yield_to_task_fair(struct rq *rq, struct task_struct *p, bool preempt) in yield_to_task_fair()