/linux-6.14.4/samples/bpf/ |
D | map_perf_test_user.c | 428 struct bpf_program *prog; in main() local
|
/linux-6.14.4/tools/lib/bpf/ |
D | features.c | 280 int ret, map, prog, insn_cnt = ARRAY_SIZE(insns); in probe_prog_bind_map() local
|
/linux-6.14.4/net/ipv4/ |
D | tcp_ipv4.c | 3020 static int tcp_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, 3215 struct bpf_prog *prog; local 3257 struct bpf_prog *prog; local 3612 const struct bpf_prog *prog)
|
/linux-6.14.4/kernel/bpf/ |
D | helpers.c | 1085 struct bpf_prog *prog; member 1356 struct bpf_prog *prev, *prog = aux->prog; in __bpf_async_set_callback() local 1454 struct bpf_prog *prog = async->prog; in drop_prog_refcnt() local 1906 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_base_func_proto() 2791 struct bpf_prog *prog; in bpf_stack_walker() local
|
D | local_storage.c | 499 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc()
|
D | log.c | 336 const struct bpf_prog *prog; in find_linfo() local
|
/linux-6.14.4/tools/testing/selftests/bpf/benchs/ |
D | bench_trigger.c | 162 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | cls_redirect.c | 337 static void test_cls_redirect_common(struct bpf_program *prog) in test_cls_redirect_common()
|
D | ctx_rewrite.c | 636 struct bpf_insn *prog; member
|
/linux-6.14.4/arch/arm/net/ |
D | bpf_jit_32.c | 203 const struct bpf_prog *prog; member 2101 const struct bpf_prog *prog = ctx->prog; in build_body() local 2145 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
/linux-6.14.4/tools/perf/tests/ |
D | dlfilter-test.c | 210 static const char *prog = "int bar(){};int foo(){bar();};int main(){foo();return 0;}"; variable
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rx.c | 1669 struct bpf_prog *prog; in mlx5e_skb_from_cqe_linear() local 1722 struct bpf_prog *prog; in mlx5e_skb_from_cqe_nonlinear() local 1992 struct bpf_prog *prog; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local 2131 struct bpf_prog *prog; in mlx5e_skb_from_cqe_mpwrq_linear() local
|
/linux-6.14.4/net/unix/ |
D | af_unix.c | 3466 static int unix_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in unix_prog_seq_show() 3597 struct bpf_prog *prog; in bpf_iter_unix_seq_show() local 3626 struct bpf_prog *prog; in bpf_iter_unix_seq_stop() local 3754 const struct bpf_prog *prog) in bpf_iter_unix_get_func_proto()
|
/linux-6.14.4/drivers/net/hyperv/ |
D | netvsc_drv.c | 965 struct bpf_prog *prog; in netvsc_devinfo_get() local 1058 struct bpf_prog *prog; in netvsc_attach() local 2362 struct bpf_prog *prog; in netvsc_register_vf() local
|
/linux-6.14.4/net/ipv6/ |
D | ip6_fib.c | 2712 static int ipv6_route_prog_seq_show(struct bpf_prog *prog, in ipv6_route_prog_seq_show() 2727 struct bpf_prog *prog; in ipv6_route_seq_show() local 2744 struct bpf_prog *prog; in ipv6_route_seq_stop() local
|
/linux-6.14.4/tools/perf/ |
D | builtin-report.c | 702 struct ui_progress prog; in report__collapse_hists() local 762 struct ui_progress prog; in report__output_resort() local
|
/linux-6.14.4/drivers/net/ethernet/ti/ |
D | cpsw_priv.c | 1266 struct bpf_prog *prog = bpf->prog; in cpsw_xdp_prog_setup() local 1331 struct bpf_prog *prog; in cpsw_run_xdp() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 176 int (*prog)(struct nvkm_ram *); member
|
/linux-6.14.4/fs/lockd/ |
D | mon.c | 41 u32 prog; /* RPC callback info */ member
|
/linux-6.14.4/drivers/media/pci/intel/ipu6/ |
D | ipu6.c | 237 struct ipu6_cell_program *prog; in ipu6_pkg_dir_configure_spc() local
|
/linux-6.14.4/drivers/hwmon/ |
D | thmc50.c | 89 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device() local
|
/linux-6.14.4/tools/perf/util/ |
D | bpf-filter.c | 449 struct bpf_program *prog; in perf_bpf_filter__prepare() local
|
D | bpf_counter.c | 106 struct bpf_program *prog; in bpf_program_profiler_load_one() local
|
/linux-6.14.4/usr/ |
D | gen_init_cpio.c | 509 static void usage(const char *prog) in usage()
|
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/ |
D | funeth_rx.c | 587 int fun_rxq_set_bpf(struct funeth_rxq *q, struct bpf_prog *prog) in fun_rxq_set_bpf()
|