/openbmc/linux/include/drm/ |
H A D | drm_kunit_helpers.h | 44 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument 89 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 313 #define VMSTATE_SINGLE_TEST(_field, _state, _test, _version, _info, _type) { \ argument 323 #define VMSTATE_SINGLE_FULL(_field, _state, _test, _version, _info, \ argument 336 #define VMSTATE_VALIDATE(_name, _test) { \ argument 352 #define VMSTATE_POINTER_TEST(_field, _state, _test, _info, _type) { \ argument 460 #define VMSTATE_VSTRUCT_TEST(_field, _state, _test, _version, _vmsd, _type, _struct_version) { \ argument 471 #define VMSTATE_STRUCT_TEST(_field, _state, _test, _version, _vmsd, _type) { \ argument 490 #define VMSTATE_STRUCT_POINTER_TEST_V(_field, _state, _test, _version, _vmsd, _type) { \ argument 530 #define VMSTATE_STRUCT_ARRAY_TEST(_field, _state, _num, _test, _version, _vmsd, _type) { \ argument 541 #define VMSTATE_STRUCT_2DARRAY_TEST(_field, _state, _n1, _n2, _test, \ argument 637 #define VMSTATE_STATIC_BUFFER(_field, _state, _version, _test, _start, _size) { \ argument [all …]
|
/openbmc/qemu/include/hw/pci/ |
H A D | msix.h | 53 #define VMSTATE_MSIX_TEST(_field, _state, _test) { \ argument
|
H A D | shpc.h | 56 #define SHPC_VMSTATE(_field, _type, _test) \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_queue_stack_map.h | 28 int _test(struct __sk_buff *skb) in _test() function
|
/openbmc/qemu/include/qemu/ |
H A D | fifo8.h | 218 #define VMSTATE_FIFO8_TEST(_field, _state, _test) { \ argument
|
/openbmc/linux/drivers/iio/test/ |
H A D | iio-test-format.c | 10 #define IIO_TEST_FORMAT_EXPECT_EQ(_test, _buf, _ret, _val) do { \ argument
|
/openbmc/linux/fs/unicode/ |
H A D | utf8-selftest.c | 23 #define _test(cond, func, line, fmt, ...) do { \ macro
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 157 struct _test { struct 158 char *title; 159 void (*tester)(int cg_fd, struct sockmap_options *opt);
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | page_fault_test.c | 758 #define _CHECK(_test) _CHECK_##_test argument 759 #define _PREPARE(_test) _PREPARE_##_test argument
|
/openbmc/linux/drivers/firmware/ |
H A D | edd.c | 66 #define EDD_DEVICE_ATTR(_name,_mode,_show,_test) \ argument
|
/openbmc/linux/lib/ |
H A D | test_scanf.c | 31 _test(check_fn fn, const void *check_data, const char *string, const char *fmt, in _test() function
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 1223 static const u32 _test[] = { in reg_pattern_test() local
|