Searched refs:trace_program (Results 1 – 2 of 2) sorted by relevance
11 const struct bpf_insn trace_program[] = { in test_raw_tp_writable_test_run() local22 .insns = trace_program, in test_raw_tp_writable_test_run()23 .insns_cnt = sizeof(trace_program) / sizeof(struct bpf_insn), in test_raw_tp_writable_test_run()
18 const struct bpf_insn trace_program[] = { in test_fexit_stress() local26 .insns = trace_program, in test_fexit_stress()27 .insns_cnt = sizeof(trace_program) / sizeof(struct bpf_insn), in test_fexit_stress()