trace_program      11 tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c 	const struct bpf_insn trace_program[] = {
trace_program      22 tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c 		.insns = trace_program,
trace_program      23 tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c 		.insns_cnt = sizeof(trace_program) / sizeof(struct bpf_insn),