Searched defs:preempt (Results 1 – 11 of 11) sorted by relevance
| /external/bcc/libbpf-tools/ |
| D | runqlat.bpf.c | 77 static int handle_switch(bool preempt, struct task_struct *prev, struct task_struct *next) in handle_switch() 148 int BPF_PROG(sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG() 172 int BPF_PROG(handle_sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG()
|
| D | runqslower.bpf.c | 94 int BPF_PROG(sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG() 112 int BPF_PROG(handle_sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG()
|
| D | cpudist.bpf.c | 108 int BPF_PROG(sched_switch_btf, bool preempt, struct task_struct *prev, in BPF_PROG() 115 int BPF_PROG(sched_switch_tp, bool preempt, struct task_struct *prev, in BPF_PROG()
|
| D | offcputime.bpf.c | 61 int BPF_PROG(sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG()
|
| D | wakeuptime.bpf.c | 86 int BPF_PROG(sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG()
|
| /external/pigweed/pw_kernel/kernel/ |
| D | scheduler.rs | 356 pub fn preempt() { in preempt() function
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_exec_nop.c | 789 static void preempt(int fd, uint32_t handle, in preempt() function
|
| D | gem_sync.c | 1134 preempt(int fd, unsigned ring, int num_children, int timeout) in preempt() function
|
| D | gem_exec_schedule.c | 791 static void preempt(int fd, unsigned ring, unsigned flags) in preempt() function
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux_608.h | 436 } preempt; member
|
| D | vmlinux.h | 436 } preempt; member
|