Searched defs:idletimer_tg_info (Results 1 – 3 of 3) sorted by relevance
37 struct idletimer_tg_info { struct38 __u32 timeout;40 char label[MAX_IDLETIMER_LABEL_SIZE];43 struct idletimer_tg *timer __attribute__((aligned(8)));
22 struct idletimer_tg_info { struct31 struct idletimer_tg_info_v1 { argument