HomeSort by: relevance | last modified time | path
    Searched refs:linux_malloc (Results 1 - 2 of 2) 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;
  /src/sys/external/bsd/common/linux/
linux_rcu.c 212 LOCKDEBUG_MEM_CHECK(obj, ((struct linux_malloc *)obj - 1)->lm_size);

Completed in 13 milliseconds