Home
last modified time | relevance | path

Searched defs:prog (Results 301 – 325 of 384) sorted by relevance

1...<<111213141516

/openbmc/linux/kernel/bpf/
H A Dhelpers.c1087 struct bpf_prog *prog; member
1273 struct bpf_prog *prev, *prog = aux->prog; in BPF_CALL_3() local
1362 struct bpf_prog *prog = async->prog; in drop_prog_refcnt() local
H A Dbpf_struct_ops.c424 struct bpf_prog *prog; in bpf_struct_ops_map_update_elem() local
H A Ddevmap.c853 struct bpf_prog *prog = NULL; in __dev_map_alloc_node() local
/openbmc/linux/kernel/events/
H A Dcore.c5966 struct bpf_prog *prog; in _perf_ioctl() local
9272 struct bpf_prog *prog; member
9310 static void perf_event_bpf_emit_ksymbols(struct bpf_prog *prog, in perf_event_bpf_emit_ksymbols()
9332 void perf_event_bpf_event(struct bpf_prog *prog, in perf_event_bpf_event()
10471 struct bpf_prog *prog; in bpf_overflow_handler() local
10493 struct bpf_prog *prog, in perf_event_set_bpf_handler()
10532 struct bpf_prog *prog = event->prog; in perf_event_free_bpf_handler() local
10543 struct bpf_prog *prog, in perf_event_set_bpf_handler()
10572 int perf_event_set_bpf_prog(struct perf_event *event, struct bpf_prog *prog, in perf_event_set_bpf_prog()
10630 int perf_event_set_bpf_prog(struct perf_event *event, struct bpf_prog *prog, in perf_event_set_bpf_prog()
[all …]
/openbmc/linux/include/sound/
H A Dopl3.h253 unsigned char prog; member
/openbmc/linux/include/linux/
H A Dbtf.h523 struct bpf_prog *prog) in btf_kfunc_id_set_contains()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxsk.c423 int xsk_attach_xdp_program(struct bpf_program *prog, int ifindex, u32 xdp_flags) in xsk_attach_xdp_program()
H A Dtest_offload.py936 prog = progs[0] variable
1060 prog = progs[0] variable
H A Dtest_sock_addr.c666 struct bpf_program *prog; in load_path() local
/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c507 struct sock_fprog prog = {}; in __recv_prepare_packet_filter() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c1007 struct bpf_program *prog; in run_core_reloc_tests() local
H A Dselect_reuseport.c90 struct bpf_program *prog; in prepare_bpf_obj() local
H A Dsk_lookup.c469 static struct bpf_link *attach_lookup_prog(struct bpf_program *prog) in attach_lookup_prog()
/openbmc/linux/net/ipv4/
H A Dudp.c3262 static int udp_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in udp_prog_seq_show()
3279 struct bpf_prog *prog; in bpf_iter_udp_seq_show() local
3314 struct bpf_prog *prog; in bpf_iter_udp_seq_stop() local
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1077 static int fun_enter_xdp(struct net_device *dev, struct bpf_prog *prog) in fun_enter_xdp()
1133 struct bpf_prog *old_prog, *prog = xdp->prog; in fun_xdp_setup() local
/openbmc/linux/kernel/
H A Dkallsyms.c825 struct bpf_prog *prog; in ksym_prog_seq_show() local
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c1259 static void usage(const char *prog) in usage()
/openbmc/linux/net/sunrpc/
H A Drpcb_clnt.c454 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c737 wavefront_program prog; in wavefront_get_program_status() local
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c329 u32 temp[8], *prog, *func, seen = 0, pass; in bpf_jit_compile() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c2632 static void ice_vsi_assign_bpf_prog(struct ice_vsi *vsi, struct bpf_prog *prog) in ice_vsi_assign_bpf_prog()
2653 int ice_prepare_xdp_rings(struct ice_vsi *vsi, struct bpf_prog *prog, in ice_prepare_xdp_rings()
2913 ice_xdp_setup_prog(struct ice_vsi *vsi, struct bpf_prog *prog, in ice_xdp_setup_prog()
7496 struct bpf_prog *prog; in ice_change_mtu() local
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c898 static u32 netsec_run_xdp(struct netsec_priv *priv, struct bpf_prog *prog, in netsec_run_xdp()
1791 static int netsec_xdp_setup(struct netsec_priv *priv, struct bpf_prog *prog, in netsec_xdp_setup()
/openbmc/linux/drivers/net/
H A Dxen-netfront.c969 struct xen_netif_rx_response *rx, struct bpf_prog *prog, in xennet_run_xdp()
1618 static int xennet_xdp_set(struct net_device *dev, struct bpf_prog *prog, in xennet_xdp_set()
/openbmc/linux/net/netlink/
H A Daf_netlink.c2745 struct bpf_prog *prog; in netlink_seq_show() local
2761 struct bpf_prog *prog; in netlink_seq_stop() local
/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c740 static void usage(char *prog) in usage()

1...<<111213141516