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
38 struct bpf_program *prog; in main() local
Dtest_overhead_tp.bpf.c12 int prog(struct trace_event_raw_task_rename *ctx) in prog() function
Dtest_overhead_raw_tp.bpf.c7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog() function
Dtracex1_user.c10 struct bpf_program *prog; in main() local
Dtest_overhead_kprobe.bpf.c14 int prog(struct pt_regs *ctx) in prog() function
Dtracex7_user.c10 struct bpf_program *prog; in main() local
Dxdp_fwd_user.c107 static void usage(const char *prog) in usage()
122 struct bpf_program *prog = NULL; in main() local
Dspintest_user.c15 struct bpf_program *prog; in main() local
Dtest_current_task_under_cgroup_user.c19 struct bpf_program *prog; in main() local
Dsockex1_user.c14 struct bpf_program *prog; in main() local
Dtest_cgrp2_sock2.c39 struct bpf_program *prog; in main() local
Dhbm.c119 static int prog_load(char *prog) in prog_load()
161 static int run_bpf_prog(char *prog, int cg_id) in run_bpf_prog()
452 char *prog = "hbm_out_kern.o"; in main() local
Dsock_example.c48 struct bpf_insn prog[] = { in test_sock() 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
Dtest_probe_write_user_user.c17 struct bpf_program *prog; in main() local
Dsockex2_user.c18 struct bpf_program *prog; in main() local
Dtracex4_user.c51 struct bpf_program *prog; in main() local
Dibumad_user.c85 struct bpf_program *prog; in main() local
Dsyscall_tp_user.c53 struct bpf_program *prog; in test() local
Dtrace_output_user.c47 struct bpf_program *prog; in main() local
Dsockex3_user.c28 struct bpf_program *prog; in main() local
Dtest_cgrp2_attach.c45 struct bpf_insn prog[] = { in prog_load() local
/samples/seccomp/
Ddropper.c41 struct sock_fprog prog = { in install_filter() local
Dbpf-fancy.c81 struct sock_fprog prog = { in main() local
/samples/hid/
Dhid_mouse.c41 static void usage(const char *prog) in usage()

12