Searched refs:nlimit (Results 1 – 2 of 2) sorted by relevance
1511 u8 nlimit; /* # of limit registers */ member 1537 int nlimit = attr->nlimit; in pmbus_add_limit_attrs() local 1542 for (i = 0; i < nlimit; i++) { in pmbus_add_limit_attrs() 1810 .nlimit = ARRAY_SIZE(vin_limit_attrs),1819 .nlimit = ARRAY_SIZE(vmon_limit_attrs),1835 .nlimit = ARRAY_SIZE(vout_limit_attrs),1920 .nlimit = ARRAY_SIZE(iin_limit_attrs),1931 .nlimit = ARRAY_SIZE(iout_limit_attrs),2011 .nlimit [all...]
700 size_t nlimit, in nilfs_lookup_dirty_data_buffers() argument 747 if (unlikely(ndirties >= nlimit)) { in nilfs_lookup_dirty_data_buffers()