Home
last modified time | relevance | path

Searched refs:org_fp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c67 struct bpf_prog *org_fp = fp; in bpf_int_jit_compile() local
75 return org_fp; in bpf_int_jit_compile()
79 return org_fp; in bpf_int_jit_compile()
81 if (tmp_fp != org_fp) { in bpf_int_jit_compile()
90 fp = org_fp; in bpf_int_jit_compile()
111 fp = org_fp; in bpf_int_jit_compile()
124 fp = org_fp; in bpf_int_jit_compile()
138 fp = org_fp; in bpf_int_jit_compile()
161 fp = org_fp; in bpf_int_jit_compile()
179 fp = org_fp; in bpf_int_jit_compile()
[all …]