Searched refs:sched (Results 1 – 12 of 12) sorted by relevance
1 Notes on the scheduler in sched.c:4 'sched.c' provides an very simplistic multi-threading scheduler.5 See the example, function 'sched(...)', in the same file for its10 in 'sched.c', it may or may not work in other cases.
5 /sched
12 extra-$(CONFIG_PPC) += sched
87 int sched (int ac, char *av[]) in sched() function
137 u32 sched; /* 0x1c0 */ member
124 u32 sched; /* 0x1c0 */ member
82 u32 sched; /* 0x250 scheduler control register */ member
153 u32 sched; /* 0x250 */ member
322 writel(0x0f802f01, &mctl_ctl->sched); in mctl_sys_init()
199 &mctl_ctl->sched); in mctl_init()
192 writel(SCHED_CONFIG, &mctl_ctl->sched); in mctl_ctl_sched_init()