Home
last modified time | relevance | path

Searched refs:VMEM_STACK_DEPTH (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libumem/common/sys/
H A Dvmem_impl_user.h44 #define VMEM_STACK_DEPTH 20 macro
65 uintptr_t vs_stack[VMEM_STACK_DEPTH];
/titanic_41/usr/src/uts/common/sys/
H A Dvmem_impl.h45 #define VMEM_STACK_DEPTH 20 macro
66 pc_t vs_stack[VMEM_STACK_DEPTH];
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c510 depth = MIN(vs.vs_depth, VMEM_STACK_DEPTH); in leaky_subr_add_leak()
H A Dkmem.c3758 (depth == 0 || depth > VMEM_STACK_DEPTH); in vmem_seg()
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c826 depth = MIN(vs.vs_depth, VMEM_STACK_DEPTH); in leaky_subr_add_leak()
H A Dumem.c3391 (depth == 0 || depth > VMEM_STACK_DEPTH); in vmem_seg()
/titanic_41/usr/src/uts/common/os/
H A Dvmem.c478 VMEM_STACK_DEPTH); in vmem_hash_insert()
/titanic_41/usr/src/lib/libumem/common/
H A Dvmem.c348 VMEM_STACK_DEPTH, 0); in vmem_hash_insert()