Searched refs:tmigr_group (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/time/
H A Dtimer_migration.h22 * struct tmigr_group - timer migration hierarchy group
52 struct tmigr_group { struct
54 struct tmigr_group *parent;
94 struct tmigr_group *tmgroup;
101 * union tmigr_state - state of tmigr_group
110 * struct - split state of tmigr_group
H A Dtimer_migration.c437 static bool tmigr_check_migrator(struct tmigr_group *group, u8 childmask)
449 static bool tmigr_check_migrator_and_lonely(struct tmigr_group *group, u8 childmask)
466 static bool tmigr_check_lonely(struct tmigr_group *group)
478 typedef bool (*up_f)(struct tmigr_group *, struct tmigr_group *, void *);
483 struct tmigr_group *child = NULL, *group = tmc->tmgroup;
557 static struct tmigr_event *tmigr_next_groupevt(struct tmigr_group *group)
590 static struct tmigr_event *tmigr_next_expired_groupevt(struct tmigr_group *group,
607 static u64 tmigr_next_groupevt_expires(struct tmigr_group *group)
619 static bool tmigr_active_up(struct tmigr_group *grou
[all...]
/linux-master/include/trace/events/
H A Dtimer_migration.h14 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),

Completed in 191 milliseconds