Searched defs:preempt (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/trace/events/
H A Dsched.h107 static inline long __trace_sched_switch_state(bool preempt, struct task_struct *p) __trace_sched_switch_state() argument
/linux-4.4.14/kernel/trace/
H A Dtrace_sched_switch.c19 probe_sched_switch(void *ignore, bool preempt, probe_sched_switch() argument
H A Dtrace_sched_wakeup.c427 probe_wakeup_sched_switch(void *ignore, bool preempt, probe_wakeup_sched_switch() argument
H A Dtrace_events.c511 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, event_filter_pid_sched_switch_probe_pre() argument
525 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, event_filter_pid_sched_switch_probe_post() argument
H A Dftrace.c5711 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, ftrace_graph_probe_sched_switch() argument
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry.S731 preempt: label
/linux-4.4.14/include/linux/
H A Dparport.h142 int (*preempt)(void *); member in struct:pardevice
320 int (*preempt)(void *); member in struct:pardev_cb
/linux-4.4.14/kernel/sched/
H A Dcore.c3104 static void __sched notrace __schedule(bool preempt) __schedule() argument
4712 int __sched yield_to(struct task_struct *p, bool preempt) yield_to() argument
H A Dfair.c5378 static bool yield_to_task_fair(struct rq *rq, struct task_struct *p, bool preempt) yield_to_task_fair() argument

Completed in 1308 milliseconds