bpf_wakeup_sources_get_head
void *bpf_wakeup_sources_get_head(void);
BTF_ID_FLAGS(func, bpf_wakeup_sources_get_head)
void *bpf_wakeup_sources_get_head(void) __ksym;
struct list_head *head = bpf_wakeup_sources_get_head();
void *bpf_wakeup_sources_get_head(void) __ksym;
struct list_head *head = bpf_wakeup_sources_get_head();