/linux/kernel/trace/rv/monitors/tss/ |
H A D | tss.c | 22 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 D | wwnr.c | 21 static void handle_switch(void *data, bool preempt, struct task_struct *p, in handle_switch()
|
/linux/kernel/trace/rv/monitors/snroc/ |
H A D | snroc.c | 27 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch()
|
/linux/kernel/trace/rv/monitors/sco/ |
H A D | sco.c | 27 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
|
/linux/include/trace/events/ |
H A D | sched.h | 190 static inline long __trace_sched_switch_state(bool preempt, in __trace_sched_switch_state()
|
/linux/kernel/trace/rv/monitors/scpd/ |
H A D | scpd.c | 33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
|
/linux/kernel/trace/rv/monitors/sncid/ |
H A D | sncid.c | 33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
|
/linux/kernel/trace/rv/monitors/snep/ |
H A D | snep.c | 33 static void handle_schedule_entry(void *data, bool preempt, unsigned long ip) in handle_schedule_entry()
|
/linux/include/linux/ |
H A D | file_ref.h | 150 guard(preempt)(); in file_ref_put() local
|
H A D | parport.h | 137 int (*preempt)(void *); member 351 int (*preempt)(void *); member
|
/linux/kernel/rcu/ |
H A D | tree_plugin.h | 324 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 D | cgrp.h | 31 void (*preempt)(struct nvkm_cgrp *); member
|
H A D | runl.h | 59 void (*preempt)(struct nvkm_runl *); member
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.h | 35 struct a5xx_preempt_record *preempt[MSM_GPU_MAX_RINGS]; member
|
H A D | a6xx_gpu.h | 60 void *preempt[MSM_GPU_MAX_RINGS]; member
|
/linux/kernel/trace/ |
H A D | trace_sched_switch.c | 25 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
|
H A D | trace_sched_wakeup.c | 444 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
|
H A D | fgraph.c | 1078 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
H A D | trace_events.c | 1062 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 D | trace_osnoise.c | 1253 trace_sched_switch_callback(void *data, bool preempt, in trace_sched_switch_callback()
|
/linux/kernel/sched/ |
H A D | core.c | 2395 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 D | syscalls.c | 1427 yield_to(struct task_struct * p,bool preempt) yield_to() argument
|
/linux/arch/x86/mm/ |
H A D | tlb.c | 1532 guard(preempt)(); in flush_tlb_kernel_range() local
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_vm_types.h | 289 } preempt; member
|
/linux/arch/arm64/kvm/ |
H A D | nested.c | 1345 guard(preempt)(); in kvm_map_l1_vncr() local
|