Home
last modified time | relevance | path

Searched defs:bpf_prog (Results 1 – 3 of 3) sorted by relevance

/arch/um/drivers/
Dvector_user.c862 struct sock_fprog *bpf_prog; in uml_vector_default_bpf() local
899 struct sock_fprog *bpf_prog; in uml_vector_user_bpf() local
/arch/x86/net/
Dbpf_jit_comp.c694 static void emit_bpf_tail_call_indirect(struct bpf_prog *bpf_prog, in emit_bpf_tail_call_indirect()
782 static void emit_bpf_tail_call_direct(struct bpf_prog *bpf_prog, in emit_bpf_tail_call_direct()
1421 struct bpf_prog *bpf_prog) in emit_spectre_bhb_barrier()
1462 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, u8 *rw_image, in do_jit()
Dbpf_jit_comp32.c1569 static int emit_kfunc_call(const struct bpf_prog *bpf_prog, u8 *end_addr, in emit_kfunc_call()
1659 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, in do_jit()