Searched refs:do_misc_fixups (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c2591 * available, therefore at the end of verification do_misc_fixups()
12824 /* Corresponding fixup done in do_misc_fixups(). */
19790 static int do_misc_fixups(struct bpf_verifier_env *env) function
21629 ret = do_misc_fixups(env);

Completed in 231 milliseconds