Searched refs:do_extra_pass (Results 1 – 1 of 1) sorted by relevance
1214 /* We're going to need this information for the "do_extra_pass()". */1366 static struct bpf_prog *do_extra_pass(struct bpf_prog *prog) in do_normal_pass() 1411 return do_extra_pass(prog);1377 static struct bpf_prog *do_extra_pass(struct bpf_prog *prog) do_extra_pass() function