/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 | 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 541 #define VMSTATE_STRUCT_2DARRAY_TEST(_field, _state, _n1, _n2, _test, \ argument 647 #define VMSTATE_VBUFFER_MULTIPLY(_field, _state, _version, _test, \ argument 680 _test, _field_size) { \ argument 717 #define VMSTATE_WITH_TMP_TEST(_state, _test, _tmp_type, _vmsd) { \ argument 731 #define VMSTATE_UNUSED_BUFFER(_test, _version, _size) { \ argument 1025 #define VMSTATE_TIMER_TEST(_f, _s, _test) \ argument 1151 #define VMSTATE_BUFFER_TEST(_f, _s, _test) \ 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 | 193 #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 | 151 struct _test { struct 152 char *title; 153 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
|