Home
last modified time | relevance | path

Searched refs:misc_count (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Damd_nb.c233 u16 misc_count = 0; in amd_cache_northbridges() local
248 misc_count++; in amd_cache_northbridges()
250 if (!misc_count) in amd_cache_northbridges()
258 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()
270 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
275 amd_northbridges.num = misc_count; in amd_cache_northbridges()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp63 RK_U32 misc_count; member in MppBufferService
769 misc_count(0) in MppBufferService()
794 if (misc_count) { in ~MppBufferService()
963 misc_count++; in get_group()
1070 misc_count--; in destroy_group()