Searched refs:org_fp (Results 1 – 1 of 1) sorted by relevance
1089 struct bpf_prog *org_fp = fp; in bpf_int_jit_compile() local1095 return org_fp; in bpf_int_jit_compile()1097 tmp_fp = bpf_jit_blind_constants(org_fp); in bpf_int_jit_compile()1099 return org_fp; in bpf_int_jit_compile()1101 if (tmp_fp != org_fp) { in bpf_int_jit_compile()1110 fp = org_fp; in bpf_int_jit_compile()1130 fp = org_fp; in bpf_int_jit_compile()1142 fp = org_fp; in bpf_int_jit_compile()1154 fp = org_fp; in bpf_int_jit_compile()1173 fp = org_fp; in bpf_int_jit_compile()[all …]