Searched refs:new_count (Results 1 – 4 of 4) sorted by relevance
325 int new_count, new_mode; in set_i8254_freq() local331 new_count = 0x10000; in set_i8254_freq()333 new_count = -1; in set_i8254_freq()338 if (new_count == timer0_period) in set_i8254_freq()340 i8254_max_count = ((new_count & ~0xffff) != 0) ? 0xffff : new_count; in set_i8254_freq()352 outb(TIMER_CNTR0, new_count & 0xff); in set_i8254_freq()353 outb(TIMER_CNTR0, new_count >> 8); in set_i8254_freq()360 outb(TIMER_CNTR0, new_count & 0xff); in set_i8254_freq()366 outb(TIMER_CNTR0, new_count & 0xff); in set_i8254_freq()367 outb(TIMER_CNTR0, new_count >> 8); in set_i8254_freq()[all …]
1322 int new_count, new_bytes; in zfs_acl_chmod() local1333 new_count = new_bytes = 0; in zfs_acl_chmod()1345 new_count++; in zfs_acl_chmod()1351 new_count++; in zfs_acl_chmod()1357 new_count++; in zfs_acl_chmod()1418 new_count++; in zfs_acl_chmod()1427 new_count += 3; in zfs_acl_chmod()1430 aclp->z_acl_count = new_count; in zfs_acl_chmod()1432 newnode->z_ace_count = new_count; in zfs_acl_chmod()
1492 int new_count, new_bytes; in zfs_acl_chmod() local1502 new_count = new_bytes = 0; in zfs_acl_chmod()1512 new_count++; in zfs_acl_chmod()1518 new_count++; in zfs_acl_chmod()1524 new_count++; in zfs_acl_chmod()1586 new_count++; in zfs_acl_chmod()1595 new_count += 3; in zfs_acl_chmod()1598 aclp->z_acl_count = new_count; in zfs_acl_chmod()1600 newnode->z_ace_count = new_count; in zfs_acl_chmod()
492 uint64_t new_count = in spa_condense_indirect_complete_sync() local534 new_count, old_count); in spa_condense_indirect_complete_sync()