Home
last modified time | relevance | path

Searched refs:SCX_OPS_DEFINE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_cpu0.bpf.c82 SCX_OPS_DEFINE(cpu0_ops,
H A Dscx_central.bpf.c341 SCX_OPS_DEFINE(central_ops,
H A Dscx_qmap.bpf.c891 SCX_OPS_DEFINE(qmap_ops,
H A Dscx_flatcg.bpf.c938 SCX_OPS_DEFINE(flatcg_ops,
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h382 #define SCX_OPS_DEFINE(__name, ...) \ macro