Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_lmtt_test.c23 static void test_ops(struct kunit *test) in test_ops() function
64 KUNIT_CASE_PARAM(test_ops, lmtt_ops_gen_params),
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c1280 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function
1414 test_ops(skel, map, family, SOCK_STREAM); in run_tests()
1415 test_ops(skel, map, family, SOCK_DGRAM); in run_tests()