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);
931 typedef void *alloc_type; typedef933 alloc_type936 alloc_type ret; in _Malloc()947 alloc_type950 alloc_type ret = realloc(ptr, size); in _Realloc()960 alloc_type963 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()