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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dhwblk.c14 struct hwblk_area *hap = info->areas + area; local
16 hap->cnt[counter] += value;
18 if (hap->cnt[counter] != goal)
21 if (hap->flags & HWBLK_AREA_FLAG_PARENT)
22 hwblk_area_mod_cnt(info, hap->parent, counter, value, goal);

Completed in 156 milliseconds