Searched refs:hwblk_mod_cnt (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/sh/kernel/cpu/ |
D | hwblk.c | 38 static void hwblk_mod_cnt(struct hwblk_info *info, int hwblk, in hwblk_mod_cnt() function 50 hwblk_mod_cnt(info, hwblk, counter, 1, 1); in hwblk_cnt_inc() 55 hwblk_mod_cnt(info, hwblk, counter, -1, 0); in hwblk_cnt_dec()
|