Searched refs:list_flags (Results 1 – 1 of 1) sorted by relevance
712 int list_flags; /* copy of cl_flags */ member722 int tableid, list_flags; in callouts_cb() local772 if (mdb_vread(&coargs->list_flags, sizeof (int), in callouts_cb()777 coargs->list_flags = 0; in callouts_cb()782 coargs->list_flags = 0; in callouts_cb()799 list_flags = coargs->list_flags; in callouts_cb()802 if (! (list_flags & COF_LIST_FLAGS)) { in callouts_cb()808 !(list_flags & CALLOUT_LIST_FLAG_HRESTIME)) { in callouts_cb()812 !(list_flags & CALLOUT_LIST_FLAG_ABSOLUTE)) { in callouts_cb()823 !(list_flags & CALLOUT_LIST_FLAG_HEAPED)) { in callouts_cb()[all …]