/xen/xen/common/ |
A D | grant_table.c | 367 act->gfn = gfn; in act_set_gfn() 436 return act; in active_entry_acquire() 864 if ( !act->pin ) in _set_status_v2() 929 if ( act->pin && act->domid == ld->domain_id && in grant_map_exists() 1066 act->domid, ld->domain_id, act->pin, act->is_sub_page); in map_grant_ref() 1105 mfn = act->mfn; in map_grant_ref() 2423 mfn = act->mfn; in release_grant_for_copy() 2545 if ( act->pin && ((act->domid != ldom) || (act->pin & 0x80808080U) != 0) ) in acquire_grant_for_copy() 2548 act->domid, ldom, act->pin); in acquire_grant_for_copy() 3460 return act ? PTR_ERR(act) : 1; in cache_flush() [all …]
|
/xen/xen/include/public/io/ |
A D | vscsiif.h | 265 uint8_t act; /* command between backend and frontend */ member 298 uint8_t act; /* VSCSIIF_ACT_SCSI_SG_PRESET */ member 308 uint8_t act; /* deprecated: valid only if SG_PRESET supported */ member
|
/xen/tools/tests/xen-access/ |
A D | xen-access.c | 376 struct sigaction act; in main() local 500 act.sa_handler = close_handler; in main() 501 act.sa_flags = 0; in main() 502 sigemptyset(&act.sa_mask); in main() 503 sigaction(SIGHUP, &act, NULL); in main() 504 sigaction(SIGTERM, &act, NULL); in main() 505 sigaction(SIGINT, &act, NULL); in main() 506 sigaction(SIGALRM, &act, NULL); in main()
|
/xen/tools/xentrace/ |
A D | xentrace.c | 1170 struct sigaction act; in main() local 1223 act.sa_handler = close_handler; in main() 1224 act.sa_flags = 0; in main() 1225 sigemptyset(&act.sa_mask); in main() 1226 sigaction(SIGHUP, &act, NULL); in main() 1227 sigaction(SIGTERM, &act, NULL); in main() 1228 sigaction(SIGINT, &act, NULL); in main() 1229 sigaction(SIGALRM, &act, NULL); in main()
|
/xen/tools/xenpaging/ |
A D | xenpaging.c | 853 struct sigaction act; in main() local 876 act.sa_handler = close_handler; in main() 877 act.sa_flags = 0; in main() 878 sigemptyset(&act.sa_mask); in main() 879 sigaction(SIGHUP, &act, NULL); in main() 880 sigaction(SIGTERM, &act, NULL); in main() 881 sigaction(SIGINT, &act, NULL); in main() 882 sigaction(SIGALRM, &act, NULL); in main()
|
/xen/docs/misc/ |
A D | grant-tables.txt | 63 act->domid : remote domain being granted rights 64 act->frame : machine frame being granted 65 act->pin : used to hold reference counts 66 act->lock : spinlock used to serialize access to active entry state 116 entry is complete, release the lock by calling active_entry_release(act). 122 act = active_entry_acquire(gt, ref); 124 active_entry_release(act);
|
A D | block-scripts.txt | 104 consume physical-device-path (rather than, say, having dom0 act as
|
/xen/tools/xenmon/ |
A D | xenbaked.c | 707 struct sigaction act; in main() local 720 act.sa_handler = close_handler; in main() 721 act.sa_flags = 0; in main() 722 sigemptyset(&act.sa_mask); in main() 723 sigaction(SIGHUP, &act, NULL); in main() 724 sigaction(SIGTERM, &act, NULL); in main() 725 sigaction(SIGINT, &act, NULL); in main()
|
A D | COPYING | 73 covered by this License; they are outside its scope. The act of 87 You may charge a fee for the physical act of transferring a copy, and
|
/xen/docs/features/ |
A D | sched_credit.pandoc | 60 or subtle scheduling anomalies, that is not always possible to act upon,
|
/xen/xen/tools/kconfig/ |
A D | qconf.cc | 942 void ConfigView::setOptionMode(QAction *act) in setOptionMode() argument 944 if (act == showNormalAction) in setOptionMode() 946 else if (act == showAllAction) in setOptionMode()
|
/xen/ |
A D | README | 148 of xenstore to act as an interface for access to the database for dom0 and
|
A D | COPYING | 150 covered by this License; they are outside its scope. The act of 164 You may charge a fee for the physical act of transferring a copy, and
|
A D | SUPPORT.md | 554 with access to physical devices to act as back-ends.
|
/xen/docs/process/ |
A D | xen-release-management.pandoc | 51 period. The Committers will act on the wishes of the Release Manager during 64 freeze period they transfer xen-unstable branch ownership and act on the
|
/xen/xen/ |
A D | COPYING | 100 covered by this License; they are outside its scope. The act of 114 You may charge a fee for the physical act of transferring a copy, and
|
/xen/tools/libxc/ |
A D | COPYING | 152 covered by this License; they are outside its scope. The act of 167 You may charge a fee for the physical act of transferring a copy,
|
/xen/tools/libacpi/ |
A D | COPYING | 153 covered by this License; they are outside its scope. The act of 168 You may charge a fee for the physical act of transferring a copy,
|
/xen/xen/common/libelf/ |
A D | COPYING | 152 covered by this License; they are outside its scope. The act of 167 You may charge a fee for the physical act of transferring a copy,
|
/xen/tools/ocaml/ |
A D | LICENSE | 74 …ification are not covered by this License; they are outside its scope. The act of running a progra… 78 You may charge a fee for the physical act of transferring a copy, and you may at your option offer …
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 145 covered by this License; they are outside its scope. The act of 160 You may charge a fee for the physical act of transferring a copy,
|
/xen/tools/xenstore/ |
A D | COPYING | 150 covered by this License; they are outside its scope. The act of 165 You may charge a fee for the physical act of transferring a copy,
|
/xen/tools/firmware/vgabios/ |
A D | COPYING | 143 covered by this License; they are outside its scope. The act of 158 You may charge a fee for the physical act of transferring a copy,
|
/xen/tools/golang/xenlight/ |
A D | LICENSE | 143 covered by this License; they are outside its scope. The act of 158 You may charge a fee for the physical act of transferring a copy,
|
/xen/docs/designs/ |
A D | argo.pandoc | 211 executing teardown, ensures that no teardown operations act concurrently and no
|