Home
last modified time | relevance | path

Searched refs:tcw_get_data (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/s390/cio/
Dfcx.c39 void *tcw_get_data(struct tcw *tcw) in tcw_get_data() function
47 EXPORT_SYMBOL(tcw_get_data);
161 tidaw = tcw_get_data(tcw); in tcw_finalize()
344 tidaw = ((struct tidaw *) tcw_get_data(tcw)) + num_tidaws; in tcw_add_tidaw()
Ditcw.c328 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()