/kernel/linux/linux-5.10/samples/bpf/ |
H A D | tracex5_user.c | 27 struct sock_fprog prog = { in install_accept_all_seccomp() local 39 struct bpf_program *prog; in main() local [all...] |
H A D | sock_example.c | 47 struct bpf_insn prog[] = { in test_sock() local
|
H A D | spintest_user.c | 18 struct bpf_program *prog; in main() local
|
H A D | test_overhead_tp_kern.c | 19 int prog(struct task_rename *ctx) in prog() function
|
H A D | test_current_task_under_cgroup_user.c | 18 struct bpf_program *prog; in main() local
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sock_reuseport.h | 26 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | iter.c | 16 struct bpf_program *prog; in do_pin() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | priv.h | 12 int (*prog)(struct nvkm_clk *); member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf-netns.h | 49 netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) netns_bpf_prog_attach() argument 61 netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) netns_bpf_link_create() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf-netns.h | 43 netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) netns_bpf_prog_attach() argument 55 netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) netns_bpf_link_create() argument
|
H A D | bpf_lsm.h | 55 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() argument 76 static inline void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, in bpf_lsm_find_cgroup_shim() argument 60 bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, const struct bpf_prog *prog) bpf_lsm_verify_prog() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_xdp.c | 9 int tsnep_xdp_setup_prog(struct tsnep_adapter *adapter, struct bpf_prog *prog, in tsnep_xdp_setup_prog() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_xdp.c | 102 int stmmac_xdp_set_prog(struct stmmac_priv *priv, struct bpf_prog *prog, in stmmac_xdp_set_prog() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | priv.h | 12 int (*prog)(struct nvkm_clk *); member
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | sock_example.c | 48 struct bpf_insn prog[] = { in test_sock() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | load_bytes_relative.c | 15 struct bpf_program *prog; in test_load_bytes_relative() local
|
H A D | parse_tcp_hdr_opt.c | 30 struct bpf_program *prog; in test_parse_opt() local 60 struct bpf_program *prog; in test_parse_opt_dynptr() local
|
H A D | netfilter_link_attach.c | 36 struct bpf_program *prog; in test_netfilter_link_attach() local
|
H A D | obj_name.c | 16 struct bpf_insn prog[] = { in test_obj_name() local
|
H A D | cgrp_kfunc.c | 51 struct bpf_program *prog; in run_success_test() local
|
H A D | dynptr.c | 36 struct bpf_program *prog; in verify_success() local
|
H A D | cgroup_attach_autodetach.c | 13 struct bpf_insn prog[] = { in prog_load() local
|
H A D | cgroup_attach_override.c | 15 struct bpf_insn prog[] = { in prog_load() local [all...] |
H A D | pe_preserve_elems.c | 9 static void test_one_map(struct bpf_map *map, struct bpf_program *prog, in test_one_map() argument
|
H A D | stacktrace_map.c | 11 struct bpf_program *prog; in test_stacktrace_map() local
|