Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_storage.c13 int bpf_prog(struct __sk_buff *skb) in bpf_prog() function
/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c49 struct bpf_prog { struct
50 struct bpf_prog_aux *aux; argument
/linux/include/linux/
H A Dbpf.h1865 struct bpf_prog { struct
1884 enum bpf_prog_type type; /* Type of BPF program */ argument
1892 struct bpf_prog_stats __percpu *stats; argument
1896 struct bpf_prog_aux *aux; /* Auxiliary fields */ argument
1918 struct bpf_prog *prog; argument
/linux/tools/testing/selftests/net/
H A Dpsock_lib.h61 struct sock_fprog bpf_prog; in pair_udp_setfilter() local
H A Dpsock_fanout.c146 struct sock_fprog bpf_prog; in sock_fanout_set_cbpf() local
/linux/kernel/bpf/
H A Dprog_iter.c42 DEFINE_BPF_ITER_FUNC(bpf_prog, struct bpf_iter_meta *meta, struct bpf_prog *prog) in DEFINE_BPF_ITER_FUNC() argument
/linux/arch/um/drivers/
H A 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
/linux/samples/bpf/
H A Dhbm.c70 static struct bpf_program *bpf_prog; variable
/linux/net/netfilter/
H A Dnf_bpf_link.c11 static unsigned int nf_hook_run_bpf(void *bpf_prog, struct sk_buff *skb, in nf_hook_run_bpf()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c756 static void emit_bpf_tail_call_indirect(struct bpf_prog *bpf_prog, in emit_bpf_tail_call_indirect()
844 static void emit_bpf_tail_call_direct(struct bpf_prog *bpf_prog, in emit_bpf_tail_call_direct()
1645 struct bpf_prog *bpf_prog) in emit_spectre_bhb_barrier()
1692 static int emit_kfunc_arena_args(struct bpf_prog *bpf_prog, in emit_kfunc_arena_args()
1730 static int do_jit(struct bpf_verifier_env *env, struct bpf_prog *bpf_prog, int *addrs, u8 *image, in do_jit()
/linux/include/net/
H A Dkcm.h109 struct bpf_prog *bpf_prog; member
/linux/tools/perf/util/
H A Ddso.h281 struct dso_bpf_prog bpf_prog; DECLARE_RC_STRUCT() local
/linux/include/net/mana/
H A Dmana.h410 struct bpf_prog __rcu *bpf_prog; member
597 struct bpf_prog *bpf_prog; member
/linux/tools/include/uapi/linux/
H A Dbpf.h6683 } bpf_prog; member
6696 } bpf_prog; member
/linux/include/uapi/linux/
H A Dbpf.h6683 } bpf_prog; member
6696 } bpf_prog; member
/linux/tools/perf/
H A Dbuiltin-trace.c1479 } bpf_prog; global() member
[all...]