Searched refs:alloc_type (Results 1 – 5 of 5) sorted by relevance
59 typedef void *alloc_type; typedef61 typedef char *alloc_type; typedef64 alloc_type78 alloc_type ret = malloc(size);88 alloc_type104 alloc_type ret = realloc(ptr, size);114 alloc_type130 alloc_type ret = calloc(nelem, elsize);
78 short alloc_type);81 short alloc_type);467 Dwarf_Small alloc_type, Dwarf_Unsigned count) in _dwarf_get_alloc() argument475 unsigned int type = alloc_type; in _dwarf_get_alloc()494 if (alloc_type == DW_DLA_STRING) { in _dwarf_get_alloc()496 } else if (alloc_type == DW_DLA_LIST) { in _dwarf_get_alloc()498 } else if (alloc_type == DW_DLA_FRAME_BLOCK) { in _dwarf_get_alloc()500 } else if (alloc_type == DW_DLA_LOC_BLOCK) { in _dwarf_get_alloc()502 } else if (alloc_type == DW_DLA_HASH_TABLE_ENTRY) { in _dwarf_get_alloc()504 } else if (alloc_type == DW_DLA_ADDR) { in _dwarf_get_alloc()[all …]
929 typedef void *alloc_type; typedef931 alloc_type934 alloc_type ret; in _Malloc()945 alloc_type948 alloc_type ret = realloc(ptr, size); in _Realloc()958 alloc_type961 alloc_type ret = calloc(nelem, elsize); in _Calloc()
309 enum bi_type alloc_type, daddr_t *allocblk, struct cred *cr) in bmap_write() argument359 alloc_type = BI_NORMAL; /* make sure */ in bmap_write()521 if (alloc_type == BI_NORMAL || in bmap_write()522 alloc_type == BI_FALLOCATE || in bmap_write()801 } else if (alloc_type == BI_NORMAL || in bmap_write()869 if (alloc_type == BI_FALLOCATE && j == NIADDR) in bmap_write()
4965 nxge_free_buf(buf_alloc_type_t alloc_type, uint64_t kaddr, uint32_t buf_size) in nxge_free_buf() argument4976 switch (alloc_type) { in nxge_free_buf()5000 alloc_type)); in nxge_free_buf()