Search | Google it | Results 1 - 1 of 1 for funcall:lltoul from mtkernel_3/kernel/tkernel/time_calls.c (0.00 seconds) |
257: */ 258: tm = lltoul(knl_current_time) + pk_ccyc->cycphs + TIMER_PERIOD; 259: 337: 338: cur = lltoul(knl_current_time); 339: 422: tm = cyccb->cyctmeb.time; 423: cur = lltoul(knl_current_time); 424: if ( (cyccb->cycstat & TCYC_STA) == 0 ) { 523: tm = cyccb->cyctmeb.time; 524: cur = lltoul(knl_current_time); 525: if ( (cyccb->cycstat & TCYC_STA) == 0 ) { 537: pk_rcyc->exinf = cyccb->exinf; 538: pk_rcyc->lfttim = lltoul(tm); 539: pk_rcyc->cycstat = cyccb->cycstat; 776: } else { 777: cur = lltoul(knl_current_time); 778: if ( (almcb->almstat & TALM_STA) != 0 ) { 876: } else { 877: cur = lltoul(knl_current_time); 878: if ( (almcb->almstat & TALM_STA) != 0 ) {