Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dtimer_64.h51 extern struct get_tick_patch __get_tick_patch;
/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S162 __get_tick_patch = .; symbol
H A Dtime_64.c809 for (p = &__get_tick_patch; p < &__get_tick_patch_end; p++) { in get_tick_patch()