Home
last modified time | relevance | path

Searched defs:prog (Results 276 – 300 of 384) sorted by relevance

1...<<111213141516

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h176 int (*prog)(struct nvkm_ram *); member
/openbmc/linux/drivers/hwmon/
H A Dthmc50.c89 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1677 struct bpf_prog *prog; in mlx5e_skb_from_cqe_linear() local
1730 struct bpf_prog *prog; in mlx5e_skb_from_cqe_nonlinear() local
2006 struct bpf_prog *prog; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local
2145 struct bpf_prog *prog; in mlx5e_skb_from_cqe_mpwrq_linear() local
/openbmc/linux/net/unix/
H A Daf_unix.c3364 static int unix_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in unix_prog_seq_show()
3495 struct bpf_prog *prog; in bpf_iter_unix_seq_show() local
3524 struct bpf_prog *prog; in bpf_iter_unix_seq_stop() local
3651 const struct bpf_prog *prog) in bpf_iter_unix_get_func_proto()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1532 struct bpf_prog *prog) in enetc_clean_rx_ring_xdp()
1675 struct bpf_prog *prog; in enetc_poll() local
2731 struct bpf_prog *old_prog, *prog = ctx; in enetc_reconfigure_xdp_cb() local
2761 static int enetc_setup_xdp_prog(struct net_device *ndev, struct bpf_prog *prog, in enetc_setup_xdp_prog()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c965 struct bpf_prog *prog; in netvsc_devinfo_get() local
1057 struct bpf_prog *prog; in netvsc_attach() local
2359 struct bpf_prog *prog; in netvsc_register_vf() local
/openbmc/linux/net/ipv6/
H A Dip6_fib.c2663 static int ipv6_route_prog_seq_show(struct bpf_prog *prog, in ipv6_route_prog_seq_show()
2678 struct bpf_prog *prog; in ipv6_route_seq_show() local
2695 struct bpf_prog *prog; in ipv6_route_seq_stop() local
/openbmc/linux/drivers/net/ethernet/ti/
H A 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
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py720 def process_prog(self, srctree, keyword, value, prog, deps, outlines, inherits, values): argument
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c587 int fun_rxq_set_bpf(struct funeth_rxq *q, struct bpf_prog *prog) in fun_rxq_set_bpf()
/openbmc/linux/usr/
H A Dgen_init_cpio.c502 static void usage(const char *prog) in usage()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c511 struct bpf_program *prog; in init_prog_array() local
H A Dctx_rewrite.c734 struct bpf_insn *prog; member
/openbmc/linux/kernel/bpf/
H A Dbtf.c5864 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf()
5910 static bool prog_args_trusted(const struct bpf_prog *prog) in prog_args_trusted()
5927 const struct bpf_prog *prog, in btf_ctx_access()
6738 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, in btf_check_type_match()
6873 struct bpf_prog *prog = env->prog; in btf_check_subprog_arg_match() local
6916 struct bpf_prog *prog = env->prog; in btf_check_subprog_call() local
6955 struct bpf_prog *prog = env->prog; in btf_prepare_func_args() local
7793 const struct bpf_prog *prog) in __btf_kfunc_id_set_contains()
7864 const struct bpf_prog *prog) in btf_kfunc_id_set_contains()
7879 const struct bpf_prog *prog) in btf_kfunc_is_modify_return()
H A Darraymap.c599 struct bpf_prog *prog; in __bpf_array_map_seq_show() local
911 struct bpf_prog *prog = bpf_prog_get(fd); in prog_fd_array_get_ptr() local
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c528 static inline bool nicvf_xdp_rx(struct nicvf *nic, struct bpf_prog *prog, in nicvf_xdp_rx()
1832 static int nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) in nicvf_xdp_setup()
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d3.dtsi1018 prog: progck { label
H A Dsama5d4.dtsi457 prog: progck { label
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c605 void usage(char *prog) in usage()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c413 struct bpf_prog *prog; in aq_xdp_run_prog() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c266 struct bpf_prog *prog, struct mlx5e_xdp_buff *mxbuf) in mlx5e_xdp_handle()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c614 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
/openbmc/linux/lib/
H A Dtest_firmware.c123 const char *prog; member
1138 const u8 *p, const char *prog) in upload_err_inject_error()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx.c615 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app.h338 struct bpf_prog *prog, in nfp_app_xdp_offload()

1...<<111213141516