Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimer_migration.c523 typedef bool (*up_f)(struct tmigr_group *, struct tmigr_group *, struct tmigr_walk *); typedef
525 static void __walk_groups(up_f up, struct tmigr_walk *data, in __walk_groups()
547 static void walk_groups(up_f up, struct tmigr_walk *data, struct tmigr_cpu *tmc) in walk_groups()