Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c128 static int age_intr(void *);
654 INTR_TYPE_NET | INTR_MPSAFE, age_intr, NULL, sc, in age_attach()
2111 age_intr(void *arg) in age_intr() function