Searched defs:_length (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | counter.h | 535 #define DEFINE_COUNTER_ARRAY_U64(_name, _length) \ argument 541 #define DEFINE_COUNTER_ARRAY_CAPTURE(_name, _length) \ argument 544 #define DEFINE_COUNTER_ARRAY_POLARITY(_name, _available, _length) \ argument
|
/openbmc/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 32 #define check_refs(_ptr, _length, _refs) \ argument
|
H A D | iommufd.c | 1140 #define check_mock_iova(_ptr, _iova, _length) \ argument
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | fwdesc.h | 213 #define CARL9170FW_FILL_DESC(_magic, _length, _min_ver, _cur_ver) \ argument
|
/openbmc/qemu/hw/acpi/ |
H A D | core.c | 38 uint16_t _length; /* our length, not actual part of the hdr */ member
|
/openbmc/linux/drivers/net/dsa/realtek/ |
H A D | rtl8365mb.c | 382 #define RTL8365MB_MAKE_MIB_COUNTER(_offset, _length, _name) \ argument
|
/openbmc/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_hci.h | 643 _offset, _length, _dev_addr) \ argument
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 1484 #define GET_FEATURE_REG_EQU(_reg, _start, _length, _val, _hwcap) \ argument
|