Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38181 struct wakeup_source___2 { struct
38182 const char *name;
38183 int id;
38184 struct list_head entry;
38185 spinlock_t lock;
38186 struct wake_irq *wakeirq;
38187 struct timer_list timer;
38188 long unsigned int timer_expires;
38189 ktime_t total_time;
38190 ktime_t max_time;
[all …]
Dvmlinux.h38181 struct wakeup_source___2 { struct
38182 const char *name;
38183 int id;
38184 struct list_head entry;
38185 spinlock_t lock;
38186 struct wake_irq *wakeirq;
38187 struct timer_list timer;
38188 long unsigned int timer_expires;
38189 ktime_t total_time;
38190 ktime_t max_time;
[all …]