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