/src/sys/uvm/ |
uvm_fault.c | 532 * uvmfault_promote: promote data to a new anon. used for 1B and 2B. 546 uvmfault_promote(struct uvm_faultinfo *ufi, function in typeref:typename:int 754 * the following member is for uvmfault_promote() and ERESTART. 1590 * 1. call uvmfault_promote. 1618 error = uvmfault_promote(ufi, oanon, PGO_DONTCARE, &anon, 2371 * 1. call uvmfault_promote. 2402 error = uvmfault_promote(ufi, NULL, uobjpage, &anon, &flt->anon_spare); 2442 * uvmfault_promote().
|
uvm_fault.c | 532 * uvmfault_promote: promote data to a new anon. used for 1B and 2B. 546 uvmfault_promote(struct uvm_faultinfo *ufi, function in typeref:typename:int 754 * the following member is for uvmfault_promote() and ERESTART. 1590 * 1. call uvmfault_promote. 1618 error = uvmfault_promote(ufi, oanon, PGO_DONTCARE, &anon, 2371 * 1. call uvmfault_promote. 2402 error = uvmfault_promote(ufi, NULL, uobjpage, &anon, &flt->anon_spare); 2442 * uvmfault_promote().
|
uvm_fault.c | 532 * uvmfault_promote: promote data to a new anon. used for 1B and 2B. 546 uvmfault_promote(struct uvm_faultinfo *ufi, function in typeref:typename:int 754 * the following member is for uvmfault_promote() and ERESTART. 1590 * 1. call uvmfault_promote. 1618 error = uvmfault_promote(ufi, oanon, PGO_DONTCARE, &anon, 2371 * 1. call uvmfault_promote. 2402 error = uvmfault_promote(ufi, NULL, uobjpage, &anon, &flt->anon_spare); 2442 * uvmfault_promote().
|