Searched refs:c_executor (Results 1 – 3 of 3) sorted by relevance
64 kthread_t *c_executor; /* executing thread */ member
280 cp->c_executor = NULL; in callout_alloc()1362 if (cp->c_executor == curthread) { in untimeout_generic()1476 cp->c_executor = curthread; in callout_list_expire()1491 cp->c_executor = NULL; in callout_list_expire()
887 co->c_done, co->c_waiting, co->c_executor); in callouts_cb()