Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/sched_ext/
H A Dmaybe_null.c17 struct maybe_null_fail_dsp *fail_dsp; in run() local
27 fail_dsp = maybe_null_fail_dsp__open_and_load(); in run()
28 if (fail_dsp) { in run()
29 maybe_null_fail_dsp__destroy(fail_dsp); in run()