Home
last modified time | relevance | path

Searched defs:prog (Results 251 – 275 of 373) sorted by relevance

1...<<1112131415

/linux-6.14.4/samples/bpf/
Dmap_perf_test_user.c428 struct bpf_program *prog; in main() local
/linux-6.14.4/tools/lib/bpf/
Dfeatures.c280 int ret, map, prog, insn_cnt = ARRAY_SIZE(insns); in probe_prog_bind_map() local
/linux-6.14.4/net/ipv4/
Dtcp_ipv4.c3020 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/
Dhelpers.c1085 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
Dlocal_storage.c499 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc()
Dlog.c336 const struct bpf_prog *prog; in find_linfo() local
/linux-6.14.4/tools/testing/selftests/bpf/benchs/
Dbench_trigger.c162 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c337 static void test_cls_redirect_common(struct bpf_program *prog) in test_cls_redirect_common()
Dctx_rewrite.c636 struct bpf_insn *prog; member
/linux-6.14.4/arch/arm/net/
Dbpf_jit_32.c203 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/
Ddlfilter-test.c210 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/
Den_rx.c1669 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/
Daf_unix.c3466 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/
Dnetvsc_drv.c965 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/
Dip6_fib.c2712 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/
Dbuiltin-report.c702 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/
Dcpsw_priv.c1266 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/
Dfb.h176 int (*prog)(struct nvkm_ram *); member
/linux-6.14.4/fs/lockd/
Dmon.c41 u32 prog; /* RPC callback info */ member
/linux-6.14.4/drivers/media/pci/intel/ipu6/
Dipu6.c237 struct ipu6_cell_program *prog; in ipu6_pkg_dir_configure_spc() local
/linux-6.14.4/drivers/hwmon/
Dthmc50.c89 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device() local
/linux-6.14.4/tools/perf/util/
Dbpf-filter.c449 struct bpf_program *prog; in perf_bpf_filter__prepare() local
Dbpf_counter.c106 struct bpf_program *prog; in bpf_program_profiler_load_one() local
/linux-6.14.4/usr/
Dgen_init_cpio.c509 static void usage(const char *prog) in usage()
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/
Dfuneth_rx.c587 int fun_rxq_set_bpf(struct funeth_rxq *q, struct bpf_prog *prog) in fun_rxq_set_bpf()

1...<<1112131415