Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h39 struct delayed_work { struct
40 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
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h2948 struct delayed_work { struct
2949 struct work_struct work;
2950 struct timer_list timer;
2951 struct workqueue_struct *wq;
2952 int cpu;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h4417 struct delayed_work { struct
4418 struct work_struct work;
4419 struct timer_list timer;
4420 struct workqueue_struct *wq;
4421 int cpu;
Dvmlinux.h4417 struct delayed_work { struct
4418 struct work_struct work;
4419 struct timer_list timer;
4420 struct workqueue_struct *wq;
4421 int cpu;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1894 struct delayed_work { struct
1895 struct work_struct work;
1896 struct timer_list timer;
1897 struct workqueue_struct *wq;
1898 int cpu;
Dvmlinux_510.h1894 struct delayed_work { struct
1895 struct work_struct work;
1896 struct timer_list timer;
1897 struct workqueue_struct *wq;
1898 int cpu;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h7062 struct delayed_work { struct
7063 struct work_struct work;
7064 struct timer_list timer;
7065 struct workqueue_struct *wq;
7066 int cpu;
Dvmlinux.h7062 struct delayed_work { struct
7063 struct work_struct work;
7064 struct timer_list timer;
7065 struct workqueue_struct *wq;
7066 int cpu;