Symbol: tmigr_cpu
include/trace/events/timer_migration.h
142
TP_PROTO(struct tmigr_cpu *tmc),
include/trace/events/timer_migration.h
164
TP_PROTO(struct tmigr_cpu *tmc),
include/trace/events/timer_migration.h
171
TP_PROTO(struct tmigr_cpu *tmc),
include/trace/events/timer_migration.h
178
TP_PROTO(struct tmigr_cpu *tmc),
include/trace/events/timer_migration.h
185
TP_PROTO(struct tmigr_cpu *tmc),
include/trace/events/timer_migration.h
192
TP_PROTO(struct tmigr_cpu *tmc),
include/trace/events/timer_migration.h
199
TP_PROTO(struct tmigr_cpu *tmc, u64 nextevt),
include/trace/events/timer_migration.h
223
TP_PROTO(struct tmigr_cpu *tmc, u64 nextevt),
include/trace/events/timer_migration.h
230
TP_PROTO(struct tmigr_cpu *tmc, u64 nextevt),
include/trace/events/timer_migration.h
65
TP_PROTO(struct tmigr_cpu *tmc),
kernel/time/timer_migration.c
1098
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1187
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1247
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1349
static u64 __tmigr_cpu_deactivate(struct tmigr_cpu *tmc, u64 nextexp)
kernel/time/timer_migration.c
1380
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1423
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1461
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1470
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1501
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
1825
struct tmigr_cpu *tmc = per_cpu_ptr(&tmigr_cpu, cpu);
kernel/time/timer_migration.c
1919
WARN_ON_ONCE(!per_cpu_ptr(&tmigr_cpu, raw_smp_processor_id())->available);
kernel/time/timer_migration.c
1928
struct tmigr_cpu *tmc = per_cpu_ptr(&tmigr_cpu, cpu);
kernel/time/timer_migration.c
426
static DEFINE_PER_CPU(struct tmigr_cpu, tmigr_cpu);
kernel/time/timer_migration.c
442
static inline bool tmigr_is_not_available(struct tmigr_cpu *tmc)
kernel/time/timer_migration.c
580
struct tmigr_cpu *tmc)
kernel/time/timer_migration.c
585
static void walk_groups(up_f up, struct tmigr_walk *data, struct tmigr_cpu *tmc)
kernel/time/timer_migration.c
711
static void __tmigr_cpu_activate(struct tmigr_cpu *tmc)
kernel/time/timer_migration.c
732
struct tmigr_cpu *tmc = this_cpu_ptr(&tmigr_cpu);
kernel/time/timer_migration.c
919
static u64 tmigr_new_timer(struct tmigr_cpu *tmc, u64 nextexp)
kernel/time/timer_migration.c
946
struct tmigr_cpu *tmc;
kernel/time/timer_migration.c
948
tmc = per_cpu_ptr(&tmigr_cpu, cpu);