kernel/bpf/verifier.c:3280:1: error: invalid storage class specifier in function declarator kernel/bpf/verifier.c:3280:12: error: parameter named 'magic_kfunc_by_impl' is missing kernel/bpf/verifier.c:3280:49: error: expected ';' at end of declaration kernel/bpf/verifier.c:3278:17: error: parameter 'magic_kfuncs' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] kernel/bpf/verifier.c:3278:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] kernel/bpf/verifier.c:3284:18: error: call to undeclared function 'BTF_ID_LIST_SIZE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] kernel/bpf/verifier.c:3285:19: error: subscripted value is not an array, pointer, or vector kernel/bpf/verifier.c:3285:26: error: use of undeclared identifier 'impl_func_id' kernel/bpf/verifier.c:3286:23: error: subscripted value is not an array, pointer, or vector kernel/bpf/verifier.c:3278:1: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Werror,-Wdeprecated-non-prototype] kernel/bpf/verifier.c:3295:18: error: call to undeclared function 'BTF_ID_LIST_SIZE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] kernel/bpf/verifier.c:3416:17: error: call to undeclared function 'magic_kfunc_by_impl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] kernel/bpf/verifier.c:13752:17: error: call to undeclared function 'magic_kfunc_by_impl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]