Home
last modified time | relevance | path

Searched refs:queue_delayed_work (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dworkqueue.h679 static inline bool queue_delayed_work(struct workqueue_struct *wq, in queue_delayed_work() function
823 return queue_delayed_work(system_wq, dwork, delay); in schedule_delayed_work()
/include/net/
Dip_vs.h1670 queue_delayed_work(system_long_wq, in ip_vs_enqueue_expire_nodest_conns()
/include/net/bluetooth/
Dhci_core.h1670 queue_delayed_work(conn->hdev->workqueue, in hci_conn_drop()