pre_start 35 arch/sh/include/asm/suspend.h void *pre_start, void *pre_end, pre_start 78 arch/sh/kernel/cpu/shmobile/pm.c void *pre_start, void *pre_end, pre_start 108 arch/sh/kernel/cpu/shmobile/pm.c n = pre_end - pre_start; pre_start 109 arch/sh/kernel/cpu/shmobile/pm.c memcpy(vp, pre_start, n); pre_start 37 init/calibrate.c unsigned long pre_start, start, post_start; pre_start 48 init/calibrate.c if (read_current_timer(&pre_start) < 0 ) pre_start 71 init/calibrate.c pre_start = 0; pre_start 75 init/calibrate.c pre_start = start; pre_start 89 init/calibrate.c timer_rate_max = (post_end - pre_start) / pre_start 103 init/calibrate.c if (start < post_end && pre_start != 0 && pre_end != 0 &&