Searched defs:_test (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/include/drm/ |
A D | drm_kunit_helpers.h | 40 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument 85 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_queue_stack_map.h | 28 int _test(struct __sk_buff *skb) in _test() function
|
/linux-6.3-rc2/drivers/iio/test/ |
A D | iio-test-format.c | 10 #define IIO_TEST_FORMAT_EXPECT_EQ(_test, _buf, _ret, _val) do { \ argument
|
/linux-6.3-rc2/fs/unicode/ |
A D | utf8-selftest.c | 23 #define _test(cond, func, line, fmt, ...) do { \ macro
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_sockmap.c | 151 struct _test { struct 152 char *title; 153 void (*tester)(int cg_fd, struct sockmap_options *opt);
|
/linux-6.3-rc2/tools/testing/selftests/kvm/aarch64/ |
A D | page_fault_test.c | 759 #define _CHECK(_test) _CHECK_##_test argument 760 #define _PREPARE(_test) _PREPARE_##_test argument
|
/linux-6.3-rc2/drivers/firmware/ |
A D | edd.c | 66 #define EDD_DEVICE_ATTR(_name,_mode,_show,_test) \ argument
|
/linux-6.3-rc2/lib/ |
A D | test_scanf.c | 31 _test(check_fn fn, const void *check_data, const char *string, const char *fmt, in _test() function
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/ |
A D | igb_ethtool.c | 1220 static const u32 _test[] = { in reg_pattern_test() local
|
Completed in 29 milliseconds