Searched refs:tmigr_group (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ |
| H A D | timer_migration.c | 424 static struct tmigr_group *tmigr_root; 477 static bool tmigr_check_migrator(struct tmigr_group *group, u8 childmask) in tmigr_check_migrator() 489 static bool tmigr_check_migrator_and_lonely(struct tmigr_group *group, u8 childmask) in tmigr_check_migrator_and_lonely() 506 static bool tmigr_check_lonely(struct tmigr_group *group) in tmigr_check_lonely() 557 typedef bool (*up_f)(struct tmigr_group *, struct tmigr_group *, struct tmigr_walk *); 560 struct tmigr_group *child, struct tmigr_group *group) in __walk_groups_from() 598 static struct tmigr_event *tmigr_next_groupevt(struct tmigr_group *group) in tmigr_next_groupevt() 631 static struct tmigr_event *tmigr_next_expired_groupevt(struct tmigr_group *group, in tmigr_next_expired_groupevt() 648 static u64 tmigr_next_groupevt_expires(struct tmigr_group *group) in tmigr_next_groupevt_expires() 660 static bool tmigr_active_up(struct tmigr_group *group, in tmigr_active_up() [all …]
|
| H A D | timer_migration.h | 61 struct tmigr_group { struct 63 struct tmigr_group *parent; argument 103 struct tmigr_group *tmgroup;
|
| /linux/include/trace/events/ |
| H A D | timer_migration.h | 14 TP_PROTO(struct tmigr_group *group), 36 TP_PROTO(struct tmigr_group *child), 94 TP_PROTO(struct tmigr_group *group, union tmigr_state state, u32 childmask), 127 TP_PROTO(struct tmigr_group *group, union tmigr_state state, u32 childmask), 134 TP_PROTO(struct tmigr_group *group, union tmigr_state state, u32 childmask), 237 TP_PROTO(struct tmigr_group *child, struct tmigr_group *group, 277 TP_PROTO(struct tmigr_group *group),
|