Home
last modified time | relevance | path

Searched refs:trace_program (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_writable_test_run.c11 const struct bpf_insn trace_program[] = { in test_raw_tp_writable_test_run() local
22 .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()
H A Dfexit_stress.c18 const struct bpf_insn trace_program[] = { in test_fexit_stress() local
26 .insns = trace_program, in test_fexit_stress()
27 .insns_cnt = sizeof(trace_program) / sizeof(struct bpf_insn), in test_fexit_stress()