Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Draw_tp_writable_test_run.c12 const struct bpf_insn trace_program[] = { in serial_test_raw_tp_writable_test_run() local
23 .insns = trace_program, in serial_test_raw_tp_writable_test_run()
24 .insns_cnt = sizeof(trace_program) / sizeof(struct bpf_insn), in serial_test_raw_tp_writable_test_run()
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()

Completed in 3 milliseconds