Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c12 struct bpf_align_test { struct
25 static struct bpf_align_test tests[] = { argument
602 static int do_test_single(struct bpf_align_test *test) in do_test_single()
695 struct bpf_align_test *test = &tests[i]; in test_align()