Searched refs:nlimit (Results 1 – 2 of 2) sorted by relevance
1186 u8 nlimit; /* # of limit registers */ member1212 int nlimit = attr->nlimit; in pmbus_add_limit_attrs() local1217 for (i = 0; i < nlimit; i++) { in pmbus_add_limit_attrs()1485 .nlimit = ARRAY_SIZE(vin_limit_attrs),1494 .nlimit = ARRAY_SIZE(vmon_limit_attrs),1510 .nlimit = ARRAY_SIZE(vout_limit_attrs),1595 .nlimit = ARRAY_SIZE(iin_limit_attrs),1606 .nlimit = ARRAY_SIZE(iout_limit_attrs),1686 .nlimit = ARRAY_SIZE(pin_limit_attrs),1696 .nlimit = ARRAY_SIZE(pout_limit_attrs),[all …]
679 size_t nlimit, in nilfs_lookup_dirty_data_buffers() argument720 if (unlikely(ndirties >= nlimit)) { in nilfs_lookup_dirty_data_buffers()