Searched defs:_test (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/include/drm/ |
D | drm_kunit_helpers.h | 48 #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-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_queue_stack_map.h | 28 int _test(struct __sk_buff *skb) in _test() function
|
/linux-6.12.1/drivers/iio/test/ |
D | iio-test-format.c | 10 #define IIO_TEST_FORMAT_EXPECT_EQ(_test, _buf, _ret, _val) do { \ argument
|
/linux-6.12.1/fs/unicode/ |
D | utf8-selftest.c | 23 #define _test(cond, func, line, fmt, ...) do { \ macro
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 152 struct _test { struct 153 char *title; 154 void (*tester)(int cg_fd, struct sockmap_options *opt);
|
/linux-6.12.1/drivers/gpu/drm/xe/tests/ |
D | xe_migrate.c | 65 #define check(_retval, _expected, str, _test) \ argument
|
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/ |
D | page_fault_test.c | 757 #define _CHECK(_test) _CHECK_##_test argument 758 #define _PREPARE(_test) _PREPARE_##_test argument
|
/linux-6.12.1/drivers/firmware/ |
D | edd.c | 66 #define EDD_DEVICE_ATTR(_name,_mode,_show,_test) \ argument
|
/linux-6.12.1/fs/bcachefs/ |
D | tests.c | 823 #define perf_test(_test) \ in bch2_btree_perf_test() argument
|
/linux-6.12.1/lib/ |
D | test_scanf.c | 31 _test(check_fn fn, const void *check_data, const char *string, const char *fmt, in _test() function
|
/linux-6.12.1/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 1223 static const u32 _test[] = { in reg_pattern_test() local
|