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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c3076 #define ok_pinuse(p) pinuse(p) macro
3082 #define ok_pinuse(p) (1) macro
4792 if (RTCHECK(ok_next(p, next) && ok_pinuse(next))) {
4877 ok_next(p, next) && ok_pinuse(next))) {
5719 if (RTCHECK(ok_next(p, next) && ok_pinuse(next))) {

Completed in 172 milliseconds