Searched refs:timeout_tq (Results 1 – 3 of 3) sorted by relevance
139 …struct work_struct timeout_tq; /* DGRAM only: associated queue, we run timers from process contex… member
131 schedule_work(&server->timeout_tq); in ncpdgram_timeout_call()504 container_of(work, struct ncp_server, timeout_tq); in ncpdgram_timeout_proc()
327 flush_work(&server->timeout_tq); in ncp_stop_tasks()653 INIT_WORK(&server->timeout_tq, ncpdgram_timeout_proc); in ncp_fill_super()