Searched refs:VDSO_TH_ALGO_PPC_TB (Results 1 – 4 of 4) sorted by relevance
34 #define VDSO_TH_ALGO_PPC_TB VDSO_TH_ALGO_1 macro
237 vdso_th->th_algo = VDSO_TH_ALGO_PPC_TB; in decr_vdso_timehands()247 vdso_th32->th_algo = VDSO_TH_ALGO_PPC_TB; in decr_vdso_timehands32()
48 if (__predict_false(th->th_algo != VDSO_TH_ALGO_PPC_TB)) in __vdso_gettc()