Searched refs:SCX_ERR (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | cyclic_kick_wait.c | 111 SCX_ERR("Failed to get affinity (%d)", errno); in run() 130 SCX_ERR("Failed to load skel"); in run() 136 SCX_ERR("Failed to attach scheduler"); in run() 146 SCX_ERR("Failed to create worker thread %d (%d)", i, ret); in run() 156 SCX_ERR("Scheduler exited unexpectedly (kind=%llu code=%lld)", in run() 169 SCX_ERR("Failed to join worker thread %d (%d)", i, ret); in run()
|
| H A D | maybe_null.c | 22 SCX_ERR("Failed to open and load maybe_null skel"); in run() 30 SCX_ERR("Should failed to open and load maybe_null_fail_dsp skel"); in run() 37 SCX_ERR("Should failed to open and load maybe_null_fail_yld skel"); in run()
|
| H A D | enq_last_no_enq_fails.c | 35 SCX_ERR("Incorrectly failed at attaching scheduler"); in run() 39 SCX_ERR("Incorrectly stayed loaded"); in run()
|
| H A D | peek_dsq.c | 91 SCX_ERR("Failed to attach struct_ops"); in run() 100 SCX_ERR("Failed to create workload thread %d: %s", i, strerror(err)); in run() 132 SCX_ERR("Failed to join workload thread %d: %s", i, strerror(err)); in run()
|
| H A D | prog_run.c | 36 SCX_ERR("Failed to get BPF_PROG_RUN prog"); in run() 44 SCX_ERR("Failed to attach scheduler"); in run()
|
| H A D | scx_test.h | 82 #define SCX_ERR(__fmt, ...) \ macro 90 SCX_ERR(__fmt, ##__VA_ARGS__); \
|
| H A D | minimal.c | 35 SCX_ERR("Failed to attach scheduler"); in run()
|
| H A D | create_dsq.c | 34 SCX_ERR("Failed to attach scheduler"); in run()
|
| H A D | exit.c | 39 SCX_ERR("Failed to attach scheduler"); in run()
|
| H A D | enq_select_cpu.c | 59 SCX_ERR("Failed to attach scheduler"); in run()
|
| H A D | hotplug.c | 77 SCX_ERR("Failed to attach scheduler"); in test_hotplug()
|