Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dstruct_ops_autocreate.c61 err = bpf_map__set_autocreate(skel->maps.testmod_2, false); in can_load_partial_object()
91 ASSERT_TRUE(bpf_map__autocreate(skel->maps.testmod_2), "testmod_2 autocreate"); in optional_maps()
96 err |= bpf_map__set_autocreate(skel->maps.testmod_2, false); in optional_maps()
A Dtest_struct_ops_module.c96 if (!attach_ops_and_check(skel, skel->maps.testmod_2, 12)) in test_struct_ops_load()
/linux/tools/testing/selftests/bpf/progs/
A Dbad_struct_ops.c23 struct bpf_testmod_ops2 testmod_2 = { variable
A Dstruct_ops_autocreate.c39 struct bpf_testmod_ops___v2 testmod_2 = { variable
A Dstruct_ops_module.c53 struct bpf_testmod_ops___v2 testmod_2 = { variable

Completed in 9 milliseconds