Home
last modified time | relevance | path

Searched refs:alloc_pdata (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h146 void * (*alloc_pdata) (const struct scheduler *, int); member
/xen-4.10.0-shim-comet/xen/common/
A Dschedule.c1585 sched_priv = SCHED_OP(&ops, alloc_pdata, cpu); in cpu_schedule_up()
1729 this_cpu(schedule_data).sched_priv = SCHED_OP(&ops, alloc_pdata, 0); in scheduler_init()
1783 ppriv = SCHED_OP(new_ops, alloc_pdata, cpu); in schedule_cpu_switch()
A Dsched_credit.c2284 .alloc_pdata = csched_alloc_pdata,

Completed in 10 milliseconds