Searched defs:callout (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/mips/rmi/ | ||
| H A D | rmixl_pcixvar.h | 56 callout_t callout; /* for delayed free of this struct */ member in struct:rmixl_pcix_intr |
| H A D | rmixl_pcievar.h | 74 callout_t callout; /* for delayed free of this struct */ member in struct:rmixl_pcie_link_intr |
| /src/sys/sys/ | ||
| H A D | callout.h | 48 typedef struct callout { struct |
| /src/sys/arch/arm/s3c2xx0/ | ||
| H A D | s3c2440_touch.c | 69 callout_t callout; member in struct:sstouch_softc |
| /src/sys/altq/ | ||
| H A D | altq_var.h | 180 struct callout { struct 192 struct callout { struct |
| /src/sys/arch/evbarm/g42xxeb/ | ||
| H A D | g42xxeb_kmkbd.c | 71 struct callout callout; member in struct:kmkbd_softc |
| /src/sys/external/bsd/vchiq/dist/interface/compat/ | ||
| H A D | vchi_bsd.h | 130 callout_t callout; member in struct:timer_list |
| /src/sys/kern/ | ||
| H A D | vfs_bio.c | 1683 void (*callout)(buf_t *); local in function:biodone2 |
Completed in 13 milliseconds