Searched defs:preempt (Results 1 - 20 of 20) sorted by relevance

/linux-master/kernel/trace/rv/monitors/wwnr/
H A Dwwnr.c21 static void handle_switch(void *data, bool preempt, struct task_struct *p, argument
/linux-master/include/trace/events/
H A Dsched.h190 static inline long __trace_sched_switch_state(bool preempt, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h31 void (*preempt)(struct nvkm_cgrp *); member in struct:nvkm_cgrp::nvkm_cgrp_func
H A Dchan.h55 void (*preempt)(struct nvkm_chan *); member in struct:nvkm_chan_func
H A Dchan.c182 nvkm_chan_remove(struct nvkm_chan *chan, bool preempt) argument
227 nvkm_chan_error(struct nvkm_chan *chan, bool preempt) argument
H A Drunl.h59 void (*preempt)(struct nvkm_runl *); member in struct:nvkm_runl::nvkm_runl_func
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.h35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member in struct:a5xx_gpu
/linux-master/arch/arm64/include/asm/
H A Dthread_info.h39 } preempt; member in union:thread_info::__anon5
/linux-master/kernel/trace/
H A Dfgraph.c451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, argument
H A Dtrace_sched_wakeup.c430 probe_wakeup_sched_switch(void *ignore, bool preempt, argument
H A Dtrace_sched_switch.c25 probe_sched_switch(void *ignore, bool preempt, argument
H A Dtrace_osnoise.c1265 trace_sched_switch_callback(void *data, bool preempt, argument
H A Dtrace_events.c788 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, argument
814 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, argument
H A Dftrace.c7465 ftrace_filter_pid_sched_switch_probe(void *data, bool preempt, argument
/linux-master/kernel/rcu/
H A Dtree_plugin.h312 void rcu_note_context_switch(bool preempt) argument
893 void rcu_note_context_switch(bool preempt) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_vm_types.h245 } preempt; member in struct:xe_vm
/linux-master/include/linux/
H A Dparport.h137 int (*preempt)(void *); member in struct:pardevice
357 int (*preempt)(void *); member in struct:pardev_cb
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c797 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) argument
614 __live_lrc_gpr(struct intel_engine_cs *engine, struct i915_vma *scratch, bool preempt) argument
H A Dintel_engine_types.h170 struct timer_list preempt; member in struct:intel_engine_execlists
/linux-master/kernel/sched/
H A Dcore.c5959 static inline void schedule_debug(struct task_struct *prev, bool preempt) argument
8958 yield_to(struct task_struct *p, bool preempt) argument
[all...]

Completed in 485 milliseconds