Searched refs:schedule (Results 1 – 18 of 18) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_arinc653.c | 33 struct xen_sysctl_arinc653_schedule *schedule) in xc_sched_arinc653_schedule_set() argument 38 schedule, in xc_sched_arinc653_schedule_set() 39 sizeof(*schedule), in xc_sched_arinc653_schedule_set() 42 if ( xc_hypercall_bounce_pre(xch, schedule) ) in xc_sched_arinc653_schedule_set() 50 schedule); in xc_sched_arinc653_schedule_set() 54 xc_hypercall_bounce_post(xch, schedule); in xc_sched_arinc653_schedule_set() 68 schedule, in xc_sched_arinc653_schedule_get() 69 sizeof(*schedule), in xc_sched_arinc653_schedule_get() 72 if ( xc_hypercall_bounce_pre(xch, schedule) ) in xc_sched_arinc653_schedule_get() 80 schedule); in xc_sched_arinc653_schedule_get() [all …]
|
A D | xc_csched.c | 71 struct xen_sysctl_credit_schedule *schedule) in xc_sched_credit_params_set() argument 80 sysctl.u.scheduler_op.u.sched_credit = *schedule; in xc_sched_credit_params_set() 85 *schedule = sysctl.u.scheduler_op.u.sched_credit; in xc_sched_credit_params_set() 94 struct xen_sysctl_credit_schedule *schedule) in xc_sched_credit_params_get() argument 106 *schedule = sysctl.u.scheduler_op.u.sched_credit; in xc_sched_credit_params_get()
|
A D | xc_csched2.c | 71 struct xen_sysctl_credit2_schedule *schedule) in xc_sched_credit2_params_set() argument 80 sysctl.u.scheduler_op.u.sched_credit2 = *schedule; in xc_sched_credit2_params_set() 85 *schedule = sysctl.u.scheduler_op.u.sched_credit2; in xc_sched_credit2_params_set() 94 struct xen_sysctl_credit2_schedule *schedule) in xc_sched_credit2_params_get() argument 106 *schedule = sysctl.u.scheduler_op.u.sched_credit2; in xc_sched_credit2_params_get()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | sched_arinc653.c | 210 SCHED_PRIV(ops)->schedule[i].vc = in update_schedule_vcpus() 241 if ( (schedule->major_frame <= 0) in arinc653_sched_set() 242 || (schedule->num_sched_entries < 1) in arinc653_sched_set() 260 if ( total_runtime > schedule->major_frame ) in arinc653_sched_set() 271 sched_priv->schedule[i].vcpu_id = in arinc653_sched_set() 272 schedule->sched_entries[i].vcpu_id; in arinc653_sched_set() 273 sched_priv->schedule[i].runtime = in arinc653_sched_set() 274 schedule->sched_entries[i].runtime; in arinc653_sched_set() 322 schedule->sched_entries[i].vcpu_id = sched_priv->schedule[i].vcpu_id; in arinc653_sched_get() 323 schedule->sched_entries[i].runtime = sched_priv->schedule[i].runtime; in arinc653_sched_get() [all …]
|
A D | Makefile | 44 obj-y += schedule.o
|
A D | schedule.c | 1381 static void schedule(void) in schedule() function 1679 open_softirq(SCHEDULE_SOFTIRQ, schedule); in scheduler_init() 1922 schedule(); in wait()
|
A D | sched_null.c | 728 SCHED_STAT_CRANK(schedule); in null_schedule()
|
A D | sched_credit.c | 1846 SCHED_STAT_CRANK(schedule); in csched_schedule()
|
A D | sched_credit2.c | 3446 SCHED_STAT_CRANK(schedule); in csched2_schedule()
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | perfc_defn.h | 21 PERFCOUNTER(schedule, "sched: specific scheduler")
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 959 struct xen_sysctl_credit_schedule *schedule); 962 struct xen_sysctl_credit_schedule *schedule); 966 struct xen_sysctl_credit2_schedule *schedule); 969 struct xen_sysctl_credit2_schedule *schedule); 996 struct xen_sysctl_arinc653_schedule *schedule); 1002 struct xen_sysctl_arinc653_schedule *schedule);
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | formats | 48 0x00022009 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) csched:schedule [ cpu[16]:tasklet[8]:idle[8] =… 71 0x00022214 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) csched2:schedule [ rq:cpu = 0x%(1)08x, taskle… 80 0x00022806 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) rtds:schedule [ cpu[16]:tasklet[8]:idle[4]:tic… 86 0x00022A05 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) null:schedule [ cpu[16]:tasklet[16] = %(1)08x,…
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | sysctl.h | 620 XEN_GUEST_HANDLE_64(xen_sysctl_arinc653_schedule_t) schedule;
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 108 proceed, because there is a point of no return once they schedule a date with 127 Manager a schedule for RC test days.
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | intel_psr_cat_cdp.pandoc | 217 * VCPU schedule
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.pod.1.in | 1119 real-time scheduling algorithm to schedule VCPUs in the system.
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | lwip.patch-cvs | 859 + /* For multithreading environment, schedule a call to netif_poll */
|
/xen-4.10.0-shim-comet/ |
A D | .rootkeys | 1394 3e397e6619PgAfBbw2XFbXkewvUWgw xen/common/schedule.c
|
Completed in 54 milliseconds