Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dallowed_cpus.bpf.c40 scx_bpf_error("running CPU %d should be marked as busy", cpu); in validate_local_idle_state()
49 scx_bpf_error("allowed domain not initialized"); in validate_selected_cpu()
54 scx_bpf_error("CPU %d not in the allowed domain for %d (%s)", in validate_selected_cpu()
58 scx_bpf_error("CPU %d not in the affinity mask for %d (%s)", in validate_selected_cpu()
71 scx_bpf_error("allowed domain not initialized"); in BPF_STRUCT_OPS()
99 scx_bpf_error("allowed domain not initialized"); in BPF_STRUCT_OPS()
H A Dcreate_dsq.bpf.c26 scx_bpf_error("Failed to create DSQ for %s[%d]", in BPF_STRUCT_OPS_SLEEPABLE()
40 scx_bpf_error("Failed to create DSQ %d", i); in BPF_STRUCT_OPS_SLEEPABLE()
H A Dpeek_dsq.bpf.c195 scx_bpf_error("Failed to create DSQ %d: %d", test_dsq_id, err); in BPF_STRUCT_OPS_SLEEPABLE()
200 scx_bpf_error("Failed to create DSQ %d: %d", real_dsq_id, err); in BPF_STRUCT_OPS_SLEEPABLE()
210 scx_bpf_error("Failed to create DSQ pool entry %d: %d", dsq_id, err); in BPF_STRUCT_OPS_SLEEPABLE()
H A Dselect_cpu_dfl_nodispatch.bpf.c42 scx_bpf_error("task_ctx lookup failed"); in BPF_STRUCT_OPS()
60 scx_bpf_error("task_ctx lookup failed"); in BPF_STRUCT_OPS()
H A Dnuma.bpf.c46 scx_bpf_error("running CPU %d should be marked as busy", cpu); in validate_local_idle_state()
80 scx_bpf_error("CPU %d should be in node %d", cpu, node); in BPF_STRUCT_OPS()
H A Ddsp_local_on.bpf.c31 scx_bpf_error("Failed to enqueue %s[%d]", p->comm, p->pid); in BPF_STRUCT_OPS()
/linux/tools/sched_ext/
H A Dscx_pair.bpf.c273 scx_bpf_error("failed to lookup q_idx for cgroup[%llu]", cgid); in BPF_STRUCT_OPS()
279 scx_bpf_error("failed to lookup q_arr for cgroup[%llu] q_idx[%u]", in BPF_STRUCT_OPS()
285 scx_bpf_error("cgroup[%llu] queue overflow", cgid); in BPF_STRUCT_OPS()
292 scx_bpf_error("MEMBER_VTPR malfunction"); in BPF_STRUCT_OPS()
298 scx_bpf_error("top_q overflow"); in BPF_STRUCT_OPS()
374 scx_bpf_error("failed to lookup pairc and in_pair_mask for cpu[%d]", in try_dispatch()
481 scx_bpf_error("failed to lookup q_idx for cgroup[%llu]", cgid); in try_dispatch()
509 scx_bpf_error("failed to lookup cgq_map for cgroup[%llu] q_idx[%d]", in try_dispatch()
515 scx_bpf_error("cgq_map is empty for cgroup[%llu] q_idx[%d]", in try_dispatch()
H A Dscx_flatcg.bpf.c157 scx_bpf_error("cpu_ctx lookup failed"); in find_cpu_ctx()
169 scx_bpf_error("cgrp_ctx lookup failed for cgid %llu", cgrp->kn->id); in find_cgrp_ctx()
181 scx_bpf_error("ancestor cgroup lookup failed"); in find_ancestor_cgrp_ctx()
187 scx_bpf_error("ancestor cgrp_ctx lookup failed"); in find_ancestor_cgrp_ctx()
289 scx_bpf_error("cgv_node lookup failed for cgid %llu", cgid); in cgrp_enqueued()
327 scx_bpf_error("task_ctx lookup failed"); in BPF_STRUCT_OPS()
353 scx_bpf_error("task_ctx lookup failed"); in BPF_STRUCT_OPS()
562 scx_bpf_error("task_ctx lookup failed"); in BPF_STRUCT_OPS()
642 scx_bpf_error("node could not be removed"); in try_pick_next_cgroup()
721 scx_bpf_error("unexpected !NULL cgv_node stash"); in try_pick_next_cgroup()
[all …]
H A Dscx_central.bpf.c198 scx_bpf_error("failed to lookup central timer"); in start_central_timer()
216 scx_bpf_error("bpf_timer_start failed (%d)", ret); in start_central_timer()
306 scx_bpf_error("Central timer ran on CPU %d, not central CPU %d", in central_timerfn()
339 scx_bpf_error("bpf_timer_start failed (%d)", ret); in central_timerfn()
352 scx_bpf_error("scx_bpf_create_dsq failed (%d)", ret); in BPF_STRUCT_OPS_SLEEPABLE()
H A Dscx_qmap.bpf.c204 scx_bpf_error("res_spin_lock failed"); in qmap_spin_lock()
375 scx_bpf_error("-ERANGE"); in first_unavail_cid()
431 scx_bpf_error("test triggering error"); in BPF_STRUCT_OPS()
934 scx_bpf_error("task_ctx slab exhausted (max_tasks=%u)", max_tasks); in BPF_STRUCT_OPS_SLEEPABLE()
1250 scx_bpf_error("failed to re-arm stats timer"); in monitor_timerfn()
1273 scx_bpf_error("failed to re-arm lowpri timer"); in lowpri_timerfn()
1346 scx_bpf_error("-ERANGE"); in place_one()
1361 scx_bpf_error("-ERANGE"); in place_one()
1386 scx_bpf_error("-ERANGE"); in compute_partition()
1463 scx_bpf_error("-ERANGE"); in compute_partition()
[all …]
/linux/tools/sched_ext/include/scx/
H A Dcid.bpf.h69 scx_bpf_error("__cmask_init: nr_cids=%u exceeds alloc_cids=%u", in __cmask_init()
111 scx_bpf_error("cmask_reframe: nr_cids=%u exceeds alloc_words=%u", in cmask_reframe()
161 scx_bpf_error("cmask_set CAS exhausted at cid %u", cid); in cmask_set()
182 scx_bpf_error("cmask_clear CAS exhausted at cid %u", cid); in cmask_clear()
203 scx_bpf_error("cmask_test_and_set CAS exhausted at cid %u", cid); in cmask_test_and_set()
225 scx_bpf_error("cmask_test_and_clear CAS exhausted at cid %u", cid); in cmask_test_and_clear()
H A Dcompat.bpf.h468 scx_bpf_error("kernel too old to reenqueue foreign local or user DSQs"); in scx_bpf_dsq_reenq()
H A Dcommon.bpf.h193 #define scx_bpf_error(fmt, args...) \ macro