Home
last modified time | relevance | path

Searched refs:allocator (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libc/
H A DREADME86 There is a private memory allocator for use internally to libc.
112 lmalloc()/lfree() is a small and simple power of two allocator.
113 Do not use it as a general-purpose allocator. Be kind to it.
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c845 hashalloc(struct inode *ip, int cg, long pref, int size, ulong_t (*allocator)()) in hashalloc() argument
856 result = (*allocator)(ip, cg, pref, size); in hashalloc()
866 result = (*allocator)(ip, cg, 0, size); in hashalloc()
877 result = (*allocator)(ip, cg, 0, size); in hashalloc()
/titanic_41/usr/src/psm/stand/bootblks/common/
H A Dboot.fth197 \ memory allocator rounded it for us
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt9170 overhead (such as a slab allocator.)
10388 OSL will invoke the slab allocator). This support is optional; the