Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1257 callout_t_cb(uintptr_t addr, const void *data, void *priv) in callout_t_cb() function
1651 if (mdb_pwalk("callout_table", callout_t_cb, &coargs, addr) == -1) { in callout()