Searched refs:cmd_timer_link (Results 1 – 4 of 4) sorted by relevance
93 P->cmd_timer_link.l2_nextp, P->cmd_timer_link.l2_prevp, in ghd_dump_gcmd()94 P->cmd_timer_link.l2_private); in ghd_dump_gcmd()
190 gcmdp = (gcmd_t *)L2_next(&gcmdp->cmd_timer_link); in ghd_timeout_loop()332 L2el_t *lp = &gcmdp->cmd_timer_link; in ghd_timer_newstate()489 gcmdp_scan = (gcmd_t *)L2_next(&gcmdp_scan->cmd_timer_link)) { in ghd_timer_newstate()682 gcmdp = (gcmd_t *)L2_next(&gcmdp->cmd_timer_link); in ghd_timeout_get()689 L2_delete(&gcmdp->cmd_timer_link); in ghd_timeout_get()878 L2_add(&cccp->ccc_activel, &gcmdp->cmd_timer_link, gcmdp); in ghd_timer_start()
107 L2el_t cmd_timer_link; /* ccb timer doubly linked list */ member140 L2_INIT(&(gcmdp)->cmd_timer_link), \370 L2_delete(&(gcmdp)->cmd_timer_link); \
98 L2el_t cmd_timer_link; /* ccb timer doubly linked list */ member123 L2_INIT(&(gcmdp)->cmd_timer_link), \328 L2_delete(&(gcmdp)->cmd_timer_link); \