HomeSort by: relevance | last modified time | path
    Searched defs:linux_malloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/common/include/linux/
slab.h 47 struct linux_malloc { struct
96 struct linux_malloc *lm;
135 struct linux_malloc *olm, *nlm;
147 olm = (struct linux_malloc *)ptr - 1;
157 struct linux_malloc *lm;
162 lm = (struct linux_malloc *)ptr - 1;

Completed in 12 milliseconds