Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimekeeping_debug.c59 unsigned long timekeeping_get_mg_floor_swaps(void) in timekeeping_get_mg_floor_swaps() function
/linux-6.15/include/linux/
H A Dtimekeeping.h51 extern unsigned long timekeeping_get_mg_floor_swaps(void);
/linux-6.15/fs/
H A Dinode.c148 unsigned long floor_swaps = timekeeping_get_mg_floor_swaps(); in mgts_show()