Home
last modified time | relevance | path

Searched refs:skb_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.c32 const struct bpf_insn skb_program[] = { in test_raw_tp_writable_test_run() local
40 .insns = skb_program, in test_raw_tp_writable_test_run()
41 .insns_cnt = sizeof(skb_program) / sizeof(struct bpf_insn), in test_raw_tp_writable_test_run()
H A Dfexit_stress.c31 const struct bpf_insn skb_program[] = { in test_fexit_stress() local
39 .insns = skb_program, in test_fexit_stress()
40 .insns_cnt = sizeof(skb_program) / sizeof(struct bpf_insn), in test_fexit_stress()