kern_time.c | 681 * itimer_init: 686 itimer_init(struct itimer * const it, const struct itimer_ops * const ops, function in typeref:typename:void 1288 itimer_init(&pt->pt_itimer, &ptimer_itimer_ops, id, itl); 1686 itimer_init(it, &ptimer_itimer_ops, which, itl);
|