Home
last modified time | relevance | path

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

12

/samples/bpf/
Dtracex5_user.c27 struct sock_fprog prog = { in install_accept_all_seccomp() local
39 struct bpf_program *prog; in main() local
Dtest_overhead_raw_tp_kern.c7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog() function
Dxdp_fwd_user.c64 static void usage(const char *prog) in usage()
80 struct bpf_program *prog; in main() local
Dtracex1_user.c10 struct bpf_program *prog; in main() local
Dtracex7_user.c10 struct bpf_program *prog; in main() local
Dxdp_redirect_user.c86 static void usage(const char *prog) in usage()
104 struct bpf_program *prog, *dummy_prog; in main() local
Dxdp_redirect_map_user.c86 static void usage(const char *prog) in usage()
103 struct bpf_program *prog, *dummy_prog; in main() local
Dtest_overhead_kprobe_kern.c21 int prog(struct pt_regs *ctx) in prog() function
Dtest_current_task_under_cgroup_user.c18 struct bpf_program *prog; in main() local
Dhbm.c123 static int prog_load(char *prog) in prog_load()
161 static int run_bpf_prog(char *prog, int cg_id) in run_bpf_prog()
439 char *prog = "hbm_out_kern.o"; in main() local
Dsampleip_user.c36 static int sampling_start(int freq, struct bpf_program *prog, in sampling_start()
143 struct bpf_program *prog; in main() local
Dsock_example.c47 struct bpf_insn prog[] = { in test_sock() local
Dspintest_user.c18 struct bpf_program *prog; in main() local
Dtest_probe_write_user_user.c17 struct bpf_program *prog; in main() local
Dsyscall_tp_user.c51 struct bpf_program *prog; in test() local
Dtest_overhead_tp_kern.c19 int prog(struct task_rename *ctx) in prog() function
Dtracex4_user.c53 struct bpf_program *prog; in main() local
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()
Dsockex3_user.c30 struct bpf_program *prog; in main() local
Dtracex6_user.c180 struct bpf_program *prog; in main() local
Dtracex3_user.c112 struct bpf_program *prog; in main() local
/samples/seccomp/
Ddropper.c41 struct sock_fprog prog = { in install_filter() local
Dbpf-fancy.c81 struct sock_fprog prog = { in main() local

12