subr_pool.c | 128 static bool pool_put_quarantine(struct pool *, void *, 133 #define pool_put_quarantine(a, b, c) false macro 1376 if (!pool_put_quarantine(pp, v, &pq)) { 3093 pool_put_quarantine(struct pool *pp, void *v, struct pool_pagelist *pq) function in typeref:typename:bool
|