Searched refs:st_t (Results 1 – 2 of 2) sorted by relevance
469 struct task_struct *st_t; member492 stp->st_t = tp; in torture_shuffle_task_register()541 set_cpus_allowed_ptr(stp->st_t, shuffle_tmp_mask); in torture_shuffle_tasks()
401 struct spi_transfer st_t; member575 struct spi_transfer *st_t = &applespi->st_t; in applespi_setup_write_txfrs() local580 memset(st_t, 0, sizeof(*st_t)); in applespi_setup_write_txfrs()600 st_t->rx_buf = applespi->tx_status; in applespi_setup_write_txfrs()601 st_t->len = APPLESPI_STATUS_SIZE; in applespi_setup_write_txfrs()607 spi_message_add_tail(st_t, msg); in applespi_setup_write_txfrs()