Home
last modified time | relevance | path

Searched defs:prog (Results 101 – 125 of 283) sorted by relevance

12345678910>>...12

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_xdp.c102 int stmmac_xdp_set_prog(struct stmmac_priv *priv, struct bpf_prog *prog, in stmmac_xdp_set_prog()
/Linux-v5.15/include/net/
Dsock_reuseport.h27 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
/Linux-v5.15/tools/testing/selftests/futex/functional/
Dfutex_wait_timeout.c27 void usage(char *prog) in usage()
Dfutex_requeue_pi_signal_restart.c40 void usage(char *prog) in usage()
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dcgroup_attach_multi.c39 struct bpf_insn prog[] = { in prog_load_cnt() local
Dconnect_force_port.c58 struct bpf_program *prog; in run_test() local
Drdonly_maps.c27 struct bpf_program *prog; in test_rdonly_maps() local
Dxdp_bpf2bpf.c50 struct bpf_program *prog; in test_xdp_bpf2bpf() local
Dtrampoline_count.c35 struct bpf_program *prog; in load() local
Dflow_dissector_reattach.c44 struct bpf_insn prog[] = { in load_prog() local
57 static __u32 query_prog_id(int prog) in query_prog_id()
/Linux-v5.15/samples/bpf/
Dtrace_output_user.c48 struct bpf_program *prog; in main() local
Dtest_cgrp2_attach.c44 struct bpf_insn prog[] = { in prog_load() local
Dxdp1_user.c69 static void usage(const char *prog) in usage()
Dxdpsock_ctrl_proc.c25 static void usage(const char *prog) in usage()
Dsockex3_user.c29 struct bpf_program *prog; in main() local
Dtracex3_user.c111 struct bpf_program *prog; in main() local
Dtracex6_user.c179 struct bpf_program *prog; in main() local
/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_xdp.c9 int igc_xdp_set_prog(struct igc_adapter *adapter, struct bpf_prog *prog, in igc_xdp_set_prog()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.c39 struct bpf_prog *prog, struct netlink_ext_ack *extack) in nfp_bpf_xdp_offload()
186 struct bpf_prog *prog; in nfp_bpf_check_mtu() local
/Linux-v5.15/net/core/
Dsock_map.c62 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_get_from_fd()
84 struct bpf_prog *prog; in sock_map_prog_detach() local
743 struct bpf_prog *prog; in sock_map_seq_show() local
1334 struct bpf_prog *prog; in sock_hash_seq_show() local
1415 static int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, in sock_map_prog_update()
1523 static int sock_map_iter_attach_target(struct bpf_prog *prog, in sock_map_iter_attach_target()
/Linux-v5.15/tools/perf/util/
Dbpf-loader.c319 config_bpf_program(struct bpf_program *prog) in config_bpf_program()
413 preproc_gen_prologue(struct bpf_program *prog, int n, in preproc_gen_prologue()
566 static int hook_load_preprocessor(struct bpf_program *prog) in hook_load_preprocessor()
629 struct bpf_program *prog; in bpf__probe() local
690 struct bpf_program *prog; in bpf__unprobe() local
745 struct bpf_program *prog; in bpf__foreach_event() local
/Linux-v5.15/net/sunrpc/
Dsvc.c426 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create()
491 svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create()
499 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, in svc_create_pooled()
1292 u32 prog, vers; in svc_process_common() local
/Linux-v5.15/tools/cgroup/
Dmemcg_slabinfo.py148 def for_each_slab_page(prog): argument
/Linux-v5.15/tools/testing/selftests/bpf/benchs/
Dbench_rename.c63 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
Dbench_trigger.c58 static void attach_bpf(struct bpf_program *prog) in attach_bpf()

12345678910>>...12