Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_userland.c59 static struct bpf_link *ops_link; variable
402 ops_link = SCX_OPS_ATTACH(skel, userland_ops, scx_userland); in bootstrap()
438 bpf_link__destroy(ops_link); in main()