Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c320 callout_list_get(callout_table_t *ct, hrtime_t expiration, int flags, int hash) in callout_list_get() function
1108 cl = callout_list_get(ct, expiration, clflags, hash); in timeout_generic()