OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qcache_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
vmem_impl.h
80
typedef struct qcache
qcache_t
;
typedef in typeref:struct:qcache
81
#define QC_POOL_TO_QCACHE(pool) ((
qcache_t
*)(pool->pr_qcache))
115
qcache_t
vm_qcache_store[VMEM_QCACHE_IDX_MAX];
116
qcache_t
*vm_qcache[VMEM_QCACHE_IDX_MAX];
vmem_impl.h
80
typedef struct qcache
qcache_t
;
typedef in typeref:struct:qcache
81
#define QC_POOL_TO_QCACHE(pool) ((
qcache_t
*)(pool->pr_qcache))
115
qcache_t
vm_qcache_store[VMEM_QCACHE_IDX_MAX];
116
qcache_t
*vm_qcache[VMEM_QCACHE_IDX_MAX];
vmem_impl.h
80
typedef struct qcache
qcache_t
;
typedef in typeref:struct:qcache
81
#define QC_POOL_TO_QCACHE(pool) ((
qcache_t
*)(pool->pr_qcache))
115
qcache_t
vm_qcache_store[VMEM_QCACHE_IDX_MAX];
116
qcache_t
*vm_qcache[VMEM_QCACHE_IDX_MAX];
Completed in 31 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025