temp2str 621 drivers/infiniband/hw/hfi1/sysfs.c idx += temp2str(temp.curr, buf, PAGE_SIZE, idx); temp2str 622 drivers/infiniband/hw/hfi1/sysfs.c idx += temp2str(temp.lo_lim, buf, PAGE_SIZE, idx); temp2str 623 drivers/infiniband/hw/hfi1/sysfs.c idx += temp2str(temp.hi_lim, buf, PAGE_SIZE, idx); temp2str 624 drivers/infiniband/hw/hfi1/sysfs.c idx += temp2str(temp.crit_lim, buf, PAGE_SIZE, idx);