Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_simple.c72 skel = SCX_OPS_OPEN(simple_ops, scx_simple); in main()
88 SCX_OPS_LOAD(skel, simple_ops, scx_simple, uei); in main()
89 link = SCX_OPS_ATTACH(skel, simple_ops, scx_simple); in main()
H A Dscx_simple.bpf.c142 SCX_OPS_DEFINE(simple_ops,
/linux/sound/soc/generic/
H A Dsimple-card.c26 static const struct snd_soc_ops simple_ops = { variable
224 dai_link->ops = &simple_ops; in simple_link_init()
/linux/Documentation/scheduler/
H A Dsched-ext.rst188 struct sched_ext_ops simple_ops = {