Searched refs:callouts_cb (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 923 callouts_cb(uintptr_t addr, const void *data, void *priv) in callouts_cb() function 1244 if (mdb_pwalk("callouts_bytime", callouts_cb, coargs, in callout_list_cb() 1408 if (mdb_pwalk("callouts_byid", callouts_cb, coargs, in callout_t_cb() 1431 if (mdb_pwalk("callouts_byid", callouts_cb, in callout_t_cb() 1766 if (mdb_pwalk("callouts_byid", callouts_cb, &coargs, in calloutid()
|