Home
last modified time | relevance | path

Searched defs:_test (Results 1 – 10 of 10) sorted by relevance

/linux/include/drm/
H A Ddrm_kunit_helpers.h48 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument
93 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_queue_stack_map.h28 int _test(struct __sk_buff *skb) in _test() function
/linux/drivers/iio/test/
H A Diio-test-format.c10 #define IIO_TEST_FORMAT_EXPECT_EQ(_test, _buf, _ret, _val) do { \ argument
/linux/fs/unicode/
H A Dutf8-selftest.c23 #define _test(cond, func, line, fmt, ...) do { \ macro
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c152 struct _test { struct
153 char *title;
154 void (*tester)(int cg_fd, struct sockmap_options *opt);
/linux/tools/testing/selftests/kvm/aarch64/
H A Dpage_fault_test.c757 #define _CHECK(_test) _CHECK_##_test argument
758 #define _PREPARE(_test) _PREPARE_##_test argument
/linux/drivers/firmware/
H A Dedd.c66 #define EDD_DEVICE_ATTR(_name,_mode,_show,_test) \ argument
/linux/fs/bcachefs/
H A Dtests.c818 #define perf_test(_test) \ in bch2_btree_perf_test() argument
/linux/lib/
H A Dtest_scanf.c31 _test(check_fn fn, const void *check_data, const char *string, const char *fmt, in _test() function
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c1223 static const u32 _test[] = { in reg_pattern_test() local