Home
last modified time | relevance | path

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

12

/linux/kernel/trace/rv/monitors/tss/
H A 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/kernel/trace/rv/monitors/wwnr/
H A Dwwnr.c21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
/linux/kernel/trace/rv/monitors/snroc/
H A Dsnroc.c27 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch()
/linux/kernel/trace/rv/monitors/sco/
H A Dsco.c27 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux/include/trace/events/
H A Dsched.h190 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
/linux/kernel/trace/rv/monitors/scpd/
H A Dscpd.c33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux/kernel/trace/rv/monitors/sncid/
H A Dsncid.c33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux/kernel/trace/rv/monitors/snep/
H A Dsnep.c33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
/linux/include/linux/
H A Dfile_ref.h150 guard(preempt)(); in file_ref_put() local
H A Dparport.h137 int (*preempt)(void *); member
351 int (*preempt)(void *); member
/linux/kernel/rcu/
H A Dtree_plugin.h324 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() argument
914 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() argument
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h31 void (*preempt)(struct nvkm_cgrp *); member
H A Drunl.h59 void (*preempt)(struct nvkm_runl *); member
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.h35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
H A Da6xx_gpu.h60 void *preempt[MSM_GPU_MAX_RINGS]; member
/linux/kernel/trace/
H A Dtrace_sched_switch.c25 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
H A Dtrace_sched_wakeup.c444 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
H A Dfgraph.c1078 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
H A Dtrace_events.c1062 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre()
1088 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
H A Dtrace_osnoise.c1253 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
/linux/kernel/sched/
H A Dcore.c2395 guard(preempt)(); in migrate_disable() local
2427 guard(preempt)(); in migrate_enable() local
3487 guard(preempt)(); in kick_process() local
4190 guard(preempt)(); in try_to_wake_up() local
5959 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug()
6423 guard(preempt)(); in sched_core_balance() local
6668 bool preempt = sched_mode > SM_NONE; in __schedule() local
H A Dsyscalls.c1427 yield_to(struct task_struct * p,bool preempt) yield_to() argument
/linux/arch/x86/mm/
H A Dtlb.c1532 guard(preempt)(); in flush_tlb_kernel_range() local
/linux/drivers/gpu/drm/xe/
H A Dxe_vm_types.h289 } preempt; member
/linux/arch/arm64/kvm/
H A Dnested.c1345 guard(preempt)(); in kvm_map_l1_vncr() local

12