OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pool_put_quarantine
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_pool.c
131
static bool
pool_put_quarantine
(struct pool *, void *,
136
#define
pool_put_quarantine
(a, b, c) false
macro
1379
if (!
pool_put_quarantine
(pp, v, &pq)) {
3096
pool_put_quarantine
(struct pool *pp, void *v, struct pool_pagelist *pq)
function
Completed in 20 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026