Searched refs:nlimit (Results 1 – 2 of 2) sorted by relevance
1440 u8 nlimit; /* # of limit registers */ member1466 int nlimit = attr->nlimit; in pmbus_add_limit_attrs() local1471 for (i = 0; i < nlimit; i++) { in pmbus_add_limit_attrs()1739 .nlimit = ARRAY_SIZE(vin_limit_attrs),1748 .nlimit = ARRAY_SIZE(vmon_limit_attrs),1764 .nlimit = ARRAY_SIZE(vout_limit_attrs),1849 .nlimit = ARRAY_SIZE(iin_limit_attrs),1860 .nlimit = ARRAY_SIZE(iout_limit_attrs),1940 .nlimit = ARRAY_SIZE(pin_limit_attrs),1950 .nlimit = ARRAY_SIZE(pout_limit_attrs),[all …]
698 size_t nlimit, in nilfs_lookup_dirty_data_buffers() argument747 if (unlikely(ndirties >= nlimit)) { in nilfs_lookup_dirty_data_buffers()