Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/include/linux/
Drcupdate.h167 # define rcu_tasks_classic_qs(t, preempt) \ argument
175 # define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument
204 #define rcu_tasks_qs(t, preempt) \ argument
220 #define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument
221 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
Drcutiny.h130 #define rcu_note_context_switch(preempt) \ argument
Dparport.h137 int (*preempt)(void *); member
359 int (*preempt)(void *); member
/kernel/linux/linux-5.10/include/trace/events/
Dsched.h113 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/
Drcupdate.h153 # 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
195 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
Drcutiny.h65 #define rcu_note_context_switch(preempt) \ argument
Dparport.h142 int (*preempt)(void *); member
321 int (*preempt)(void *); member
/kernel/linux/linux-6.6/kernel/trace/rv/monitors/wwnr/
Dwwnr.c21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.c183 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()
Dchan.h52 void (*preempt)(struct nvkm_chan *); member
Dcgrp.h31 void (*preempt)(struct nvkm_cgrp *); member
Drunl.h53 void (*preempt)(struct nvkm_runl *); member
/kernel/linux/linux-6.6/include/trace/events/
Dsched.h195 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
Dfgraph.c416 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
Dfgraph.c451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
Dtrace_sched_wakeup.c428 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
/kernel/linux/linux-6.6/kernel/rcu/
Dtree_plugin.h312 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
902 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dthread_info.h39 } preempt; member
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dthread_info.h42 } preempt; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.h35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.h35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
Dselftest_lrc.c616 bool preempt) in __live_lrc_gpr()
797 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) in __lrc_timestamp()
/kernel/linux/linux-5.10/kernel/rcu/
Dtree_plugin.h289 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
863 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()

12