/linux-6.3-rc2/include/linux/ |
A D | rcupdate.h | 191 # define rcu_tasks_classic_qs(t, preempt) \ argument 199 # define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument 228 #define rcu_tasks_qs(t, preempt) \ argument 244 #define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument 245 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
|
A D | rcutiny.h | 130 #define rcu_note_context_switch(preempt) \ argument
|
A D | parport.h | 137 int (*preempt)(void *); member 357 int (*preempt)(void *); member
|
/linux-6.3-rc2/include/trace/events/ |
A D | sched.h | 190 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
A D | chan.c | 183 nvkm_chan_remove(struct nvkm_chan *chan, bool preempt) in nvkm_chan_remove() 228 nvkm_chan_error(struct nvkm_chan *chan, bool preempt) in nvkm_chan_error()
|
A D | cgrp.h | 31 void (*preempt)(struct nvkm_cgrp *); member
|
A D | chan.h | 52 void (*preempt)(struct nvkm_chan *); member
|
A D | runl.h | 52 void (*preempt)(struct nvkm_runl *); member
|
/linux-6.3-rc2/kernel/trace/rv/monitors/wwnr/ |
A D | wwnr.c | 21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
|
/linux-6.3-rc2/kernel/trace/ |
A D | trace_sched_switch.c | 24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
A D | fgraph.c | 426 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
A D | trace_sched_wakeup.c | 428 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
|
A D | trace_events.c | 792 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre() 818 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
|
A D | trace_osnoise.c | 1191 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
|
A D | ftrace.c | 7746 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe()
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tree_plugin.h | 310 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() 891 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | thread_info.h | 39 } preempt; member
|
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/ |
A D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | selftest_lrc.c | 616 bool preempt) in __live_lrc_gpr() 797 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) in __lrc_timestamp()
|
A D | intel_engine_types.h | 167 struct timer_list preempt; member
|
/linux-6.3-rc2/kernel/sched/ |
A D | core.c | 5861 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug() 8789 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|