Home
last modified time | relevance | path

Searched defs:prog (Results 201 – 225 of 283) sorted by relevance

12345678910>>...12

/Linux-v5.15/net/ipv6/
Dip6_fib.c2657 static int ipv6_route_prog_seq_show(struct bpf_prog *prog, in ipv6_route_prog_seq_show()
2672 struct bpf_prog *prog; in ipv6_route_seq_show() local
2689 struct bpf_prog *prog; in ipv6_route_seq_stop() local
/Linux-v5.15/kernel/bpf/
Darraymap.c562 struct bpf_prog *prog; in __bpf_array_map_seq_show() local
842 struct bpf_prog *prog = bpf_prog_get(fd); in prog_fd_array_get_ptr() local
Dbtf.c4679 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf()
4703 const struct bpf_prog *prog, in btf_ctx_access()
5407 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, in btf_check_type_match()
5581 struct bpf_prog *prog = env->prog; in btf_check_subprog_arg_match() local
5627 struct bpf_prog *prog = env->prog; in btf_prepare_func_args() local
/Linux-v5.15/tools/bpf/bpftool/
Dprog.c1381 struct bpf_program *prog = NULL, *pos; in load_with_options() local
2120 struct bpf_program *prog; in do_profile() local
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector.c453 struct bpf_program *prog; in init_prog_array() local
Dcore_reloc.c825 struct bpf_program *prog; in test_core_reloc() local
Dselect_reuseport.c100 struct bpf_program *prog; in prepare_bpf_obj() local
Dsk_lookup.c471 static struct bpf_link *attach_lookup_prog(struct bpf_program *prog) in attach_lookup_prog()
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c529 static inline bool nicvf_xdp_rx(struct nicvf *nic, struct bpf_prog *prog, in nicvf_xdp_rx()
1834 static int nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) in nicvf_xdp_setup()
/Linux-v5.15/net/unix/
Daf_unix.c3270 static int unix_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in unix_prog_seq_show()
3285 struct bpf_prog *prog; in bpf_iter_unix_seq_show() local
3301 struct bpf_prog *prog; in bpf_iter_unix_seq_stop() local
/Linux-v5.15/drivers/net/ethernet/sfc/
Defx.c619 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
/Linux-v5.15/samples/bpf/
Dxdp_router_ipv4_user.c616 static void usage(const char *prog) in usage()
/Linux-v5.15/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c605 void usage(char *prog) in usage()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_app.h328 struct bpf_prog *prog, in nfp_app_xdp_offload()
/Linux-v5.15/net/ipv4/
Dudp.c3088 static int udp_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in udp_prog_seq_show()
3105 struct bpf_prog *prog; in bpf_iter_udp_seq_show() local
3121 struct bpf_prog *prog; in bpf_iter_udp_seq_stop() local
/Linux-v5.15/kernel/events/
Dcore.c5663 struct bpf_prog *prog; in _perf_ioctl() local
8873 struct bpf_prog *prog; member
8911 static void perf_event_bpf_emit_ksymbols(struct bpf_prog *prog, in perf_event_bpf_emit_ksymbols()
8935 void perf_event_bpf_event(struct bpf_prog *prog, in perf_event_bpf_event()
9947 struct bpf_prog *prog; in bpf_overflow_handler() local
9967 struct bpf_prog *prog, in perf_event_set_bpf_handler()
10006 struct bpf_prog *prog = event->prog; in perf_event_free_bpf_handler() local
10017 struct bpf_prog *prog, in perf_event_set_bpf_handler()
10046 int perf_event_set_bpf_prog(struct perf_event *event, struct bpf_prog *prog, in perf_event_set_bpf_prog()
10100 int perf_event_set_bpf_prog(struct perf_event *event, struct bpf_prog *prog, in perf_event_set_bpf_prog()
[all …]
/Linux-v5.15/include/sound/
Dopl3.h253 unsigned char prog; member
/Linux-v5.15/drivers/net/ethernet/amazon/ena/
Dena_netdev.c516 struct bpf_prog *prog, in ena_xdp_exchange_program_rx_in_range()
536 struct bpf_prog *prog) in ena_xdp_exchange_program()
573 struct bpf_prog *prog = bpf->prog; in ena_xdp_set() local
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_offload.py934 prog = progs[0] variable
1058 prog = progs[0] variable
Dxdpxceiver.c322 static void usage(const char *prog) in usage()
/Linux-v5.15/drivers/net/
Dxen-netfront.c893 struct xen_netif_rx_response *rx, struct bpf_prog *prog, in xennet_run_xdp()
1491 static int xennet_xdp_set(struct net_device *dev, struct bpf_prog *prog, in xennet_xdp_set()
/Linux-v5.15/tools/perf/util/
Dsession.c2178 struct ui_progress *prog) in reader__process_events()
2299 struct ui_progress prog; in __perf_session__process_events() local
/Linux-v5.15/net/sunrpc/
Drpcb_clnt.c431 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
/Linux-v5.15/arch/sparc/net/
Dbpf_jit_comp_32.c329 u32 temp[8], *prog, *func, seen = 0, pass; in bpf_jit_compile() local
/Linux-v5.15/sound/isa/wavefront/
Dwavefront_synth.c739 wavefront_program prog; in wavefront_get_program_status() local

12345678910>>...12