Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimer_migration.c681 tmc->cpuevt.ignore = true; in __tmigr_cpu_activate()
885 .evt = &tmc->cpuevt }; in tmigr_new_timer()
894 tmc->cpuevt.ignore = false; in tmigr_new_timer()
930 now < tmc->cpuevt.nextevt.expires) { in tmigr_handle_remote_cpu()
987 data.evt = &tmc->cpuevt; in tmigr_handle_remote_cpu()
1230 tmc->cpuevt.ignore) { in tmigr_cpu_new_timer()
1325 .evt = &tmc->cpuevt, in __tmigr_cpu_deactivate()
1334 tmc->cpuevt.ignore = false; in __tmigr_cpu_deactivate()
1774 timerqueue_init(&tmc->cpuevt.nextevt); in tmigr_cpu_prepare()
1776 tmc->cpuevt.ignore = true; in tmigr_cpu_prepare()
[all …]
H A Dtimer_migration.h106 struct tmigr_event cpuevt; member
/linux-6.15/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;