Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ !
Dbpf.h1560 struct bpf_prog { struct
1577 enum bpf_prog_type type; /* Type of BPF program */ argument
1582 struct bpf_prog_stats __percpu *stats; argument
1586 struct bpf_prog_aux *aux; /* Auxiliary fields */ argument
1608 struct bpf_prog *prog; argument
/linux-6.12.1/tools/testing/selftests/bpf/progs/ !
Dcgroup_storage.c13 int bpf_prog(struct __sk_buff *skb) in bpf_prog() function
/linux-6.12.1/kernel/bpf/preload/iterators/ !
Diterators.bpf.c49 struct bpf_prog { struct
50 struct bpf_prog_aux *aux; argument
/linux-6.12.1/tools/testing/selftests/net/ !
Dpsock_lib.h65 struct sock_fprog bpf_prog; in pair_udp_setfilter() local
Dpsock_fanout.c118 struct sock_fprog bpf_prog; in sock_fanout_set_cbpf() local
/linux-6.12.1/kernel/bpf/ !
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-6.12.1/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
/linux-6.12.1/samples/bpf/ !
Dhbm.c70 static struct bpf_program *bpf_prog; variable
/linux-6.12.1/net/netfilter/ !
Dnf_bpf_link.c11 static unsigned int nf_hook_run_bpf(void *bpf_prog, struct sk_buff *skb, in nf_hook_run_bpf()
/linux-6.12.1/arch/x86/net/ !
Dbpf_jit_comp.c689 static void emit_bpf_tail_call_indirect(struct bpf_prog *bpf_prog, in emit_bpf_tail_call_indirect()
777 static void emit_bpf_tail_call_direct(struct bpf_prog *bpf_prog, in emit_bpf_tail_call_direct()
1415 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()
/linux-6.12.1/net/packet/ !
Dinternal.h91 struct bpf_prog __rcu *bpf_prog; member
/linux-6.12.1/include/net/ !
Dkcm.h110 struct bpf_prog *bpf_prog; member
/linux-6.12.1/include/net/mana/ !
Dmana.h346 struct bpf_prog __rcu *bpf_prog; member
449 struct bpf_prog *bpf_prog; member
/linux-6.12.1/tools/perf/util/ !
Ddso.h203 struct dso_bpf_prog bpf_prog; in DECLARE_RC_STRUCT() local
/linux-6.12.1/include/uapi/linux/ !
Dbpf.h6471 } bpf_prog; member
6484 } bpf_prog; member
/linux-6.12.1/tools/include/uapi/linux/ !
Dbpf.h6471 } bpf_prog; member
6484 } bpf_prog; member
/linux-6.12.1/tools/perf/ !
Dbuiltin-trace.c1457 } bpf_prog; member
/linux-6.12.1/drivers/net/hyperv/ !
Dhyperv_net.h1128 struct bpf_prog __rcu *bpf_prog; member