Searched defs:prog (Results 26 - 50 of 371) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dpe_preserve_elems.c9 static void test_one_map(struct bpf_map *map, struct bpf_program *prog, argument
H A Dtrace_ext.c24 struct bpf_program *prog; local
[all...]
H A Dcgroup_attach_autodetach.c13 struct bpf_insn prog[] = { local
H A Dcgroup_attach_override.c15 struct bpf_insn prog[] = { local
[all...]
H A Dobj_name.c16 struct bpf_insn prog[] = { local
H A Dload_bytes_relative.c15 struct bpf_program *prog; local
H A Dreference_tracking.c13 struct bpf_program *prog; local
H A Dstacktrace_map.c11 struct bpf_program *prog; local
H A Dstacktrace_map_raw_tp.c11 struct bpf_program *prog; local
H A Dxdp_adjust_frags.c9 struct bpf_program *prog; local
H A Dcgrp_kfunc.c51 struct bpf_program *prog; local
H A Dparse_tcp_hdr_opt.c30 struct bpf_program *prog; local
60 struct bpf_program *prog; local
H A Ddynptr.c36 struct bpf_program *prog; local
/linux-master/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_exec_test.c19 static char *prog; variable
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpriv.h12 int (*prog)(struct nvkm_clk *); member in struct:nvkm_clk_func
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait_wouldblock.c31 void usage(char *prog) argument
/linux-master/samples/bpf/
H A Dsockex1_user.c14 struct bpf_program *prog; local
H A Dsockex2_user.c18 struct bpf_program *prog; local
H A Dsock_example.c48 struct bpf_insn prog[] = { local
H A Dtest_current_task_under_cgroup_user.c19 struct bpf_program *prog; local
/linux-master/include/linux/
H A Dbpf-netns.h43 netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
55 netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) argument
H A Dbpf_lsm.h55 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) argument
76 static inline void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, argument
60 bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, const struct bpf_prog *prog) argument
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_xdp.c9 int tsnep_xdp_setup_prog(struct tsnep_adapter *adapter, struct bpf_prog *prog, argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_xdp.c102 int stmmac_xdp_set_prog(struct stmmac_priv *priv, struct bpf_prog *prog, argument
/linux-master/tools/bpf/bpftool/
H A Diter.c19 struct bpf_program *prog; local

Completed in 155 milliseconds

1234567891011>>