Searched defs:prog (Results 126 - 150 of 371) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_getset_retval.c476 struct bpf_program *prog; local
H A Dkfunc_call.c94 struct bpf_program *prog; local
155 struct bpf_program *prog; local
H A Dlinked_list.c107 struct bpf_program *prog; local
H A Dcgroup_iter.c51 static void read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, argument
H A Dalign.c604 struct bpf_insn *prog = test->insns; local
H A Dbpf_obj_id.c17 struct bpf_program *prog; local
H A Dcore_autosize.c58 struct bpf_program *prog; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c255 struct bpf_prog *prog; local
310 struct bpf_prog *prog; local
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c55 struct bpf_prog *prog; member in struct:bpf_iter__bpf_prog
103 struct bpf_prog *prog = ctx->prog; local
/linux-master/samples/bpf/
H A Dtracex6_user.c178 struct bpf_program *prog; local
H A Doffwaketime_user.c99 struct bpf_program *prog; local
H A Dcpustat_user.c192 struct bpf_program *prog; local
H A Dtrace_event_user.c24 struct bpf_program *prog; variable in typeref:struct:bpf_program
H A Dcookie_uid_helper_example.c80 struct bpf_insn prog[] = { local
/linux-master/tools/perf/util/
H A Dbpf-filter.c92 struct bpf_program *prog; local
/linux-master/include/net/
H A Dtcx.h173 tcx_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
179 tcx_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
185 tcx_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) argument
/linux-master/tools/perf/bench/
H A Dsched-seccomp-notify.c59 struct sock_fprog prog = { local
/linux-master/arch/riscv/net/
H A Dbpf_jit_core.c21 const struct bpf_prog *prog = ctx->prog; local
45 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) argument
260 bpf_jit_free(struct bpf_prog *prog) argument
[all...]
/linux-master/samples/seccomp/
H A Duser-trap.c100 struct sock_fprog prog = { local
/linux-master/kernel/bpf/
H A Dmap_iter.c48 struct bpf_prog *prog; local
100 static int bpf_iter_attach_map(struct bpf_prog *prog, argument
H A Dnet_namespace.c297 int netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
386 struct bpf_prog *prog; local
477 netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) argument
[all...]
/linux-master/sound/drivers/opl3/
H A Dopl3_synth.c304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, argument
241 snd_opl3_load_patch(struct snd_opl3 *opl3, int prog, int bank, int type, const char *name, const unsigned char *ext, const unsigned char *data) argument
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c186 struct bpf_prog *prog; local
38 nfp_bpf_xdp_offload(struct nfp_app *app, struct nfp_net *nn, struct bpf_prog *prog, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dpsock_fanout.c149 struct bpf_insn prog[] = { local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sock.c387 static int load_sock_prog(const struct bpf_insn *prog, argument

Completed in 171 milliseconds

1234567891011>>