Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/cio/
Dfcx.c40 void *tcw_get_data(struct tcw *tcw) in tcw_get_data() function
48 EXPORT_SYMBOL(tcw_get_data);
162 tidaw = tcw_get_data(tcw); in tcw_finalize()
345 tidaw = ((struct tidaw *) tcw_get_data(tcw)) + num_tidaws; in tcw_add_tidaw()
Ditcw.c329 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()
/Linux-v6.6/arch/s390/include/asm/
Dfcx.h293 void *tcw_get_data(struct tcw *tcw);