Home
last modified time | relevance | path

Searched defs:_length (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/
H A Dcounter.h535 #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 Diommufd_utils.h32 #define check_refs(_ptr, _length, _refs) \ argument
H A Diommufd.c1140 #define check_mock_iova(_ptr, _iova, _length) \ argument
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dfwdesc.h213 #define CARL9170FW_FILL_DESC(_magic, _length, _min_ver, _cur_ver) \ argument
/openbmc/qemu/hw/acpi/
H A Dcore.c38 uint16_t _length; /* our length, not actual part of the hdr */ member
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c382 #define RTL8365MB_MAKE_MIB_COUNTER(_offset, _length, _name) \ argument
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h643 _offset, _length, _dev_addr) \ argument
/openbmc/qemu/linux-user/
H A Delfload.c1484 #define GET_FEATURE_REG_EQU(_reg, _start, _length, _val, _hwcap) \ argument