Lines Matching full:allocated
207 Pointer to the object allocated by \fBkmem_cache_alloc()\fR.
324 frequently allocated and freed, and
338 \fBmutex_init()\fR applied once, the first time the object is allocated. The
392 resources. All allocated objects must have been previously freed.
396 move objects from sparsely allocated pages of memory so that the system can
406 The \fBmove()\fR callback supplies the client with two addresses: the allocated
409 allocated, constructed object ready to receive the contents of the old
495 the client has just allocated the object and has not yet put it wherever it
631 NULL\fR). The life cycle of a dynamically allocated \fBfoo\fR would be
729 allocated without sleeping, the constructor must return -\fB1\fR. If the
734 \fBkmem_cache_create()\fR returns a pointer to the allocated cache.
737 If successful, \fBkmem_cache_alloc()\fR returns a pointer to the allocated
738 object. If \fBKM_NOSLEEP\fR is set and memory cannot be allocated without