Searched defs:bpf_prog (Results 1 - 17 of 17) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dpsock_lib.h65 struct sock_fprog bpf_prog; local
H A Dpsock_fanout.c118 struct sock_fprog bpf_prog; local
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c49 struct bpf_prog { struct
/linux-master/net/netfilter/
H A Dnf_bpf_link.c11 static unsigned int nf_hook_run_bpf(void *bpf_prog, struct sk_buff *skb, argument
/linux-master/samples/bpf/
H A Dhbm.c70 static struct bpf_program *bpf_prog; variable in typeref:struct:bpf_program
/linux-master/include/net/
H A Dkcm.h109 struct bpf_prog *bpf_prog; member in struct:kcm_psock
/linux-master/net/packet/
H A Dinternal.h91 struct bpf_prog __rcu *bpf_prog; member in union:packet_fanout::__anon193
/linux-master/arch/um/drivers/
H A Dvector_user.c779 struct sock_fprog *bpf_prog; local
816 struct sock_fprog *bpf_prog; local
[all...]
/linux-master/tools/perf/util/
H A Ddso.h214 } bpf_prog; member in struct:dso
/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c1569 static int emit_kfunc_call(const struct bpf_prog *bpf_prog, u8 *end_addr, argument
1659 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, argument
[all...]
H A Dbpf_jit_comp.c606 static void emit_bpf_tail_call_indirect(struct bpf_prog *bpf_prog, argument
688 static void emit_bpf_tail_call_direct(struct bpf_prog *bpf_prog, argument
1269 do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, u8 *rw_image, int oldproglen, struct jit_context *ctx, bool jmp_padding) argument
[all...]
/linux-master/include/net/mana/
H A Dmana.h330 struct bpf_prog __rcu *bpf_prog; member in struct:mana_rxq
432 struct bpf_prog *bpf_prog; member in struct:mana_port_context
/linux-master/tools/perf/
H A Dbuiltin-trace.c1223 } bpf_prog; member in struct:syscall
[all...]
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h1128 struct bpf_prog __rcu *bpf_prog; member in struct:netvsc_channel
/linux-master/include/uapi/linux/
H A Dbpf.h6455 } bpf_prog; member in struct:bpf_devmap_val
6468 } bpf_prog; member in struct:bpf_cpumap_val
/linux-master/tools/include/uapi/linux/
H A Dbpf.h6455 } bpf_prog; member in struct:bpf_devmap_val
6468 } bpf_prog; member in struct:bpf_cpumap_val
/linux-master/include/linux/
H A Dbpf.h1528 struct bpf_prog { struct
[all...]

Completed in 391 milliseconds