Searched refs:list_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dstat.c595 lt_stat_list_create(lt_list_type_t list_type, lt_stat_level_t level, argument
640 if (list_type == LT_LIST_SOBJ) {
676 if (list_type == LT_LIST_CAUSE &&
683 if (list_type == LT_LIST_SPECIALS &&
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h238 uint16_t list_type; /* 0 = 32bit, 1 = 64bit. */ member in struct:cmd_chaining_entry
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c3660 get_lock_list(int list_type, int lock_state, int sysid, boolean_t use_sysid, argument
3674 ASSERT((list_type == FLK_ACTIVE_STATE) ||
3675 (list_type == FLK_SLEEPING_STATE));
3703 graph_head = (list_type == FLK_ACTIVE_STATE) ?

Completed in 98 milliseconds