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.c88 SCX_OPS_DEFINE(cpu0_ops,
H A Dscx_central.bpf.c373 SCX_OPS_DEFINE(central_ops,
H A Dscx_pair.bpf.c648 SCX_OPS_DEFINE(pair_ops,
H A Dscx_flatcg.bpf.c962 SCX_OPS_DEFINE(flatcg_ops,
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h477 #define SCX_OPS_DEFINE(__name, ...) \ macro