Symbol: lpl_t
usr/src/cmd/mdb/common/modules/genunix/lgrp.c
180
lpl_t lpl;
usr/src/cmd/mdb/common/modules/genunix/lgrp.c
205
if (mdb_vread(&lpl, sizeof (lpl_t), (uintptr_t)cpu->cpu_lpl)
usr/src/uts/common/disp/cpupart.c
226
cp->cp_lgrploads = kmem_zalloc(sizeof (lpl_t) * sz, KM_SLEEP);
usr/src/uts/common/disp/cpupart.c
250
lpl_t *lpl;
usr/src/uts/common/disp/cpupart.c
261
kmem_free(cp->cp_lgrploads, sizeof (lpl_t) * cp->cp_nlgrploads);
usr/src/uts/common/disp/cpupart.c
332
lpl_t *cpu_lpl;
usr/src/uts/common/disp/disp.c
1904
lpl_t *lpl, *lpl_leaf;
usr/src/uts/common/disp/disp.c
2616
lpl_t *lpl_iter, *lpl_leaf;
usr/src/uts/common/os/cpu.c
1288
lpl_t *cpu_lpl;
usr/src/uts/common/os/cpu.c
2661
lpl_t *lpl;
usr/src/uts/common/os/lgrp.c
1551
lpl_t *lpl;
usr/src/uts/common/os/lgrp.c
1575
lpl_t *lpl;
usr/src/uts/common/os/lgrp.c
159
static lpl_t lpl_bootstrap_list[LPL_BOOTSTRAP_SIZE];
usr/src/uts/common/os/lgrp.c
160
lpl_t *lpl_bootstrap;
usr/src/uts/common/os/lgrp.c
161
static lpl_t *lpl_bootstrap_rset[LPL_BOOTSTRAP_SIZE];
usr/src/uts/common/os/lgrp.c
1854
lpl_rset_add(lpl_t *lpl_target, lpl_t *lpl_leaf)
usr/src/uts/common/os/lgrp.c
1901
lpl_child_update(lpl_t *lpl_parent, struct cpupart *cp)
usr/src/uts/common/os/lgrp.c
1929
lpl_rset_del(lpl_t *lpl_target, lpl_t *lpl_leaf)
usr/src/uts/common/os/lgrp.c
1932
lpl_t *leaf;
usr/src/uts/common/os/lgrp.c
1968
lpl_rset_contains(lpl_t *lpl_target, lpl_t *lpl_leaf)
usr/src/uts/common/os/lgrp.c
1990
lpl_t *lpl_leaf;
usr/src/uts/common/os/lgrp.c
1991
lpl_t *lpl_cur;
usr/src/uts/common/os/lgrp.c
2031
lpl_init(lpl_t *lpl, lpl_t *lpl_leaf, lgrp_t *lgrp)
usr/src/uts/common/os/lgrp.c
2051
lpl_clear(lpl_t *lpl)
usr/src/uts/common/os/lgrp.c
2086
lpl_t *lpl;
usr/src/uts/common/os/lgrp.c
2139
lpl_t *i_lpl; /* lpl we're iterating over */
usr/src/uts/common/os/lgrp.c
2232
lpl_t *lpl_cand;
usr/src/uts/common/os/lgrp.c
2336
lpl_t *lpl_cur;
usr/src/uts/common/os/lgrp.c
2337
lpl_t *lpl_root;
usr/src/uts/common/os/lgrp.c
241
static void lpl_init(lpl_t *, lpl_t *, lgrp_t *);
usr/src/uts/common/os/lgrp.c
2417
lpl_leaf_insert(lpl_t *lpl_leaf, cpupart_t *cpupart)
usr/src/uts/common/os/lgrp.c
242
static void lpl_clear(lpl_t *);
usr/src/uts/common/os/lgrp.c
2423
lpl_t *lpl_cur;
usr/src/uts/common/os/lgrp.c
2424
lpl_t *lpl_parent;
usr/src/uts/common/os/lgrp.c
243
static void lpl_leaf_insert(lpl_t *, struct cpupart *);
usr/src/uts/common/os/lgrp.c
244
static void lpl_leaf_remove(lpl_t *, struct cpupart *);
usr/src/uts/common/os/lgrp.c
245
static void lpl_rset_add(lpl_t *, lpl_t *);
usr/src/uts/common/os/lgrp.c
246
static void lpl_rset_del(lpl_t *, lpl_t *);
usr/src/uts/common/os/lgrp.c
247
static int lpl_rset_contains(lpl_t *, lpl_t *);
usr/src/uts/common/os/lgrp.c
2481
lpl_t *lpl_cand; /* candidate lpl */
usr/src/uts/common/os/lgrp.c
249
static void lpl_child_update(lpl_t *, struct cpupart *);
usr/src/uts/common/os/lgrp.c
250
static int lpl_pick(lpl_t *, lpl_t *);
usr/src/uts/common/os/lgrp.c
2509
lpl_leaf_remove(lpl_t *lpl_leaf, cpupart_t *cpupart)
usr/src/uts/common/os/lgrp.c
2513
lpl_t *lpl_cur;
usr/src/uts/common/os/lgrp.c
2594
lpl_t *lpl_leaf;
usr/src/uts/common/os/lgrp.c
2667
lpl_t *lpl;
usr/src/uts/common/os/lgrp.c
2668
lpl_t *leaf_lpl;
usr/src/uts/common/os/lgrp.c
2726
lgrp_loadavg(lpl_t *lpl, uint_t nrcpus, int ageflag)
usr/src/uts/common/os/lgrp.c
2846
lpl_topo_bootstrap(lpl_t *target, int size)
usr/src/uts/common/os/lgrp.c
2848
lpl_t *lpl = lpl_bootstrap;
usr/src/uts/common/os/lgrp.c
2849
lpl_t *target_lpl = target;
usr/src/uts/common/os/lgrp.c
2850
lpl_t **rset;
usr/src/uts/common/os/lgrp.c
2894
target_lpl->lpl_parent = (lpl_t *)
usr/src/uts/common/os/lgrp.c
2907
target_lpl->lpl_rset[id] = (lpl_t *)
usr/src/uts/common/os/lgrp.c
3020
lpl_t *
usr/src/uts/common/os/lgrp.c
3026
lpl_t *lpl, *bestlpl, *bestrlpl;
usr/src/uts/common/os/lgrp.c
3192
lpl_pick(lpl_t *lpl1, lpl_t *lpl2)
usr/src/uts/common/os/lgrp.c
3267
lgrp_move_thread(kthread_t *t, lpl_t *newlpl, int do_lgrpset_delete)
usr/src/uts/common/os/lgrp.c
3270
lpl_t *lpl, *oldlpl;
usr/src/uts/common/sys/cpupart.h
86
lpl_t *cp_lgrploads; /* table of load averages for this */
usr/src/uts/common/sys/lgrp.h
532
extern lpl_t *lpl_bootstrap; /* bootstrap lpl for non-active CPUs */
usr/src/uts/common/sys/lgrp.h
584
lpl_t *lgrp_affinity_best(kthread_t *, struct cpupart *, lgrp_id_t,
usr/src/uts/common/sys/lgrp.h
588
lpl_t *lgrp_choose(kthread_t *t, struct cpupart *);
usr/src/uts/common/sys/lgrp.h
591
void lgrp_loadavg(lpl_t *, uint_t, int);
usr/src/uts/common/sys/lgrp.h
592
void lgrp_move_thread(kthread_t *, lpl_t *, int);
usr/src/uts/common/sys/lgrp.h
612
void lpl_topo_bootstrap(lpl_t *, int);
usr/src/uts/common/syscall/lgrpsys.c
479
lpl_t *
usr/src/uts/common/syscall/lgrpsys.c
485
lpl_t *best_lpl;
usr/src/uts/common/syscall/lgrpsys.c
489
lpl_t *lpl;
usr/src/uts/common/syscall/lgrpsys.c
591
lpl_t *best_lpl;