Searched refs:org_fp (Results 1 – 1 of 1) sorted by relevance
145 struct bpf_prog *org_fp = fp; in bpf_int_jit_compile() local155 return org_fp; in bpf_int_jit_compile()157 tmp_fp = bpf_jit_blind_constants(org_fp); in bpf_int_jit_compile()159 return org_fp; in bpf_int_jit_compile()161 if (tmp_fp != org_fp) { in bpf_int_jit_compile()170 fp = org_fp; in bpf_int_jit_compile()198 fp = org_fp; in bpf_int_jit_compile()216 fp = org_fp; in bpf_int_jit_compile()230 fp = org_fp; in bpf_int_jit_compile()254 fp = org_fp; in bpf_int_jit_compile()[all …]