Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c20411 static int add_hidden_subprog(struct bpf_verifier_env *env, struct bpf_insn *patch, int len) in add_hidden_subprog() function
20465 ret = add_hidden_subprog(env, patch, ARRAY_SIZE(patch)); in do_misc_fixups()