/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/ |
A D | show_service_dependencies.sh | 14 after="`grep ^After= $file | cut -f 2- -d =`" 20 for i in $after
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | domains.ml | 154 let after = max (-1.0) (before -. 1.0) in 155 debug "decr_conflict_credit dom%d %F -> %F" (Domain.get_id dom) before after; 156 dom.Domain.conflict_credit <- after; 159 && after < !Define.conflict_burst_limit in 160 let newly_paused = before > 0.0 && after <= 0.0 in 163 && after > 0.0 208 let after = min (before +. 1.0) !Define.conflict_burst_limit in var 209 dom.Domain.conflict_credit <- after; 210 debug "incr_conflict_credit dom%d: %F -> %F" (Domain.get_id dom) before after; 212 if before <= 0.0 && after > 0.0 [all …]
|
A D | history.ml | 19 after: Store.t; (* the store after the change *) RecordField 26 (* There is scope for optimisation here, since in consecutive commits one commit's `after` 31 * each element's `before` is the same thing as the next element's `after` 35 Store.mark_symbols hist_rec.after;
|
A D | oxenstored.conf.in | 23 # one point is issued after each conflict-max-history-seconds, so this 27 # If the conflict-rate-limit-is-aggregate flag is true then after each 29 # one at the front of the queue. If false, then after each tick each
|
A D | packet.ml | 9 | Ack of (unit -> unit) (* function is the action to execute after sending the ack *)
|
A D | process.ml | 283 let record_commit ~con ~tid ~before ~after = 286 History.push {History.con=con; tid=tid; before=before; after=after; finish_count=finish_count} 335 && not (can_apply_on hist_rec.History.after) 397 record_commit ~con ~tid:id ~before:oldstore ~after:cstore 519 let after = Store.copy store in 520 record_commit ~con ~tid ~before ~after;
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | qconf.h | 147 ConfigItem(Q3ListView *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument 148 : Parent(parent, after), menu(m), visible(v), goParent(false) in ConfigItem() 152 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument 153 : Parent(parent, after), menu(m), visible(v), goParent(false) in ConfigItem() 157 ConfigItem(Q3ListView *parent, ConfigItem *after, bool v) in ConfigItem() argument 158 : Parent(parent, after), menu(0), visible(v), goParent(true) in ConfigItem()
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | Makefile | 20 CFLAGS+=-Wno-declaration-after-statement -Wno-unused-label
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/vif-post.d/ |
A D | 00-vif-local.hook | 5 # This script will be sourced by, e.g., vif-bridge after the hotplugging
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/ |
A D | Makefile | 6 CFLAGS += -Wno-declaration-after-statement
|
/xen-4.10.0-shim-comet/ |
A D | CODING_STYLE | 48 after the opening /* of a comment block). 98 after each sentence.
|
A D | Config.mk | 220 $(call cc-option-add,HOSTCFLAGS,HOSTCC,-Wdeclaration-after-statement) 221 $(call cc-option-add,CFLAGS,CC,-Wdeclaration-after-statement)
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/ |
A D | sysconfig.xendomains.in | 17 # (in microseconds) after each SysRq, so the domain has a chance to react. 29 # start up. This timeout (in microseconds) specifies the delay after guest 123 # for every of these xm commands and time it out after the number of seconds
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | Makefile | 9 -Wno-declaration-after-statement -Wformat-nonliteral
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | Makefile | 6 CFLAGS += -Wno-unused -Wno-declaration-after-statement
|
/xen-4.10.0-shim-comet/config/ |
A D | Paths.mk.in | 6 # and is generated after running ./configure. The master source is located
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | mwait-idle.c | 723 u64 before, after; in mwait_idle() local 782 after = cpuidle_get_tick(); in mwait_idle() 786 TRACE_6D(TRC_PM_IDLE_EXIT, cx->type, after, in mwait_idle() 790 update_idle_stats(power, cx, before, after); in mwait_idle()
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | Makefile | 15 -Wno-declaration-after-statement -Wformat-nonliteral
|
/xen-4.10.0-shim-comet/tools/xenstat/xentop/ |
A D | TODO | 1 Display error messages on the help line after bad input at a prompt.
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | rtc.c | 577 unsigned long before, after; /* XXX s_time_t */ in rtc_set_time() local 592 after = mktime(get_year(tm->tm_year), tm->tm_mon + 1, tm->tm_mday, in rtc_set_time() 597 d->time_offset_seconds += (after - before); in rtc_set_time() 600 send_timeoffset_req(after - before); in rtc_set_time()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | 9pfs.markdown | 255 increased by the frontend, after writing data to **out**. **out_cons** 256 is increased by the backend, after reading data from **out**. 260 array. **in_prod** is increased by the backend, after writing data to 261 **in**. **in_cons** is increased by the frontend, after reading data
|
/xen-4.10.0-shim-comet/tools/pygrub/examples/ |
A D | ubuntu-14.04-lts.grub2 | 214 # menu entries you want to add after this comment. Be careful not to change 222 # menu entries you want to add after this comment. Be careful not to change
|
A D | debian-wheezy-hvm.grub2 | 96 # menu entries you want to add after this comment. Be careful not to change
|
/xen-4.10.0-shim-comet/m4/ |
A D | ax_compare_version.m4 | 32 # Additionally, the eq and ne operator can have a number after it to limit 114 dnl # The sed right after the echo is to remove any indented white space.
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-tscmode.pod.7 | 211 will be the TSC frequency of the initial physical machine, even after 240 be the TSC frequency of the initial physical machine, even after migration. 242 might be encountered by a tsc_mode==0 domain after migration occurs, 348 same before and after migration. 352 executed natively before and after migration.
|