/linux/kernel/trace/rv/monitors/sts/ |
H A D | sts.c | 77 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch() 85 static void handle_schedule_entry(void *data, bool preempt) 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/sco/ |
H A D | sco.c | 27 static void handle_schedule_entry(void *data, bool preempt) in handle_schedule_entry()
|
/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/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) 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) in handle_schedule_entry()
|
/linux/kernel/trace/rv/monitors/sssw/ |
H A D | sssw.c | 31 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch()
|
/linux/kernel/trace/rv/monitors/nrp/ |
H A D | nrp.c | 78 static void handle_schedule_entry(void *data, bool preempt) 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() 998 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch()
|
/linux/arch/arm64/include/asm/ |
H A D | thread_info.h | 39 } preempt; member
|
/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
|
/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 | 1063 event_filter_pid_sched_switch_probe_pre(void *data, bool preempt, in event_filter_pid_sched_switch_probe_pre() 1089 event_filter_pid_sched_switch_probe_post(void *data, bool preempt, in event_filter_pid_sched_switch_probe_post()
|
/linux/kernel/sched/ |
H A D | core.c | 2399 guard(preempt)(); in migrate_disable() local 2431 guard(preempt)(); in migrate_enable() local 3497 guard(preempt)(); in kick_process() local 4180 guard(preempt)(); in try_to_wake_up() local 5914 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug() 6378 guard(preempt)(); in sched_core_balance() local 6823 bool preempt = sched_mode > SM_NONE; in __schedule() local
|
H A D | syscalls.c | 1421 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
|
/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 | 296 } preempt; member
|
/linux/arch/arm64/kvm/ |
H A D | nested.c | 1348 guard(preempt)(); in kvm_map_l1_vncr() local
|