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

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

Completed in 223 milliseconds