/kernel/linux/linux-5.10/include/trace/events/ |
H A D | sched.h | 113 static inline long __trace_sched_switch_state(bool preempt, struct task_struct *p) in __trace_sched_switch_state() argument
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | sched.h | 195 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state() argument
|
/kernel/linux/linux-6.6/kernel/trace/rv/monitors/wwnr/ |
H A D | wwnr.c | 21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch() argument
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_sched_switch.c | 24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch() argument
|
H A D | fgraph.c | 416 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch() argument
|
H A D | trace_sched_wakeup.c | 433 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch() argument
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_sched_switch.c | 24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch() argument
|
H A D | fgraph.c | 451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch() argument
|
H A D | trace_sched_wakeup.c | 430 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chan.h | 52 void (*preempt)(struct nvkm_chan *); member
|
H A D | cgrp.h | 31 void (*preempt)(struct nvkm_cgrp *); member
|
H A D | chan.c | 183 nvkm_chan_remove(struct nvkm_chan *chan, bool preempt) in nvkm_chan_remove() argument 228 nvkm_chan_error(struct nvkm_chan *chan, bool preempt) in nvkm_chan_error() argument
|
H A D | runl.h | 53 void (*preempt)(struct nvkm_runl *); member
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | thread_info.h | 42 } preempt; member
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | thread_info.h | 39 } preempt; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | tree_plugin.h | 312 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() argument 893 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | parport.h | 142 int (*preempt)(void *); member 321 int (*preempt)(void *); member
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree_plugin.h | 289 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() argument 863 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | parport.h | 137 int (*preempt)(void *); member 359 int (*preempt)(void *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_lrc.c | 797 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) in __lrc_timestamp() argument 614 __live_lrc_gpr(struct intel_engine_cs *engine, struct i915_vma *scratch, bool preempt) __live_lrc_gpr() argument
|
H A D | intel_engine_types.h | 170 struct timer_list preempt; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_types.h | 153 struct timer_list preempt; member
|
H A D | selftest_lrc.c | 5212 __live_lrc_gpr(struct intel_engine_cs *engine, struct i915_vma *scratch, bool preempt) __live_lrc_gpr() argument 5392 __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) __lrc_timestamp() argument [all...] |