Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h43539 struct wakeup_source { struct
43540 const char *name;
43541 int id;
43542 struct list_head entry;
43543 spinlock_t lock;
43544 struct wake_irq *wakeirq;
43545 struct timer_list timer;
43546 long unsigned int timer_expires;
43547 ktime_t total_time;
43548 ktime_t max_time;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h6593 struct wakeup_source { struct
6594 const char *name;
6595 int id;
6596 struct list_head entry;
6597 spinlock_t lock;
6598 struct wake_irq *wakeirq;
6599 struct timer_list timer;
6600 long unsigned int timer_expires;
6601 ktime_t total_time;
6602 ktime_t max_time;
[all …]
Dvmlinux.h6593 struct wakeup_source { struct
6594 const char *name;
6595 int id;
6596 struct list_head entry;
6597 spinlock_t lock;
6598 struct wake_irq *wakeirq;
6599 struct timer_list timer;
6600 long unsigned int timer_expires;
6601 ktime_t total_time;
6602 ktime_t max_time;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5670 struct wakeup_source { struct
5671 const char *name;
5672 int id;
5673 struct list_head entry;
5674 spinlock_t lock;
5675 struct wake_irq *wakeirq;
5676 struct timer_list timer;
5677 long unsigned int timer_expires;
5678 ktime_t total_time;
5679 ktime_t max_time;
[all …]
Dvmlinux_510.h5670 struct wakeup_source { struct
5671 const char *name;
5672 int id;
5673 struct list_head entry;
5674 spinlock_t lock;
5675 struct wake_irq *wakeirq;
5676 struct timer_list timer;
5677 long unsigned int timer_expires;
5678 ktime_t total_time;
5679 ktime_t max_time;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6347 struct wakeup_source { struct
6348 const char *name;
6349 int id;
6350 struct list_head entry;
6351 spinlock_t lock;
6352 struct wake_irq *wakeirq;
6353 struct timer_list timer;
6354 long unsigned int timer_expires;
6355 ktime_t total_time;
6356 ktime_t max_time;
[all …]
Dvmlinux.h6347 struct wakeup_source { struct
6348 const char *name;
6349 int id;
6350 struct list_head entry;
6351 spinlock_t lock;
6352 struct wake_irq *wakeirq;
6353 struct timer_list timer;
6354 long unsigned int timer_expires;
6355 ktime_t total_time;
6356 ktime_t max_time;
[all …]