Searched refs:aen_thr (Results 1 – 1 of 1) sorted by relevance
439 static void *aen_thr(void *arg);836 pthread_create(&sc->aen_tid, NULL, aen_thr, sc); in pci_nvme_aen_init()991 aen_thr(void *arg) in aen_thr() function