Lines Matching refs:target_lpl
2840 lpl_t *target_lpl = target;
2857 for (i = 0; i < howmany; i++, lpl++, target_lpl++) {
2863 rset = target_lpl->lpl_rset;
2864 id2rset = target_lpl->lpl_id2rset;
2865 sz = target_lpl->lpl_rset_sz;
2867 *target_lpl = *lpl;
2869 target_lpl->lpl_rset_sz = sz;
2870 target_lpl->lpl_rset = rset;
2871 target_lpl->lpl_id2rset = id2rset;
2878 CPU->cpu_lpl = target_lpl;
2885 target_lpl->lpl_parent = (lpl_t *)
2898 target_lpl->lpl_rset[id] = (lpl_t *)
2903 target_lpl->lpl_id2rset[id] =