Home
last modified time | relevance | path

Searched defs:prog (Results 326 – 350 of 384) sorted by relevance

1...<<111213141516

/openbmc/linux/net/core/
H A Ddev.c3995 const struct bpf_prog *prog; in tcx_run() local
9169 struct bpf_prog *prog = dev_xdp_prog(dev, mode); in dev_xdp_prog_id() local
9182 struct bpf_prog *prog) in dev_xdp_set_prog()
9190 u32 flags, struct bpf_prog *prog) in dev_xdp_install()
9225 struct bpf_prog *prog; in dev_xdp_uninstall() local
9518 int bpf_xdp_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_xdp_link_attach()
/openbmc/u-boot/common/
H A Dcli_hush.c1206 static int setup_redirects(struct child_prog *prog, int squirrel[])
2549 struct child_prog *prog=ctx->child; local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c1082 struct bpf_prog *prog, in qede_rx_xdp()
H A Dqede_filter.c1030 static int qede_xdp_set(struct qede_dev *edev, struct bpf_prog *prog) in qede_xdp_set()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h516 u64 *prog; member
H A Djit.c4435 static int nfp_bpf_ustore_calc(u64 *prog, unsigned int len) in nfp_bpf_ustore_calc()
4455 void *prog; in nfp_bpf_prog_trim() local
4537 u64 *prog; in nfp_bpf_relo_for_vnic() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py750 def __init__(self, msg, prog, sleep_delay, retries): argument
/openbmc/linux/tools/lib/bpf/
H A Dusdt.c955 struct bpf_link *usdt_manager_attach_usdt(struct usdt_manager *man, const struct bpf_program *prog, in usdt_manager_attach_usdt()
H A Dlibbpf.h1542 struct bpf_program **prog; member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c1404 struct bpf_prog *prog, in otx2_xdp_rcv_pkt_handler()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2481 struct bpf_prog *prog, in __igc_xdp_run_prog()
2513 struct bpf_prog *prog; in igc_xdp_run_prog() local
2769 struct bpf_prog *prog; in igc_clean_rx_irq_zc() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4886 struct bpf_prog *prog, in __stmmac_xdp_run_prog()
4923 struct bpf_prog *prog; in stmmac_xdp_run_prog() local
5089 struct bpf_prog *prog; in stmmac_rx_zc() local
/openbmc/linux/drivers/pci/
H A Dquirks.c1426 u8 prog; in quirk_svwks_csb5ide() local
1440 u8 prog; in quirk_ide_samemode() local
/openbmc/linux/drivers/media/usb/as102/
H A Das10x_cmd.h364 __le16 prog; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1813 struct bpf_program *prog; in populate_progs() local
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c3282 struct bpf_program *pos, *prog = NULL; local
3302 struct bpf_program *prog; local
4877 struct bpf_program *prog; local
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1938 struct bpf_prog *prog; in mtk_xdp_run() local
3489 static int mtk_xdp_setup(struct net_device *dev, struct bpf_prog *prog, in mtk_xdp_setup()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c1466 static int gve_set_xdp(struct gve_priv *priv, struct bpf_prog *prog, in gve_set_xdp()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h81 struct bpf_prog *prog; member
/openbmc/linux/kernel/
H A Dseccomp.c233 struct bpf_prog *prog; member
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h66 struct bpf_prog *prog; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1995 struct bpf_prog *prog = bpf->prog; in nfp_net_xdp_setup_drv() local
/openbmc/linux/include/linux/
H A Dperf_event.h815 struct bpf_prog *prog; member
1766 static inline void perf_event_bpf_event(struct bpf_prog *prog, in perf_event_bpf_event()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4758 struct bpf_program *prog; in do_test_file() local
/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c1947 static void print_usage(char *prog) in print_usage()

1...<<111213141516