Searched refs:tmigr_cpu (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ |
| H A D | timer_migration.c | 426 static DEFINE_PER_CPU(struct tmigr_cpu, tmigr_cpu); 442 static inline bool tmigr_is_not_available(struct tmigr_cpu *tmc) in tmigr_is_not_available() 580 struct tmigr_cpu *tmc) in __walk_groups() 585 static void walk_groups(up_f up, struct tmigr_walk *data, struct tmigr_cpu *tmc) in walk_groups() 711 static void __tmigr_cpu_activate(struct tmigr_cpu *tmc) in __tmigr_cpu_activate() 732 struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu); in tmigr_cpu_activate() 919 static u64 tmigr_new_timer(struct tmigr_cpu *tmc, u64 nextexp) in tmigr_new_timer() 946 struct tmigr_cpu *tmc; in tmigr_handle_remote_cpu() 948 tmc = per_cpu_ptr(&tmigr_cpu, cpu); in tmigr_handle_remote_cpu() 1098 struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu); in tmigr_handle_remote() [all …]
|
| H A D | timer_migration.h | 98 struct tmigr_cpu { struct
|
| /linux/include/trace/events/ |
| H A D | timer_migration.h | 65 TP_PROTO(struct tmigr_cpu *tmc), 142 TP_PROTO(struct tmigr_cpu *tmc), 164 TP_PROTO(struct tmigr_cpu *tmc), 171 TP_PROTO(struct tmigr_cpu *tmc), 178 TP_PROTO(struct tmigr_cpu *tmc), 185 TP_PROTO(struct tmigr_cpu *tmc), 192 TP_PROTO(struct tmigr_cpu *tmc), 199 TP_PROTO(struct tmigr_cpu *tmc, u64 nextevt), 223 TP_PROTO(struct tmigr_cpu *tmc, u64 nextevt), 230 TP_PROTO(struct tmigr_cpu *tmc, u64 nextevt),
|