Home
last modified time | relevance | path

Searched refs:DEFAULT_UBD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_kern.c181 #define DEFAULT_UBD { \ macro
196 static struct ubd ubd_devs[MAX_DEV] = { [0 ... MAX_DEV - 1] = DEFAULT_UBD };
868 *ubd_dev = ((struct ubd) DEFAULT_UBD); in ubd_device_release()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_kern.c181 #define DEFAULT_UBD { \ macro
197 static struct ubd ubd_devs[MAX_DEV] = { [0 ... MAX_DEV - 1] = DEFAULT_UBD };
817 *ubd_dev = ((struct ubd) DEFAULT_UBD); in ubd_device_release()

Completed in 5 milliseconds