Searched defs:preempt (Results 1 – 8 of 8) sorted by relevance
| /kernel/trace/ |
| D | trace_sched_switch.c | 24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
| D | trace_sched_wakeup.c | 442 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
|
| D | trace_events.c | 547 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre() 561 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
|
| D | ftrace.c | 6205 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe() 6671 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
| /kernel/rcu/ |
| D | tree_plugin.h | 322 static void rcu_preempt_note_context_switch(bool preempt) in rcu_preempt_note_context_switch() 825 static void rcu_preempt_note_context_switch(bool preempt) in rcu_preempt_note_context_switch()
|
| D | tree.c | 453 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
| /kernel/sched/ |
| D | core.c | 3359 static void __sched notrace __schedule(bool preempt) in __schedule() 5008 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|
| D | fair.c | 8440 static bool yield_to_task_fair(struct rq *rq, struct task_struct *p, bool preempt) in yield_to_task_fair()
|