Home
last modified time | relevance | path

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

/kernel/trace/rv/monitors/wwnr/
Dwwnr.c21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
/kernel/rcu/
Dtree_plugin.h323 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
933 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
/kernel/trace/
Dtrace_sched_switch.c25 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
Dtrace_sched_wakeup.c430 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
Dfgraph.c1010 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
Dtrace_events.c936 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre()
962 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
Dtrace_osnoise.c1282 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
Dftrace.c8001 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe()
/kernel/sched/
Dcore.c2478 guard(preempt)(); in migrate_disable() local
2510 guard(preempt)(); in migrate_enable() local
3610 guard(preempt)(); in kick_process() local
4682 guard(preempt)(); in try_to_wake_up() local
6518 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug()
6983 guard(preempt)(); in sched_core_balance() local
7640 bool preempt = sched_mode > SM_NONE; in __schedule() local
Dsyscalls.c1508 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
Dext.c1772 bool preempt = false; in dispatch_enqueue() local
Dfair.c8987 bool preempt = false; in check_preempt_wakeup_fair() local