Searched refs:bpf_ksym_exists (Results 1 – 7 of 7) sorted by relevance
22 (bpf_ksym_exists(scx_bpf_task_cgroup___new) ? \48 (bpf_ksym_exists(scx_bpf_dsq_move_to_local___v2___compat) ? \50 (bpf_ksym_exists(scx_bpf_dsq_move_to_local___v1) ? \55 (bpf_ksym_exists(scx_bpf_dsq_move_set_slice___new) ? \57 (bpf_ksym_exists(scx_bpf_dispatch_from_dsq_set_slice___old) ? \62 (bpf_ksym_exists(scx_bpf_dsq_move_set_vtime___new) ? \64 (bpf_ksym_exists(scx_bpf_dispatch_from_dsq_set_vtime___old) ? \69 (bpf_ksym_exists(scx_bpf_dsq_move___new) ? \71 (bpf_ksym_exists(scx_bpf_dispatch_from_dsq___old) ? \76 (bpf_ksym_exists(scx_bpf_dsq_move_vtime___new) ? \[all …]
183 bpf_ksym_exists(scx_bpf_sub_kill_bstr) ? \
43 if (rq && bpf_ksym_exists(&runqueues)) in pass_handler()56 if (!bpf_ksym_exists(bpf_task_acquire)) in pass_handler()60 if (!bpf_ksym_exists(bpf_testmod_test_mod_kfunc)) in pass_handler()64 if (bpf_ksym_exists(invalid_kfunc)) in pass_handler()
44 if (!bpf_ksym_exists(bpf_task_acquire)) { in test_acquire_release()48 if (!bpf_ksym_exists(bpf_testmod_test_mod_kfunc)) { in test_acquire_release()52 if (bpf_ksym_exists(invalid_kfunc)) { in test_acquire_release()73 if (bpf_ksym_exists(bpf_task_acquire___one)) { in BPF_PROG()75 } else if (bpf_ksym_exists(bpf_task_acquire___two)) { in BPF_PROG()83 } else if (bpf_ksym_exists(bpf_task_acquire___three)) { in BPF_PROG()103 if (bpf_ksym_exists(bpf_task_acquire___two)) in BPF_PROG()105 else if (bpf_ksym_exists(bpf_task_acquire___three)) in BPF_PROG()
199 #define bpf_ksym_exists(sym) ({ \ macro205 #define bpf_ksym_exists(sym) ({ \ macro211 #define bpf_ksym_exists(sym) !!sym macro
182 debug_ksym_exists = bpf_ksym_exists(scx_bpf_dsq_peek) ? 1 : 0; in BPF_STRUCT_OPS_SLEEPABLE()
414 if (bpf_ksym_exists(&__preempt_count)) in get_preempt_count()