Home
last modified time | relevance | path

Searched defs:prog (Results 1 – 25 of 26) sorted by relevance

12

/tools/lib/bpf/
Dlibbpf.c251 static void bpf_program__unload(struct bpf_program *prog) in bpf_program__unload()
274 static void bpf_program__exit(struct bpf_program *prog) in bpf_program__exit()
297 struct bpf_program *prog) in bpf_program__init()
336 struct bpf_program prog, *progs; in bpf_object__add_program() local
804 struct bpf_program *prog; in bpf_object__find_prog_by_idx() local
816 bpf_program__collect_reloc(struct bpf_program *prog, in bpf_program__collect_reloc()
922 bpf_program__relocate(struct bpf_program *prog, struct bpf_object *obj) in bpf_program__relocate()
954 struct bpf_program *prog; in bpf_object__relocate() local
984 struct bpf_program *prog; in bpf_object__collect_reloc() local
1070 bpf_program__load(struct bpf_program *prog, in bpf_program__load()
[all …]
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c226 struct sock_fprog prog = { in TEST() local
258 struct sock_fprog prog = { }; in TEST() local
295 struct sock_fprog prog = { }; in TEST() local
332 struct sock_fprog prog = { in TEST() local
355 struct sock_fprog prog = { in TEST() local
380 struct sock_fprog prog = { in TEST() local
397 struct sock_fprog prog = { in TEST() local
416 struct sock_fprog prog = { in TEST() local
438 struct sock_fprog prog = { in TEST_SIGNAL() local
460 struct sock_fprog prog = { in TEST_SIGNAL() local
[all …]
Dseccomp_benchmark.c65 struct sock_fprog prog = { in main() local
/tools/testing/selftests/futex/functional/
Dfutex_wait_wouldblock.c34 void usage(char *prog) in usage()
Dfutex_wait_timeout.c34 void usage(char *prog) in usage()
Dfutex_requeue_pi_mismatched_ops.c39 void usage(char *prog) in usage()
Dfutex_wait_uninitialized_heap.c46 void usage(char *prog) in usage()
Dfutex_wait_private_mapped_file.c47 void usage(char *prog) in usage()
Dfutex_requeue_pi_signal_restart.c44 void usage(char *prog) in usage()
Dfutex_requeue_pi.c61 void usage(char *prog) in usage()
/tools/testing/selftests/powerpc/dscr/
Ddscr_inherit_exec_test.c22 static char prog[LEN_MAX]; variable
/tools/perf/util/
Dvdso.c178 static int vdso__copy_compat(const char *prog, int fd) in vdso__copy_compat()
195 static int vdso__create_compat_file(const char *prog, char *temp_name) in vdso__create_compat_file()
Dbpf-loader.c328 config_bpf_program(struct bpf_program *prog) in config_bpf_program()
427 preproc_gen_prologue(struct bpf_program *prog, int n, in preproc_gen_prologue()
583 static int hook_load_preprocessor(struct bpf_program *prog) in hook_load_preprocessor()
646 struct bpf_program *prog; in bpf__probe() local
707 struct bpf_program *prog; in bpf__unprobe() local
760 struct bpf_program *prog; in bpf__foreach_event() local
Dhist.c1466 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort()
1608 struct ui_progress *prog, in hists__hierarchy_output_resort()
1704 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort()
1758 void perf_evsel__output_resort(struct perf_evsel *evsel, struct ui_progress *prog) in perf_evsel__output_resort()
1772 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
1777 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
Dordered-events.c196 struct ui_progress prog; in __ordered_events__flush() local
Dsession.c1841 struct ui_progress prog; in __perf_session__process_events() local
/tools/testing/selftests/bpf/
Dtest_verifier.c8063 static void do_test_fixup(struct bpf_test *test, struct bpf_insn *prog, in do_test_fixup()
8112 struct bpf_insn *prog = test->insns; in do_test_single() local
Dtest_align.c620 struct bpf_insn *prog = test->insns; in do_test_single() local
Dtest_tag.c25 static struct bpf_insn prog[BPF_MAXINSNS]; variable
/tools/testing/selftests/net/
Dreuseport_bpf_numa.c77 const struct bpf_insn prog[] = { in attach_bpf() local
Dpsock_fanout.c134 struct bpf_insn prog[] = { in sock_fanout_set_ebpf() local
Dreuseport_bpf.c100 const struct bpf_insn prog[] = { in attach_ebpf() local
/tools/perf/
Dbuiltin-report.c546 struct ui_progress prog; in report__collapse_hists() local
580 struct ui_progress prog; in report__output_resort() local
/tools/spi/
Dspidev_test.c167 static void print_usage(const char *prog) in print_usage()
/tools/perf/pmu-events/
Djevents.c52 char *prog; variable

12