Searched refs:trec (Results 1 – 5 of 5) sorted by relevance
62 struct thermal_data_record trec[NR_THERMAL_RECORDS]; variable500 gettimeofday(&trec[cur_thermal_record].tv, NULL); in update_thermal_data()510 &trec[cur_thermal_record].temp[i]); in update_thermal_data()513 trec[cur_thermal_record].temp[i]/1000); in update_thermal_data()
341 controller_handler(trec[0].temp[target_tz_index] / 1000, in main()343 trec[0].pid_out_pct = yk; in main()
150 extern struct thermal_data_record trec[];
592 int temp = trec[cur_thermal_record].temp[i] / 1000; in show_data_w()
751 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local820 &trec, &doneleft); in xfs_dialloc_ag_inobt()830 error = xfs_ialloc_next_rec(tcur, &trec, &doneleft, 1); in xfs_dialloc_ag_inobt()852 pag->pagl_leftrec = trec.ir_startino; in xfs_dialloc_ag_inobt()861 (trec.ir_startino + XFS_INODES_PER_CHUNK - 1) < in xfs_dialloc_ag_inobt()868 if (useleft && trec.ir_freecount) { in xfs_dialloc_ag_inobt()869 rec = trec; in xfs_dialloc_ag_inobt()873 pag->pagl_leftrec = trec.ir_startino; in xfs_dialloc_ag_inobt()883 pag->pagl_leftrec = trec.ir_startino; in xfs_dialloc_ag_inobt()891 error = xfs_ialloc_next_rec(tcur, &trec, in xfs_dialloc_ag_inobt()