OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmap_length
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/bootstub/
mb.h
87
u32
mmap_length
;
member in struct:__anon30918
bootstub.c
418
mb.
mmap_length
= i * sizeof(memory_map_t);
/build/tools/ijar/
zip.cc
993
size_t
mmap_length
= std::min(estimated_size + sysconf(_SC_PAGESIZE),
local
996
void *zipdata_out = mmap(NULL,
mmap_length
, PROT_WRITE
[
all
...]
Completed in 102 milliseconds