Home
last modified time | relevance | path

Searched defs:ktp (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/os/
H A Dkstat_fr.c623 kstat_timer_init(kstat_timer_t *ktp, const char *name) in kstat_timer_init() argument
1429 kstat_timer_start(kstat_timer_t *ktp) in kstat_timer_start() argument
1435 kstat_timer_stop(kstat_timer_t *ktp) in kstat_timer_stop() argument
[all...]
/titanic_52/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1810 kthread_t **ktp; in door_get_server() local