/openbmc/linux/include/linux/ |
H A D | rcupdate.h | 167 # 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
|
H A D | rcutiny.h | 130 #define rcu_note_context_switch(preempt) \ argument
|
H A D | parport.h | 137 int (*preempt)(void *); member 359 int (*preempt)(void *); member
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H 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()
|
H A D | cgrp.h | 31 void (*preempt)(struct nvkm_cgrp *); member
|
H A D | chan.h | 52 void (*preempt)(struct nvkm_chan *); member
|
H A D | runl.h | 53 void (*preempt)(struct nvkm_runl *); member
|
/openbmc/linux/include/trace/events/ |
H A D | sched.h | 190 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_sched_switch.c | 24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
H A D | fgraph.c | 451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
H A D | trace_sched_wakeup.c | 430 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
|
H A 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()
|
H A D | trace_osnoise.c | 1271 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
|
H A D | ftrace.c | 7469 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, in ftrace_filter_pid_sched_switch_probe()
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_plugin.h | 312 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() 893 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | thread_info.h | 39 } preempt; member
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H 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()
|
H A D | intel_engine_types.h | 170 struct timer_list preempt; member
|
/openbmc/linux/kernel/sched/ |
H A D | core.c | 4201 guard(preempt)(); in try_to_wake_up() local 5934 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug() 8933 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|