Home
last modified time | relevance | path

Searched defs:delayed_work (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h1950 struct delayed_work { struct
1951 struct work_struct work;
1952 struct timer_list timer;
1953 struct workqueue_struct *wq;
1954 int cpu;