next_msg 1144 drivers/media/pci/pt1/pt1.c struct i2c_msg *msg, *next_msg; next_msg 1157 drivers/media/pci/pt1/pt1.c next_msg = &msgs[i + 1]; next_msg 1159 drivers/media/pci/pt1/pt1.c next_msg = NULL; next_msg 1161 drivers/media/pci/pt1/pt1.c if (next_msg && next_msg->flags & I2C_M_RD) { next_msg 1164 drivers/media/pci/pt1/pt1.c len = next_msg->len; next_msg 1170 drivers/media/pci/pt1/pt1.c pt1_i2c_read_msg(pt1, addr, &addr, next_msg); next_msg 1177 drivers/media/pci/pt1/pt1.c next_msg->buf[len] = word; next_msg 56 drivers/scsi/scsi_netlink.c goto next_msg; next_msg 63 drivers/scsi/scsi_netlink.c goto next_msg; next_msg 68 drivers/scsi/scsi_netlink.c goto next_msg; next_msg 74 drivers/scsi/scsi_netlink.c goto next_msg; next_msg 98 drivers/scsi/scsi_netlink.c next_msg: next_msg 496 drivers/spi/spi-pl022.c struct spi_message *next_msg; next_msg 509 drivers/spi/spi-pl022.c next_msg = spi_get_next_queued_message(pl022->master); next_msg 515 drivers/spi/spi-pl022.c if (next_msg && next_msg->spi != pl022->cur_msg->spi) next_msg 516 drivers/spi/spi-pl022.c next_msg = NULL; next_msg 517 drivers/spi/spi-pl022.c if (!next_msg || pl022->cur_msg->state == STATE_ERROR) next_msg 216 net/ipv4/ipconfig.c unsigned long start, next_msg; next_msg 273 net/ipv4/ipconfig.c next_msg = start + msecs_to_jiffies(20000); next_msg 284 net/ipv4/ipconfig.c if (time_before(jiffies, next_msg)) next_msg 290 net/ipv4/ipconfig.c next_msg = jiffies + msecs_to_jiffies(20000); next_msg 90 net/nfc/hci/core.c next_msg: next_msg 111 net/nfc/hci/core.c goto next_msg; next_msg 115 net/nfc/hci/core.c goto next_msg;