Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sparc/include/asm/
Dtimer_64.h51 extern struct get_tick_patch __get_tick_patch;
/Linux-v6.6/arch/sparc/kernel/
Dvmlinux.lds.S157 __get_tick_patch = .; symbol
Dtime_64.c807 for (p = &__get_tick_patch; p < &__get_tick_patch_end; p++) { in get_tick_patch()