Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1191 void bpf_restore_insn_aux_data(struct bpf_verifier_env *env,
1205 static inline void bpf_restore_insn_aux_data(struct bpf_verifier_env *env, in bpf_restore_insn_aux_data() function
/linux/kernel/bpf/
H A Dfixups.c1020 void bpf_restore_insn_aux_data(struct bpf_verifier_env *env, in bpf_restore_insn_aux_data() function
1366 bpf_restore_insn_aux_data(env, orig_insn_aux); in bpf_jit_subprogs()
H A Dcore.c2596 bpf_restore_insn_aux_data(env, orig_insn_aux); in bpf_prog_jit_compile()