/samples/bpf/ |
D | tracex5_user.c | 27 struct sock_fprog prog = { in install_accept_all_seccomp() local 39 struct bpf_program *prog; in main() local
|
D | test_overhead_raw_tp_kern.c | 7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog() function
|
D | xdp_fwd_user.c | 64 static void usage(const char *prog) in usage() 80 struct bpf_program *prog; in main() local
|
D | tracex1_user.c | 10 struct bpf_program *prog; in main() local
|
D | tracex7_user.c | 10 struct bpf_program *prog; in main() local
|
D | xdp_redirect_user.c | 86 static void usage(const char *prog) in usage() 104 struct bpf_program *prog, *dummy_prog; in main() local
|
D | xdp_redirect_map_user.c | 86 static void usage(const char *prog) in usage() 103 struct bpf_program *prog, *dummy_prog; in main() local
|
D | test_overhead_kprobe_kern.c | 21 int prog(struct pt_regs *ctx) in prog() function
|
D | test_current_task_under_cgroup_user.c | 18 struct bpf_program *prog; in main() local
|
D | hbm.c | 123 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
|
D | sampleip_user.c | 36 static int sampling_start(int freq, struct bpf_program *prog, in sampling_start() 143 struct bpf_program *prog; in main() local
|
D | sock_example.c | 47 struct bpf_insn prog[] = { in test_sock() local
|
D | spintest_user.c | 18 struct bpf_program *prog; in main() local
|
D | test_probe_write_user_user.c | 17 struct bpf_program *prog; in main() local
|
D | syscall_tp_user.c | 51 struct bpf_program *prog; in test() local
|
D | test_overhead_tp_kern.c | 19 int prog(struct task_rename *ctx) in prog() function
|
D | tracex4_user.c | 53 struct bpf_program *prog; in main() local
|
D | trace_output_user.c | 48 struct bpf_program *prog; in main() local
|
D | test_cgrp2_attach.c | 44 struct bpf_insn prog[] = { in prog_load() local
|
D | xdp1_user.c | 69 static void usage(const char *prog) in usage()
|
D | sockex3_user.c | 30 struct bpf_program *prog; in main() local
|
D | tracex6_user.c | 180 struct bpf_program *prog; in main() local
|
D | tracex3_user.c | 112 struct bpf_program *prog; in main() local
|
/samples/seccomp/ |
D | dropper.c | 41 struct sock_fprog prog = { in install_filter() local
|
D | bpf-fancy.c | 81 struct sock_fprog prog = { in main() local
|