Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_devstat.c73 static struct devstatlist device_statq = STAILQ_HEAD_INITIALIZER(device_statq); variable
128 devstat_head = &device_statq; in devstat_add_entry()
207 devstat_head = &device_statq; in devstat_remove_entry()
422 nds = STAILQ_FIRST(&device_statq); in sysctl_devstat()