Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/sched/
Dwake_q.h70 guard(preempt)(); in raw_spin_unlock_wake() local
81 guard(preempt)(); in raw_spin_unlock_irq_wake() local
93 guard(preempt)(); in raw_spin_unlock_irqrestore_wake() local
/linux-6.15/kernel/trace/rv/monitors/tss/
Dtss.c22 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch()
30 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux-6.15/include/linux/
Drcupdate.h164 # define rcu_tasks_classic_qs(t, preempt) \ argument
173 # define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument
203 #define rcu_tasks_qs(t, preempt) \ argument
218 #define rcu_tasks_classic_qs(t, preempt) do { } while (0) argument
219 #define rcu_tasks_qs(t, preempt) do { } while (0) argument
Dfile_ref.h150 guard(preempt)(); in file_ref_put() local
Drcutiny.h100 #define rcu_note_context_switch(preempt) \ argument
Dparport.h137 int (*preempt)(void *); member
351 int (*preempt)(void *); member
/linux-6.15/arch/x86/include/asm/
Dtlb.h148 guard(preempt)(); in invlpgb_flush_all() local
162 guard(preempt)(); in invlpgb_flush_all_nonglobals() local
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.c182 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()
Dcgrp.h31 void (*preempt)(struct nvkm_cgrp *); member
Dchan.h55 void (*preempt)(struct nvkm_chan *); member
Drunl.h59 void (*preempt)(struct nvkm_runl *); member
/linux-6.15/kernel/trace/rv/monitors/wwnr/
Dwwnr.c21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
/linux-6.15/kernel/trace/rv/monitors/snroc/
Dsnroc.c27 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch()
/linux-6.15/include/trace/events/
Dsched.h190 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
/linux-6.15/kernel/trace/rv/monitors/sco/
Dsco.c27 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux-6.15/kernel/trace/rv/monitors/sncid/
Dsncid.c33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux-6.15/kernel/trace/rv/monitors/snep/
Dsnep.c33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux-6.15/kernel/trace/rv/monitors/scpd/
Dscpd.c33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux-6.15/kernel/rcu/
Dtree_plugin.h324 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
914 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
/linux-6.15/arch/arm64/include/asm/
Dthread_info.h39 } preempt; member
/linux-6.15/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.h35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
Da6xx_gpu.h60 void *preempt[MSM_GPU_MAX_RINGS]; member
/linux-6.15/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()
/linux-6.15/kernel/trace/
Dtrace_sched_switch.c25 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
Dtrace_sched_wakeup.c444 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()

12