/linux-6.12.1/include/linux/ |
D | rcupdate.h | 170 # define rcu_tasks_classic_qs(t, preempt) \ argument 179 # define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument 209 #define rcu_tasks_qs(t, preempt) \ argument 224 #define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument 225 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
|
D | rcutiny.h | 135 #define rcu_note_context_switch(preempt) \ argument
|
D | parport.h | 137 int (*preempt)(void *); member 351 int (*preempt)(void *); member
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | chan.c | 182 nvkm_chan_remove(struct nvkm_chan *chan, bool preempt) in nvkm_chan_remove() 227 nvkm_chan_error(struct nvkm_chan *chan, bool preempt) in nvkm_chan_error()
|
D | cgrp.h | 31 void (*preempt)(struct nvkm_cgrp *); member
|
D | chan.h | 55 void (*preempt)(struct nvkm_chan *); member
|
D | runl.h | 59 void (*preempt)(struct nvkm_runl *); member
|
/linux-6.12.1/kernel/trace/rv/monitors/wwnr/ |
D | wwnr.c | 21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
|
/linux-6.12.1/include/trace/events/ |
D | sched.h | 190 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
|
/linux-6.12.1/kernel/rcu/ |
D | tree_plugin.h | 323 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() 904 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | thread_info.h | 39 } preempt; member
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
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()
|
D | intel_engine_types.h | 170 struct timer_list preempt; member
|
/linux-6.12.1/kernel/trace/ |
D | trace_sched_switch.c | 25 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
D | trace_sched_wakeup.c | 432 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 | 788 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre() 814 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
|
D | trace_osnoise.c | 1271 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
|
D | ftrace.c | 7980 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe()
|
/linux-6.12.1/kernel/sched/ |
D | core.c | 2328 guard(preempt)(); in migrate_disable() local 2360 guard(preempt)(); in migrate_enable() local 3421 guard(preempt)(); in kick_process() local 4129 guard(preempt)(); in try_to_wake_up() local 5884 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug() 6351 guard(preempt)(); in sched_core_balance() local 6555 bool preempt = sched_mode > SM_NONE; in __schedule() local
|
D | syscalls.c | 1468 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|
D | ext.c | 1770 bool preempt = false; in dispatch_enqueue() local
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_vm_types.h | 257 } preempt; member
|