Home
last modified time | relevance | path

Searched refs:parent_count (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/bcm281xx/
Dclk-core.h343 u32 parent_count; /* number of entries in parent_sel[] */ member
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/bcm235xx/
Dclk-core.h343 u32 parent_count; /* number of entries in parent_sel[] */ member
/third_party/e2fsprogs/e2fsck/
Dpass3.c294 int loop_pass = 0, parent_count = 0; in check_directory() local
339 } else if (parent_count++ > 2048) { in check_directory()