Home
last modified time | relevance | path

Searched defs:prog (Results 126 – 150 of 283) sorted by relevance

12345678910>>...12

/Linux-v5.15/samples/bpf/
Dlathist_user.c84 struct bpf_program *prog; in main() local
Doffwaketime_user.c100 struct bpf_program *prog; in main() local
Dtest_map_in_map_user.c118 struct bpf_program *prog; in main() local
Dtest_overhead_user.c124 struct bpf_program *prog; in load_progs() local
Dcpustat_user.c193 struct bpf_program *prog; in main() local
Dxdp_sample_pkts_user.c101 static void usage(const char *prog) in usage()
/Linux-v5.15/tools/testing/selftests/bpf/
Dxdp_redirect_multi.c72 static void usage(const char *prog) in usage()
Dxdping.c73 static void show_usage(const char *prog) in show_usage()
Dtest_verifier.c492 struct bpf_insn prog[] = { in create_prog_dummy_simple() local
504 struct bpf_insn prog[] = { in create_prog_dummy_loop() local
698 struct bpf_insn *prog, int *map_fds) in do_test_fixup()
1043 struct bpf_insn *prog = test->insns; in do_test_single() local
/Linux-v5.15/net/netfilter/
Dxt_bpf.c45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
/Linux-v5.15/include/linux/
Dbpf-cgroup.h125 struct bpf_prog *prog; member
480 struct bpf_prog *prog) in cgroup_bpf_prog_attach()
492 struct bpf_prog *prog) in cgroup_bpf_link_attach()
506 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
/Linux-v5.15/arch/x86/tools/
Dinsn_decoder_test.c28 const char *prog; variable
Dinsn_sanity.c30 static const char *prog; /* Program name */ variable
/Linux-v5.15/tools/testing/selftests/gpio/
Dgpio-mockup-cdev.c91 static void usage(char *prog) in usage()
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_id.c17 struct bpf_program *prog; in test_bpf_obj_id() local
Dkfree_skb.c66 struct bpf_program *prog, *fentry, *fexit; in test_kfree_skb() local
Dalign.c594 struct bpf_insn *prog = test->insns; in do_test_single() local
Dget_stack_raw_tp.c92 struct bpf_program *prog; in test_get_stack_raw_tp() local
/Linux-v5.15/tools/perf/util/
Dhist.c1651 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort()
1796 struct ui_progress *prog, in hists__hierarchy_output_resort()
1895 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort()
1950 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb()
1965 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) in evsel__output_resort()
1970 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
1975 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
/Linux-v5.15/net/core/
Dbpf_sk_storage.c382 static bool bpf_sk_storage_tracing_allowed(const struct bpf_prog *prog) in bpf_sk_storage_tracing_allowed()
830 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local
872 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map()
/Linux-v5.15/samples/seccomp/
Duser-trap.c96 struct sock_fprog prog = { in user_trap_syscall() local
Dbpf-direct.c145 struct sock_fprog prog = { in install_filter() local
/Linux-v5.15/tools/testing/selftests/net/
Dtoeplitz.c295 struct sock_fprog prog = {}; in __set_filter() local
324 struct sock_fprog prog = {}; in set_filter_null() local
/Linux-v5.15/drivers/parisc/
Dsuperio.c435 u8 prog; in superio_fixup_pci() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dpriv.h31 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member

12345678910>>...12