Home
last modified time | relevance | path

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

/tools/testing/selftests/seccomp/
Dseccomp_bpf.c160 struct sock_fprog prog = { in TEST() local
192 struct sock_fprog prog = { }; in TEST() local
229 struct sock_fprog prog = { }; in TEST() local
266 struct sock_fprog prog = { in TEST() local
289 struct sock_fprog prog = { in TEST() local
314 struct sock_fprog prog = { in TEST() local
331 struct sock_fprog prog = { in TEST() local
350 struct sock_fprog prog = { in TEST_SIGNAL() local
372 struct sock_fprog prog = { in TEST_SIGNAL() local
393 struct sock_fprog prog = { in TEST_SIGNAL() local
[all …]
/tools/lib/bpf/
Dlibbpf.c207 static void bpf_program__unload(struct bpf_program *prog) in bpf_program__unload()
215 static void bpf_program__exit(struct bpf_program *prog) in bpf_program__exit()
238 struct bpf_program *prog) in bpf_program__init()
275 struct bpf_program prog, *progs; in bpf_object__add_program() local
622 struct bpf_program *prog; in bpf_object__find_prog_by_idx() local
634 bpf_program__collect_reloc(struct bpf_program *prog, in bpf_program__collect_reloc()
750 bpf_program__relocate(struct bpf_program *prog, int *map_fds) in bpf_program__relocate()
782 struct bpf_program *prog; in bpf_object__relocate() local
812 struct bpf_program *prog; in bpf_object__collect_reloc() local
886 bpf_program__load(struct bpf_program *prog, in bpf_program__load()
[all …]
/tools/testing/selftests/futex/functional/
Dfutex_wait_timeout.c32 void usage(char *prog) in usage()
Dfutex_wait_wouldblock.c33 void usage(char *prog) in usage()
Dfutex_requeue_pi_mismatched_ops.c37 void usage(char *prog) in usage()
Dfutex_wait_uninitialized_heap.c45 void usage(char *prog) in usage()
Dfutex_wait_private_mapped_file.c46 void usage(char *prog) in usage()
Dfutex_requeue_pi_signal_restart.c43 void usage(char *prog) in usage()
Dfutex_requeue_pi.c60 void usage(char *prog) in usage()
/tools/perf/util/
Dbpf-loader.c113 config_bpf_program(struct bpf_program *prog) in config_bpf_program()
203 struct bpf_program *prog; in bpf__probe() local
243 struct bpf_program *prog; in bpf__unprobe() local
297 struct bpf_program *prog; in bpf__foreach_tev() local
Dvdso.c177 static int vdso__copy_compat(const char *prog, int fd) in vdso__copy_compat()
194 static int vdso__create_compat_file(const char *prog, char *temp_name) in vdso__create_compat_file()
Dordered-events.c193 struct ui_progress prog; in __ordered_events__flush() local
Dhist.c1050 void hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort()
1158 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
Dsession.c1582 struct ui_progress prog; in __perf_session__process_events() local
/tools/testing/selftests/powerpc/dscr/
Ddscr_inherit_exec_test.c22 static char prog[LEN_MAX]; variable
/tools/testing/selftests/net/
Dpsock_fanout.c103 struct bpf_insn prog[] = { in sock_fanout_set_ebpf() local
/tools/perf/
Dbuiltin-report.c463 struct ui_progress prog; in report__collapse_hists() local
493 struct ui_progress prog; in report__output_resort() local