/freebsd/sys/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
|
/freebsd/sys/sys/ |
H A D | bitstring.h | 278 bit_ff_area_at_(bitstr_t *_bitstr, size_t _start, size_t _nbits, size_t _size, in bit_ff_area_at_() 319 #define bit_ff_area_at(_bitstr, _start, _nbits, _size, _match, _resultp) \ argument 323 #define bit_ffs_area_at(_bitstr, _start, _nbits, _size, _resultp) \ argument 327 #define bit_ffc_area_at(_bitstr, _start, _nbits, _size, _resultp) \ argument 331 #define bit_ffs_area(_bitstr, _nbits, _size, _resultp) \ argument 335 #define bit_ffc_area(_bitstr, _nbits, _size, _resultp) \ argument
|
H A D | ctf.h | 65 __uint16_t _size; member 74 __uint32_t _size; member 83 __uint16_t _size; member 94 __uint32_t _size; member
|
/freebsd/tools/tools/ath/common/ |
H A D | ah_osdep.h | 48 #define OS_MEMZERO(_a, _size) bzero((_a), (_size)) argument 49 #define OS_MEMCPY(_dst, _src, _size) bcopy((_src), (_dst), (_size)) argument
|
/freebsd/contrib/openpam/t/ |
H A D | t_openpam_straddch.c | 87 size_t size, _size, len, _len; in t_straddch_realloc_fail() local 126 size_t size, _size, len, _len; in t_straddch_realloc_ok() local
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | config.h | 128 _LIBUNWIND_REMEMBER_ALLOC(_size) global() argument 133 _LIBUNWIND_REMEMBER_ALLOC(_size) global() argument 137 _LIBUNWIND_REMEMBER_ALLOC(_size) global() argument 142 _LIBUNWIND_REMEMBER_ALLOC(_size) global() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | NSArray.cpp | 105 uint32_t _size : 28; member 114 uint64_t _size : 60; member 130 uint32_t _size; member 137 uint64_t _size; member 153 uint32_t _size; member 196 const uint32_t _size = 0; member 203 const uint64_t _size = 0; member
|
H A D | NSSet.cpp | 147 uint32_t _size; member 154 uint64_t _size; member 166 uint32_t _size; member 173 uint64_t _size; member
|
H A D | NSDictionary.cpp | 280 uint32_t _size; member 289 uint64_t _size; member 316 uint32_t _size; member 324 uint64_t _size; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
H A D | aarch64.c | 25 unsigned long _size; member
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | ioport.h | 34 #define DEFINE_RES_MEM(_start, _size) \ argument
|
H A D | pci.h | 818 #define pci_pool_create(_name, _pdev, _size, _align, _alloc) \ argument 820 #define pci_free_consistent(_hwdev, _size, _vaddr, _dma_handle) \ argument 826 #define pci_map_single(_hwdev, _ptr, _size, _dir) \ argument 829 #define pci_unmap_single(_hwdev, _addr, _size, _dir) \ argument 835 #define pci_map_page(_hwdev, _page, _offset, _size, _dir) \ argument 838 #define pci_unmap_page(_hwdev, _dma_address, _size, _dir) \ argument
|
H A D | device.h | 692 #define devm_kzalloc(_dev, _size, _gfp) \ argument 695 #define devm_kcalloc(_dev, _sizen, _size, _gfp) \ argument
|
/freebsd/sys/arm/include/ |
H A D | platformvar.h | 91 #define FDT_PLATFORM_DEF2(NAME, VAR_NAME, NAME_STR, _size, _compatible, \ argument
|
/freebsd/sys/contrib/xen/hvm/ |
H A D | save.h | 94 # define HVM_SAVE_FIX_COMPAT(_x, _dst, _size) __HVM_SAVE_FIX_COMPAT_##_x(_dst, _size) argument
|
/freebsd/sys/ofed/include/rdma/ |
H A D | uverbs_types.h | 197 #define UVERBS_TYPE_ALLOC_IDR_SZ(_size, _destroy_object) \ argument
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_cmds.h | 343 #define _ng_l2cap_echo_req(_m, _ident, _data, _size) \ argument
|
/freebsd/contrib/ldns/ldns/ |
H A D | edns.h | 99 size_t _size; member
|
H A D | rdata.h | 199 size_t _size; member
|
H A D | packet.h | 246 size_t _size; member
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efsys.h | 333 #define EFSYS_MEM_ZERO(_esmp, _size) \ argument 979 #define EFSYS_DMA_SYNC_FOR_KERNEL(_esmp, _offset, _size) \ argument 987 #define EFSYS_DMA_SYNC_FOR_DEVICE(_esmp, _offset, _size) \ argument 1010 #define EFSYS_KMEM_ALLOC(_esip, _size, _p) \ argument 1021 #define EFSYS_KMEM_FREE(_esip, _size, _p) \ argument
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_datavar.h | 213 #define BHND_NVRAM_DATA_CLASS_DEFN(_cname, _desc, _caps, _size) \ argument
|
/freebsd/sys/net80211/ |
H A D | ieee80211_regdomain.c | 188 #define swap(_a, _b, _size) { \ argument
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | spad_layout.h | 97 #define TO_OFFSIZE(_offset, _size) \ argument
|
/freebsd/sys/kern/ |
H A D | kern_malloc.c | 466 #define CONTIG_MALLOC_SLAB(_size) \ argument 580 #define MALLOC_LARGE_SLAB(_size) \ argument
|