Home
last modified time | relevance | path

Searched refs:lgrp_create (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dlgrp.h540 lgrp_t *lgrp_create(void);
/titanic_50/usr/src/uts/common/os/
H A Dlgrp.c753 my_lgrp = lgrp_create(); in lgrp_cpu_init()
840 lgrp_create(void) in lgrp_create() function
1292 my_lgrp = lgrp_create(); in lgrp_mem_init()
H A Dlgrp_topo.c561 new = lgrp_create(); in lgrp_new_parent()