Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dsched.h190 static inline long __trace_sched_switch_state(bool preempt, struct task_struct *p) in __trace_sched_switch_state()
/linux/include/linux/
A Drcupdate.h158 # define rcu_tasks_classic_qs(t, preempt) \ argument
166 # define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument
184 #define rcu_tasks_qs(t, preempt) \ argument
199 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
A Drcutiny.h61 #define rcu_note_context_switch(preempt) \ argument
A Dparport.h142 int (*preempt)(void *); member
362 int (*preempt)(void *); member
/linux/kernel/trace/
A Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
A Dfgraph.c417 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
A Dtrace_sched_wakeup.c428 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
A Dtrace_events.c761 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre()
785 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
A Dtrace_osnoise.c1171 trace_sched_switch_callback(void *data, bool preempt, struct task_struct *p, in trace_sched_switch_callback()
A Dftrace.c7319 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe()
/linux/arch/arm64/include/asm/
A Dthread_info.h39 } preempt; member
/linux/kernel/rcu/
A Dtree_plugin.h308 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
887 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
/linux/drivers/gpu/drm/msm/adreno/
A Da5xx_gpu.h35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
/linux/drivers/gpu/drm/i915/gt/
A Dselftest_lrc.c578 bool preempt) in __live_lrc_gpr()
759 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) in __lrc_timestamp()
A Dintel_engine_types.h147 struct timer_list preempt; member
/linux/kernel/sched/
A Dcore.c5522 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug()
8274 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()

Completed in 62 milliseconds