Searched defs:_test (Results 1 – 8 of 8) sorted by relevance
/linux/include/drm/ |
H A D | drm_kunit_helpers.h | 49 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument 94 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_queue_stack_map.h | 28 int _test(struct __sk_buff *skb) in _test() function
|
/linux/drivers/iio/test/ |
H A D | iio-test-format.c | 10 #define IIO_TEST_FORMAT_EXPECT_EQ(_test, _buf, _ret, _val) do { \ argument
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 158 struct _test { struct 159 char *title; 160 void (*tester)(int cg_fd, struct sockmap_options *opt);
|
/linux/tools/testing/selftests/kvm/arm64/ |
H A D | page_fault_test.c | 757 #define _CHECK(_test) _CHECK_##_test argument 758 #define _PREPARE(_test) _PREPARE_##_test argument
|
/linux/drivers/firmware/ |
H A D | edd.c | 66 #define EDD_DEVICE_ATTR(_name,_mode,_show,_test) \ argument
|
/linux/fs/bcachefs/ |
H A D | tests.c | 827 #define perf_test(_test) \ in bch2_btree_perf_test() argument
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 1223 static const u32 _test[] = { in reg_pattern_test() local
|