Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpg.h46 typedef int pgid_t; /* processor group id */ typedef
75 pgid_t pg_id; /* seq id */
/titanic_50/usr/src/uts/common/os/
H A Dpghw.c220 static pgid_t pghw_parent_id(pghw_t *);
734 static pgid_t
738 pgid_t parent_id = -1; in pghw_parent_id()
H A Dpg.c117 static pgid_t pg_id_next = 1;
397 pgid_t id; in pg_create()