Home
last modified time | relevance | path

Searched refs:syncql_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h741 } syncql_t; typedef
744 syncql_t *sqlist_head;
747 syncql_t sqlist_array[4]; /* 4 or more entries */
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c4586 syncql_t *sql, *sql2; in strlock()
4709 syncql_t *sql; in strunlock()
5183 syncql_t *sqlp, **prev_sqlpp, *new_sqlp; in sqlist_insert()
5259 sqlist_size = 2 * sizeof (syncql_t) * stp->sd_pushcnt + in sqlist_alloc()
5262 sqlist_size += 2 * sizeof (syncql_t) * stp->sd_mate->sd_pushcnt; in sqlist_alloc()
5289 syncql_t *sql; in strblock()
5314 syncql_t *sql; in strunblock()