Lines Matching refs:tdo_entry
364 for (node = tdo->tdo_entry.pstNext; node != &tdo->tdo_entry; node = node->pstNext)
457 LOS_ListTailInsert(&parent->tdo_entry, &tde->tde_node);
640 LOS_ListInit(&tdo->tdo_entry);
1504 LOS_DL_LIST *node = tdo->tdo_entry.pstNext;
1506 while (node != &tdo->tdo_entry)
1566 node = tdo->tdo_entry.pstNext;
1567 while (node != &tdo->tdo_entry && index != 0)
1573 while (node != &tdo->tdo_entry)
1584 if (node == &tdo->tdo_entry)