Symbol: bpf_ksym_exists
tools/sched_ext/include/scx/compat.bpf.h
103
if (bpf_ksym_exists(scx_bpf_dsq_peek))
tools/sched_ext/include/scx/compat.bpf.h
119
if (bpf_ksym_exists(scx_bpf_sub_dispatch___compat))
tools/sched_ext/include/scx/compat.bpf.h
132
if (bpf_ksym_exists(scx_bpf_cid_override___compat))
tools/sched_ext/include/scx/compat.bpf.h
189
(bpf_ksym_exists(scx_bpf_now) ? \
tools/sched_ext/include/scx/compat.bpf.h
199
(bpf_ksym_exists(scx_bpf_events) ? \
tools/sched_ext/include/scx/compat.bpf.h
209
(bpf_ksym_exists(scx_bpf_nr_node_ids) ? \
tools/sched_ext/include/scx/compat.bpf.h
213
(bpf_ksym_exists(scx_bpf_cpu_node) ? \
tools/sched_ext/include/scx/compat.bpf.h
217
(bpf_ksym_exists(scx_bpf_get_idle_cpumask_node) ? \
tools/sched_ext/include/scx/compat.bpf.h
22
(bpf_ksym_exists(scx_bpf_task_cgroup___new) ? \
tools/sched_ext/include/scx/compat.bpf.h
222
(bpf_ksym_exists(scx_bpf_get_idle_smtmask_node) ? \
tools/sched_ext/include/scx/compat.bpf.h
227
(bpf_ksym_exists(scx_bpf_pick_idle_cpu_node) ? \
tools/sched_ext/include/scx/compat.bpf.h
232
(bpf_ksym_exists(scx_bpf_pick_any_cpu_node) ? \
tools/sched_ext/include/scx/compat.bpf.h
245
if (bpf_ksym_exists(scx_bpf_cpu_curr))
tools/sched_ext/include/scx/compat.bpf.h
305
bpf_ksym_exists(scx_bpf_select_cpu_and___compat))
tools/sched_ext/include/scx/compat.bpf.h
331
} else if (bpf_ksym_exists(scx_bpf_dsq_insert_vtime___compat)) {
tools/sched_ext/include/scx/compat.bpf.h
358
if (bpf_ksym_exists(scx_bpf_dsq_insert___v2___compat)) {
tools/sched_ext/include/scx/compat.bpf.h
360
} else if (bpf_ksym_exists(scx_bpf_dsq_insert___v1)) {
tools/sched_ext/include/scx/compat.bpf.h
379
if (bpf_ksym_exists(scx_bpf_task_set_slice___new))
tools/sched_ext/include/scx/compat.bpf.h
387
if (bpf_ksym_exists(scx_bpf_task_set_dsq_vtime___new))
tools/sched_ext/include/scx/compat.bpf.h
405
return bpf_ksym_exists(scx_bpf_reenqueue_local___v2___compat);
tools/sched_ext/include/scx/compat.bpf.h
424
return bpf_ksym_exists(scx_bpf_dsq_reenq___compat);
tools/sched_ext/include/scx/compat.bpf.h
429
if (bpf_ksym_exists(scx_bpf_dsq_reenq___compat))
tools/sched_ext/include/scx/compat.bpf.h
48
(bpf_ksym_exists(scx_bpf_dsq_move_to_local___v2) ? \
tools/sched_ext/include/scx/compat.bpf.h
50
(bpf_ksym_exists(scx_bpf_dsq_move_to_local___v1) ? \
tools/sched_ext/include/scx/compat.bpf.h
55
(bpf_ksym_exists(scx_bpf_dsq_move_set_slice___new) ? \
tools/sched_ext/include/scx/compat.bpf.h
57
(bpf_ksym_exists(scx_bpf_dispatch_from_dsq_set_slice___old) ? \
tools/sched_ext/include/scx/compat.bpf.h
62
(bpf_ksym_exists(scx_bpf_dsq_move_set_vtime___new) ? \
tools/sched_ext/include/scx/compat.bpf.h
64
(bpf_ksym_exists(scx_bpf_dispatch_from_dsq_set_vtime___old) ? \
tools/sched_ext/include/scx/compat.bpf.h
69
(bpf_ksym_exists(scx_bpf_dsq_move___new) ? \
tools/sched_ext/include/scx/compat.bpf.h
71
(bpf_ksym_exists(scx_bpf_dispatch_from_dsq___old) ? \
tools/sched_ext/include/scx/compat.bpf.h
76
(bpf_ksym_exists(scx_bpf_dsq_move_vtime___new) ? \
tools/sched_ext/include/scx/compat.bpf.h
78
(bpf_ksym_exists(scx_bpf_dispatch_vtime_from_dsq___old) ? \
tools/sched_ext/include/scx/compat.bpf.h
90
(bpf_ksym_exists(bpf_cpumask_populate) ? \
tools/testing/selftests/bpf/bpf_experimental.h
408
if (bpf_ksym_exists(&__preempt_count))
tools/testing/selftests/bpf/progs/task_kfunc_success.c
102
if (bpf_ksym_exists(bpf_task_acquire___two))
tools/testing/selftests/bpf/progs/task_kfunc_success.c
104
else if (bpf_ksym_exists(bpf_task_acquire___three))
tools/testing/selftests/bpf/progs/task_kfunc_success.c
43
if (!bpf_ksym_exists(bpf_task_acquire)) {
tools/testing/selftests/bpf/progs/task_kfunc_success.c
47
if (!bpf_ksym_exists(bpf_testmod_test_mod_kfunc)) {
tools/testing/selftests/bpf/progs/task_kfunc_success.c
51
if (bpf_ksym_exists(invalid_kfunc)) {
tools/testing/selftests/bpf/progs/task_kfunc_success.c
72
if (bpf_ksym_exists(bpf_task_acquire___one)) {
tools/testing/selftests/bpf/progs/task_kfunc_success.c
74
} else if (bpf_ksym_exists(bpf_task_acquire___two)) {
tools/testing/selftests/bpf/progs/task_kfunc_success.c
82
} else if (bpf_ksym_exists(bpf_task_acquire___three)) {
tools/testing/selftests/bpf/progs/test_ksyms_weak.c
43
if (rq && bpf_ksym_exists(&runqueues))
tools/testing/selftests/bpf/progs/test_ksyms_weak.c
56
if (!bpf_ksym_exists(bpf_task_acquire))
tools/testing/selftests/bpf/progs/test_ksyms_weak.c
60
if (!bpf_ksym_exists(bpf_testmod_test_mod_kfunc))
tools/testing/selftests/bpf/progs/test_ksyms_weak.c
64
if (bpf_ksym_exists(invalid_kfunc))
tools/testing/selftests/sched_ext/peek_dsq.bpf.c
182
debug_ksym_exists = bpf_ksym_exists(scx_bpf_dsq_peek) ? 1 : 0;