OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vm_startcopy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_extern.h
571
/* we copy from
vm_startcopy
to the end of the structure on fork */
572
#define
vm_startcopy
vm_rssize
macro
uvm_map.c
4638
memcpy(&vm2->
vm_startcopy
, &vm1->
vm_startcopy
,
4639
(char *) (vm1 + 1) - (char *) &vm1->
vm_startcopy
);
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025