Searched refs:callouts_cb (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 718 callouts_cb(uintptr_t addr, const void *data, void *priv) in callouts_cb() function 1039 if (mdb_pwalk("callouts_bytime", callouts_cb, coargs, in callout_list_cb() 1203 if (mdb_pwalk("callouts_byid", callouts_cb, coargs, in callout_t_cb() 1226 if (mdb_pwalk("callouts_byid", callouts_cb, in callout_t_cb() 1565 if (mdb_pwalk("callouts_byid", callouts_cb, &coargs, in calloutid()
|