Searched refs:nvme_admin_thread (Results 1 – 1 of 1) sorted by relevance
48 static void nvme_admin_thread(void *arg);81 kthread_create(nvme_admin_thread, sc, &sc->admintd, "nvme_admin"); in nvme_start_admin_thread()153 nvme_admin_thread(void *arg) in nvme_admin_thread() function