Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dwakelock.h46 struct wakeup_source { struct
51 struct wakeup_source ws; argument
/third_party/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 …]