OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thelimit
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/rump/kernspace/
alloc.c
80
rumptest_alloc(size_t
thelimit
)
109
if (succ * 1024 >
thelimit
)
/src/sys/rump/librump/rumpkern/
vm.c
1298
const unsigned long
thelimit
=
local in function:rump_hypermalloc
1308
if (
thelimit
!= RUMPMEM_UNLIMITED) {
1310
if (newmem >
thelimit
) {
Completed in 114 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025