Searched refs:M_PLIMIT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmalloc.h123 #define M_PLIMIT 30 /* plimit structures */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_resource.c1356 FREE_ZONE(freelim, sizeof *p->p_limit, M_PLIMIT);
1358 FREE_ZONE(freeoldlim, sizeof *p->p_olimit, M_PLIMIT);
1415 sizeof(struct plimit), M_PLIMIT, M_WAITOK);

Completed in 132 milliseconds