Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h23142 struct wakeup_source { struct
23143 const char *name;
23144 int id;
23145 struct list_head entry;
23146 spinlock_t lock;
23147 struct wake_irq *wakeirq;
23148 struct timer_list timer;
23149 long unsigned int timer_expires;
23150 ktime_t total_time;
23151 ktime_t max_time;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h5138 struct wakeup_source { struct
5139 const char *name;
5140 int id;
5141 struct list_head entry;
5142 spinlock_t lock;
5143 struct wake_irq *wakeirq;
5144 struct timer_list timer;
5145 long unsigned int timer_expires;
5146 ktime_t total_time;
5147 ktime_t max_time;
[all …]
H A Dvmlinux_600.h5138 struct wakeup_source { struct
5139 const char *name;
5140 int id;
5141 struct list_head entry;
5142 spinlock_t lock;
5143 struct wake_irq *wakeirq;
5144 struct timer_list timer;
5145 long unsigned int timer_expires;
5146 ktime_t total_time;
5147 ktime_t max_time;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h4857 struct wakeup_source { struct
4858 const char *name;
4859 int id;
4860 struct list_head entry;
4861 spinlock_t lock;
4862 struct wake_irq *wakeirq;
4863 struct timer_list timer;
4864 long unsigned int timer_expires;
4865 ktime_t total_time;
4866 ktime_t max_time;
[all …]
H A Dvmlinux_602.h4857 struct wakeup_source { struct
4858 const char *name;
4859 int id;
4860 struct list_head entry;
4861 spinlock_t lock;
4862 struct wake_irq *wakeirq;
4863 struct timer_list timer;
4864 long unsigned int timer_expires;
4865 ktime_t total_time;
4866 ktime_t max_time;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h7161 struct wakeup_source { struct
7162 const char *name;
7163 int id;
7164 struct list_head entry;
7165 spinlock_t lock;
7166 struct wake_irq *wakeirq;
7167 struct timer_list timer;
7168 long unsigned int timer_expires;
7169 ktime_t total_time;
7170 ktime_t max_time;
[all …]
H A Dvmlinux_518.h7161 struct wakeup_source { struct
7162 const char *name;
7163 int id;
7164 struct list_head entry;
7165 spinlock_t lock;
7166 struct wake_irq *wakeirq;
7167 struct timer_list timer;
7168 long unsigned int timer_expires;
7169 ktime_t total_time;
7170 ktime_t max_time;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h6767 struct wakeup_source { struct
6768 const char *name;
6769 int id;
6770 struct list_head entry;
6771 spinlock_t lock;
6772 struct wake_irq *wakeirq;
6773 struct timer_list timer;
6774 unsigned long timer_expires;
6775 ktime_t total_time;
6776 ktime_t max_time;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h5688 struct wakeup_source { struct
5689 const char *name;
5690 int id;
5691 struct list_head entry;
5692 spinlock_t lock;
5693 struct wake_irq *wakeirq;
5694 struct timer_list timer;
5695 long unsigned int timer_expires;
5696 ktime_t total_time;
5697 ktime_t max_time;
[all …]
H A Dvmlinux.h5688 struct wakeup_source { struct
5689 const char *name;
5690 int id;
5691 struct list_head entry;
5692 spinlock_t lock;
5693 struct wake_irq *wakeirq;
5694 struct timer_list timer;
5695 long unsigned int timer_expires;
5696 ktime_t total_time;
5697 ktime_t max_time;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h36212 struct wakeup_source { struct
36213 const char *name;
36214 int id;
36215 struct list_head entry;
36216 spinlock_t lock;
36217 struct wake_irq *wakeirq;
36218 struct timer_list timer;
36219 long unsigned int timer_expires;
36220 ktime_t total_time;
36221 ktime_t max_time;
[all …]
H A Dvmlinux.h36212 struct wakeup_source { struct
36213 const char *name;
36214 int id;
36215 struct list_head entry;
36216 spinlock_t lock;
36217 struct wake_irq *wakeirq;
36218 struct timer_list timer;
36219 long unsigned int timer_expires;
36220 ktime_t total_time;
36221 ktime_t max_time;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h6376 struct wakeup_source { struct
6377 const char *name;
6378 int id;
6379 struct list_head entry;
6380 spinlock_t lock;
6381 struct wake_irq *wakeirq;
6382 struct timer_list timer;
6383 unsigned long timer_expires;
6384 ktime_t total_time;
6385 ktime_t max_time;
[all …]