Home
last modified time | relevance | path

Searched refs:cpuevt (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dtimer_migration.c719 tmc->cpuevt.ignore = true; in __tmigr_cpu_activate()
923 .evt = &tmc->cpuevt }; in tmigr_new_timer()
932 tmc->cpuevt.ignore = false; in tmigr_new_timer()
967 if (!tmc->available || tmc->remote || tmc->cpuevt.ignore || in tmigr_handle_remote_cpu()
968 now < tmc->cpuevt.nextevt.expires) { in tmigr_handle_remote_cpu()
1025 data.evt = &tmc->cpuevt; in tmigr_handle_remote_cpu()
1257 if (nextexp != tmc->cpuevt.nextevt.expires || in tmigr_cpu_new_timer()
1258 tmc->cpuevt.ignore) { in tmigr_cpu_new_timer()
1353 .evt = &tmc->cpuevt, in __tmigr_cpu_deactivate()
1362 tmc->cpuevt.ignore = false; in __tmigr_cpu_deactivate()
[all …]
H A Dtimer_migration.h106 struct tmigr_event cpuevt; member
/linux/include/trace/events/
H A Dtimer_migration.h80 __entry->cpu = tmc->cpuevt.cpu;
156 __entry->cpu = tmc->cpuevt.cpu;
214 __entry->cpu = tmc->cpuevt.cpu;