Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/
Drunqlat.bpf.c77 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()
Drunqslower.bpf.c94 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()
Dcpudist.bpf.c108 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()
Doffcputime.bpf.c61 int BPF_PROG(sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG()
Dwakeuptime.bpf.c86 int BPF_PROG(sched_switch, bool preempt, struct task_struct *prev, struct task_struct *next) in BPF_PROG()
/external/pigweed/pw_kernel/kernel/
Dscheduler.rs356 pub fn preempt() { in preempt() function
/external/igt-gpu-tools/tests/i915/
Dgem_exec_nop.c789 static void preempt(int fd, uint32_t handle, in preempt() function
Dgem_sync.c1134 preempt(int fd, unsigned ring, int num_children, int timeout) in preempt() function
Dgem_exec_schedule.c791 static void preempt(int fd, unsigned ring, unsigned flags) in preempt() function
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h436 } preempt; member
Dvmlinux.h436 } preempt; member