Home
last modified time | relevance | path

Searched refs:ac_found (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/
H A D0001-configure-Do-not-require-support-for-implicit-ints.patch29 [ac_found=yes ; break 3],ac_found=no)
/openbmc/linux/fs/ext4/
H A Dmballoc.h199 __u16 ac_found; member
H A Dmballoc.c2196 if (ac->ac_found > sbi->s_mb_max_to_scan && in ext4_mb_check_limits()
2208 if (finish_group || ac->ac_found > sbi->s_mb_min_to_scan) in ext4_mb_check_limits()
2248 ac->ac_found++; in ext4_mb_measure_extent()
2363 ac->ac_found++; in ext4_mb_find_by_goal()
2371 ac->ac_found++; in ext4_mb_find_by_goal()
2380 ac->ac_found++; in ext4_mb_find_by_goal()
2426 ac->ac_found++; in ext4_mb_simple_scan_group()
2560 ac->ac_found++; in ext4_mb_scan_aligned()
4613 atomic_add(ac->ac_found, &sbi->s_bal_ex_scanned); in ext4_mb_collect_stats()
4626 if (ac->ac_found > sbi->s_mb_max_to_scan) in ext4_mb_collect_stats()
[all …]
/openbmc/linux/include/trace/events/
H A Dext4.h1071 __entry->found = ac->ac_found;