__host           1051 drivers/block/sx8.c static irqreturn_t carm_interrupt(int irq, void *__host)
__host           1053 drivers/block/sx8.c 	struct carm_host *host = __host;
__host            546 drivers/dax/super.c struct dax_device *alloc_dax(void *private, const char *__host,
__host            554 drivers/dax/super.c 	host = kstrdup(__host, GFP_KERNEL);
__host            555 drivers/dax/super.c 	if (__host && !host)