========== build_clang - FAILED ../kernel/bpf/verifier.c:1931:35: warning: unused function 'get_loop_entry' [-Wunused-function] 1931 | static struct bpf_verifier_state *get_loop_entry(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ ../kernel/bpf/verifier.c:1945:13: warning: unused function 'update_loop_entry' [-Wunused-function] 1945 | static void update_loop_entry(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~~~~ 2 warnings generated. New errors added --- /tmp/tmp.8ivs16KnnO 2025-05-24 13:44:48.268112552 -0700 +++ /tmp/tmp.qNcX4gW4Mq 2025-05-24 13:46:52.036993611 -0700 @@ -0,0 +1,7 @@ +../kernel/bpf/verifier.c:1931:35: warning: unused function 'get_loop_entry' [-Wunused-function] + 1931 | static struct bpf_verifier_state *get_loop_entry(struct bpf_verifier_env *env, + | ^~~~~~~~~~~~~~ +../kernel/bpf/verifier.c:1945:13: warning: unused function 'update_loop_entry' [-Wunused-function] + 1945 | static void update_loop_entry(struct bpf_verifier_env *env, + | ^~~~~~~~~~~~~~~~~ +2 warnings generated. Per-file breakdown --- /tmp/tmp.oX4B65wz7f 2025-05-24 13:48:09.961289131 -0700 +++ /tmp/tmp.L08n6yeQdL 2025-05-24 13:48:09.965289095 -0700 @@ -0,0 +1 @@ + 2 ../kernel/bpf/verifier.c