OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vx_error
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_swap.c
177
int
vx_error
;
member in struct:vndxfer
1372
vnx->
vx_error
= 0;
1424
vnx->
vx_error
= error; /* pass error up */
1470
if (vnx->
vx_error
!= 0) {
1495
error = vnx->
vx_error
;
1589
vnx->
vx_error
= error;
1602
if (vnx->
vx_error
!= 0) {
1604
error = vnx->
vx_error
;
1615
(uintptr_t)pbp, vnx->
vx_error
, 0, 0);
uvm_swap.c
177
int
vx_error
;
member in struct:vndxfer
1372
vnx->
vx_error
= 0;
1424
vnx->
vx_error
= error; /* pass error up */
1470
if (vnx->
vx_error
!= 0) {
1495
error = vnx->
vx_error
;
1589
vnx->
vx_error
= error;
1602
if (vnx->
vx_error
!= 0) {
1604
error = vnx->
vx_error
;
1615
(uintptr_t)pbp, vnx->
vx_error
, 0, 0);
Completed in 28 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025