Searched defs:preempt (Results 1 – 12 of 12) sorted by relevance
| /kernel/trace/rv/monitors/wwnr/ |
| D | wwnr.c | 21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
|
| /kernel/rcu/ |
| D | tree_plugin.h | 323 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/ |
| D | trace_sched_switch.c | 25 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
| D | trace_sched_wakeup.c | 430 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
|
| D | fgraph.c | 1010 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
| D | trace_events.c | 936 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()
|
| D | trace_osnoise.c | 1282 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
|
| D | ftrace.c | 8001 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe()
|
| /kernel/sched/ |
| D | core.c | 2478 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
|
| D | syscalls.c | 1508 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|
| D | ext.c | 1772 bool preempt = false; in dispatch_enqueue() local
|
| D | fair.c | 8987 bool preempt = false; in check_preempt_wakeup_fair() local
|