Searched refs:get_tick_patch (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dtimer_64.h45 struct get_tick_patch { struct
51 extern struct get_tick_patch __get_tick_patch;
52 extern struct get_tick_patch __get_tick_patch_end;
78 " .section .get_tick_patch, \"ax\"\n"
/linux-master/arch/sparc/kernel/
H A Dvmlinux.lds.S156 .get_tick_patch : {
158 *(.get_tick_patch)
H A Dtime_64.c799 static void __init get_tick_patch(void) function
802 struct get_tick_patch *p;
831 get_tick_patch();

Completed in 106 milliseconds