OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_ok
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_map.c
2746
int nchain, error,
copy_ok
;
local in function:uvm_map_extract
2945
* note usage of
copy_ok
:
2951
copy_ok
= 1;
2960
copy_ok
= 0;
2971
if (
copy_ok
|| (flags & UVM_EXTRACT_REMOVE)) {
2986
if (
copy_ok
) {
3025
if (
copy_ok
&& srcmap != dstmap)
3033
* step 7: we are done with the source map, unlock. if
copy_ok
3043
if (
copy_ok
== 0) {
uvm_map.c
2746
int nchain, error,
copy_ok
;
local in function:uvm_map_extract
2945
* note usage of
copy_ok
:
2951
copy_ok
= 1;
2960
copy_ok
= 0;
2971
if (
copy_ok
|| (flags & UVM_EXTRACT_REMOVE)) {
2986
if (
copy_ok
) {
3025
if (
copy_ok
&& srcmap != dstmap)
3033
* step 7: we are done with the source map, unlock. if
copy_ok
3043
if (
copy_ok
== 0) {
Completed in 30 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025