Lines Matching refs:TICKER_NULL

401 	while (ticker_id_head != TICKER_NULL) {  in ticker_by_slot_get()
410 return TICKER_NULL; in ticker_by_slot_get()
475 if ((_ticker_id_head == TICKER_NULL) ||
488 while (_ticker_id_head != TICKER_NULL) {
529 if (_ticker_id_head != TICKER_NULL) {
590 previous = TICKER_NULL;
592 while ((current != TICKER_NULL) && (ticks_to_expire >=
616 if (previous == TICKER_NULL) {
622 if (current != TICKER_NULL) {
662 collide = ticker_id_slot_previous = TICKER_NULL;
670 while ((current != TICKER_NULL) &&
696 (collide == TICKER_NULL))) {
709 if (current != TICKER_NULL) {
758 while (current != TICKER_NULL) {
770 if (current == TICKER_NULL) {
791 if (ticker_current->next != TICKER_NULL) {
832 (ticker->next != TICKER_NULL)) {
835 if (ticker->next != TICKER_NULL) {
861 while (id_head != TICKER_NULL) {
1061 while (current_ticker_id != TICKER_NULL && (!to_found || !from_found)) {
1129 if (instance->expire_infos[i].ticker_id == TICKER_NULL) {
1163 instance->expire_infos[index].ticker_id = TICKER_NULL;
1173 if (instance->expire_infos[index].ticker_id != TICKER_NULL || index == 0) {
1197 if (instance->expire_infos[i].ticker_id != TICKER_NULL) {
1229 if (info->ticker_id != TICKER_NULL && info->outdated) {
1276 if (instance->ticker_id_head == TICKER_NULL) {
1311 while (ticker_id_head != TICKER_NULL) {
1444 if (ticker->ext_data->expire_info_id != TICKER_NULL) {
1782 if (user_op->params.update.expire_info_id != TICKER_NULL &&
1790 } else if (user_op->params.update.expire_info_id == TICKER_NULL &&
1797 if (ticker->ext_data->expire_info_id != TICKER_NULL) {
1860 if (ticker->ext_data && ticker->ext_data->expire_info_id != TICKER_NULL) {
1880 instance->ticker_id_slot_previous = TICKER_NULL;
2085 while (instance->ticker_id_head != TICKER_NULL) {
2123 instance->ticker_id_slot_previous = TICKER_NULL;
2337 if (ticker->ext_data->expire_info_id != TICKER_NULL) {
2410 ticker->next = TICKER_NULL;
2466 ticker_id_resched_prev = TICKER_NULL;
2468 while (ticker_id_resched != TICKER_NULL) {
2480 if (ticker_id_resched == TICKER_NULL) {
2540 ticker_id_next = TICKER_NULL;
2550 while ((ticker_id_next != TICKER_NULL) &&
2662 ticker_id_prev = TICKER_NULL;
2663 while (ticker_id_next != TICKER_NULL) {
2682 if (ticker_id_prev != TICKER_NULL) {
2684 if (ticker_id_resched_prev != TICKER_NULL) {
2744 ticker->next = TICKER_NULL;
2758 if (id_collide != TICKER_NULL) {
2865 while ((insert_head != TICKER_NULL) ||
2872 if (insert_head != TICKER_NULL) {
3104 if (instance->ticker_id_head == TICKER_NULL) {
3122 if (ticker_id_old_head == TICKER_NULL) {
3251 insert_head = TICKER_NULL;
3265 if (ticker_id_old_head == TICKER_NULL) {
3441 instance->ticker_id_head = TICKER_NULL;
3453 instance->ticker_id_slot_previous = TICKER_NULL;
3459 instance->expire_infos[i].ticker_id = TICKER_NULL;
4042 user_op->id = TICKER_NULL;
4111 user_op->id = TICKER_NULL;