Lines Matching defs:pass
200 * until the last extra pass. As seen above, we use PPC_LI64() to
326 /* Start of epilogue code - will only be valid 2nd pass onwards */
1102 * During the extra pass, only the branch target addresses for
1161 int pass;
1214 /* Scouting faux-generate pass 0 */
1222 * If we have seen a tail call, we need a second pass.
1272 for (pass = 1; pass < 3; pass++) {
1280 pr_info("Pass %d: shrink = %d, seen = 0x%x\n", pass,
1290 bpf_jit_dump(flen, proglen, pass, code_base);