| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_shim.h | 4 #define rte_malloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT) argument 6 #define rte_zmalloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO) argument 7 #define rte_zmalloc_socket(_type, _size, _align, _s) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO) argument
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_cmds.h | 368 #define _ng_l2cap_info_req(_m, _ident, _type) \ argument 390 #define _ng_l2cap_info_rsp(_m, _ident, _type, _result, _mtu) \ argument
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mcdi.h | 292 #define MCDI_IN(_emr, _type, _ofst) \ argument 295 #define MCDI_IN2(_emr, _type, _ofst) \ argument 428 #define MCDI_OUT(_emr, _type, _ofst) \ argument 431 #define MCDI_OUT2(_emr, _type, _ofst) \ argument
|
| H A D | efx.h | 26 #define EFX_FIELD_OFFSET(_type, _field) \ argument 33 #define EFX_P2ROUNDUP(_type, _value, _align) \ argument 37 #define EFX_P2ALIGN(_type, _value, _align) \ argument 41 #define EFX_IS_P2ALIGNED(_type, _value, _align) \ argument
|
| /f-stack/freebsd/arm64/qoriq/clk/ |
| H A D | qoriq_clkgen.h | 69 #define QORIQ_CLK_ID(_type, _index) ((_type << 8) + _index) argument
|
| /f-stack/app/micro_thread/ |
| H A D | kqueue_proxy.h | 101 int _type; variable
|
| H A D | micro_thread.h | 291 ThreadType _type; variable
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_var.h | 1068 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { \ argument 1072 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { \ argument 1076 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \ argument 1096 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) argument 1097 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) argument 1098 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) argument
|
| H A D | ieee80211_proto.h | 49 #define IEEE80211_SEND_MGMT(_ni,_type,_arg) \ argument
|
| /f-stack/dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_pvt.h | 413 #define DPAA2_MODIFY_IOVA_TO_VADDR(_mem, _type) \ argument 421 #define DPAA2_MODIFY_IOVA_TO_VADDR(_mem, _type) argument
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | identcpu.c | 282 #define MRS_FIELD(_register, _name, _sign, _type, _values) \ argument
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_reg.h | 5986 #define CDU_VALID_DATA(_cid, _region, _type) \ argument 5988 #define CDU_CRC8(_cid, _region, _type) \ argument 5990 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument 5992 #define CDU_RSRVD_VALUE_TYPE_B(_crc, _type) \ argument
|