Searched defs:delayed_work (Results 1 – 14 of 14) sorted by relevance
39 struct delayed_work { struct40 struct work_struct work;41 struct timer_list timer;44 struct workqueue_struct *wq;68 static inline bool queue_delayed_work(struct workqueue_struct *wq, in queue_delayed_work() argument
3820 struct delayed_work { struct3821 struct work_struct work;3822 struct timer_list timer;3823 struct workqueue_struct *wq;3824 int cpu;3825 u64 android_kabi_reserved1;3826 u64 android_kabi_reserved2;120882 struct delayed_work delayed_work; member
3391 struct delayed_work { struct3392 struct work_struct work;3393 struct timer_list timer;3394 struct workqueue_struct *wq;3395 int cpu;3396 u64 android_kabi_reserved1;3397 u64 android_kabi_reserved2;127401 struct delayed_work delayed_work; member
1948 struct delayed_work { struct1949 struct work_struct work;1950 struct timer_list timer;1951 struct workqueue_struct *wq;1952 int cpu;
2347 struct delayed_work { struct2348 struct work_struct work;2349 struct timer_list timer;2350 struct workqueue_struct *wq;2351 int cpu;
2066 struct delayed_work { struct2067 struct work_struct work;2068 struct timer_list timer;2069 struct workqueue_struct *wq;2070 int cpu;
2154 struct delayed_work { struct2155 struct work_struct work;2156 struct timer_list timer;2157 struct workqueue_struct *wq;2158 int cpu;
1358 struct delayed_work { struct1359 struct work_struct work;1360 struct timer_list timer;1361 struct workqueue_struct *wq;1362 int cpu;
2132 struct delayed_work { struct2133 struct work_struct work;2134 struct timer_list timer;2135 struct workqueue_struct *wq;2136 int cpu;