Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 20 of 20) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Damd_nonfatal.c75 static int adjust = 0; variable
120 adjust++; in mce_amd_checkregs()
134 if (adjust > 0) { in mce_amd_work_fn()
159 if (adjust == 0) { in mce_amd_work_fn()
169 adjust += (counter - 1); in mce_amd_work_fn()
180 if (variable_period && adjust > 0) { in mce_amd_work_fn()
182 adjust++; /* adjust == 1 must have an effect */ in mce_amd_work_fn()
183 period /= adjust; in mce_amd_work_fn()
201 adjust = 0; in mce_amd_work_fn()
A Dnon-fatal.c32 static int adjust = 0; variable
44 adjust++; in mce_checkregs()
74 if (adjust) in mce_work_fn()
75 period /= (adjust + 1); in mce_work_fn()
85 adjust = 0; in mce_work_fn()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_misc.c693 uint32_t adjust = 0; in xc_livepatch_list() local
726 if ( adjust ) in xc_livepatch_list()
727 adjust = 0; /* Used when adjusting the 'max_batch_sz' or 'retries'. */ in xc_livepatch_list()
767 adjust = 1; /* For the loop conditional to let us loop again. */ in xc_livepatch_list()
791 adjust = 1; /* And make sure we continue in the loop. */ in xc_livepatch_list()
819 } while ( adjust || (*done < max && *left != 0) ); in xc_livepatch_list()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxen.if10 allow $1 $2:mmu { adjust physmap map_read map_write stat pinpage updatemp mmuext_op };
58 allow $1 $2:mmu { map_read map_write adjust memorymap physmap pinpage mmuext_op updatemp };
153 allow $1 $2_target:mmu { map_read map_write adjust physmap target_hack };
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h173 int (*adjust) (const struct scheduler *, struct domain *, member
/xen-4.10.0-shim-comet/xen/common/
A Dsched_arinc653.c763 .adjust = NULL,
A Dsched_rt.c1601 .adjust = rt_dom_cntl,
A Dschedule.c1324 if ( (ret = SCHED_OP(dom_scheduler(d), adjust, d, op)) == 0 ) in sched_adjust()
A Dsched_credit.c2272 .adjust = csched_dom_cntl,
A Dsched_credit2.c4035 .adjust = csched2_dom_cntl,
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/
A Daccess_vectors365 adjust
/xen-4.10.0-shim-comet/
A DINSTALL17 environment variables which are used to adjust various aspects of the
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.755 an intelligent default but allows system administrator's to adjust
A Dxl.cfg.pod.5.in1559 RAM. You should not normally need to adjust this value. However, if you
1883 obtains/uses a pvclock-like mechanism to adjust for monotonicity and
2444 RAM. You should not normally need to adjust this value. However, if you
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dblock-qcow.c1183 int shift, length, adjust, flags = 0, ret = 0; in qcow_create() local
/xen-4.10.0-shim-comet/docs/process/
A Dxen-release-management.pandoc227 a push. For security bugs, coordinate with the Security Team to adjust the
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs447 adjust for alignment. */
886 + /* adjust the number of pbufs on queue */
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown265 some platforms, the "maxcpus" option may need to be used to further adjust
267 monotonic TSC across sockets you may want to adjust the "tsc" command line
A Dlivepatch.markdown1000 preprocessor "#line n" directives to adjust for the introduced
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c3043 ;; adjust if there will be an overrun. 2K max sector size
3192 ;; adjust if there will be an overrun. 2K max sector size
6679 ;; adjust if there will be an overrun
6819 ;; adjust if there will be an overrun

Completed in 45 milliseconds