Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c145 bpf_testmod_test_union_arg_1(union bpf_testmod_union_arg_1 a, int b, int c) in bpf_testmod_test_union_arg_1() function
507 (void)bpf_testmod_test_union_arg_1(union_arg1, 4, 5); in bpf_testmod_test_read()