Home
last modified time | relevance | path

Searched defs:task_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dnuma.bpf.c52 s32 task_cpu = scx_bpf_task_cpu(p); in BPF_STRUCT_OPS() local
/linux/include/linux/
H A Dsched.h2272 static inline unsigned int task_cpu(const struct task_struct *p) in task_cpu() function
2281 static inline unsigned int task_cpu(const struct task_struct *p) in task_cpu() function