Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/cio/
Dfcx.c38 void *tcw_get_data(struct tcw *tcw) in tcw_get_data() function
46 EXPORT_SYMBOL(tcw_get_data);
160 tidaw = tcw_get_data(tcw); in tcw_finalize()
343 tidaw = ((struct tidaw *) tcw_get_data(tcw)) + num_tidaws; in tcw_add_tidaw()
Ditcw.c327 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()
/linux-4.4.14/arch/s390/include/asm/
Dfcx.h292 void *tcw_get_data(struct tcw *tcw);