Home
last modified time | relevance | path

Searched refs:__COMPAT_scx_bpf_cpu_node (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/sched_ext/
A Dnuma.bpf.c37 int node = __COMPAT_scx_bpf_cpu_node(scx_bpf_task_cpu(p)); in BPF_STRUCT_OPS()
54 if (__COMPAT_scx_bpf_cpu_node(cpu) != node) in BPF_STRUCT_OPS()
62 int node = __COMPAT_scx_bpf_cpu_node(scx_bpf_task_cpu(p)); in BPF_STRUCT_OPS()
69 int node = __COMPAT_scx_bpf_cpu_node(cpu); in BPF_STRUCT_OPS()
/tools/sched_ext/include/scx/
A Dcompat.bpf.h204 #define __COMPAT_scx_bpf_cpu_node(cpu) \ macro

Completed in 11 milliseconds