| /kernel/linux/linux-4.19/include/trace/events/ |
| D | sched.h | 108 static inline long __trace_sched_switch_state(bool preempt, struct task_struct *p) in __trace_sched_switch_state()
|
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | sched.h | 113 static inline long __trace_sched_switch_state(bool preempt, struct task_struct *p) in __trace_sched_switch_state()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | rcupdate.h | 153 # define rcu_tasks_classic_qs(t, preempt) \ argument 161 # define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument 179 #define rcu_tasks_qs(t, preempt) \ argument 194 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
|
| D | rcutiny.h | 65 #define rcu_note_context_switch(preempt) \ argument
|
| D | parport.h | 142 int (*preempt)(void *); member 321 int (*preempt)(void *); member
|
| /kernel/linux/linux-4.19/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 | 548 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre() 562 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_sched_switch.c | 24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
| D | fgraph.c | 416 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
| D | trace_sched_wakeup.c | 431 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
|
| D | trace_events.c | 553 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre() 577 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
|
| /kernel/linux/linux-4.19/arch/microblaze/kernel/ |
| D | entry.S | 741 preempt: label
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | rcutiny.h | 93 #define rcu_note_context_switch(preempt) \ argument
|
| D | parport.h | 142 int (*preempt)(void *); member 321 int (*preempt)(void *); member
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | thread_info.h | 42 } preempt; member
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/adreno/ |
| D | a5xx_gpu.h | 43 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
| D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | tree_plugin.h | 289 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() 862 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
| /kernel/linux/linux-4.19/kernel/rcu/ |
| D | tree_plugin.h | 335 static void rcu_preempt_note_context_switch(bool preempt) in rcu_preempt_note_context_switch() 923 static void rcu_preempt_note_context_switch(bool preempt) in rcu_preempt_note_context_switch()
|
| D | tree.c | 432 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_engine_types.h | 153 struct timer_list preempt; member
|
| D | selftest_lrc.c | 5214 bool preempt) in __live_lrc_gpr() 5392 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) in __lrc_timestamp()
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | core.c | 4408 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug() 4543 static void __sched notrace __schedule(bool preempt) in __schedule() 6349 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|
| /kernel/linux/linux-4.19/kernel/sched/ |
| D | core.c | 3427 static void __sched notrace __schedule(bool preempt) in __schedule() 5089 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|