Home
last modified time | relevance | path

Searched refs:tcw_get_data (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dfcx.c32 * tcw_get_data - return pointer to input/output data associated with tcw
39 void *tcw_get_data(struct tcw *tcw) in tcw_get_data() function
47 EXPORT_SYMBOL(tcw_get_data); variable
161 tidaw = tcw_get_data(tcw); in tcw_finalize()
344 tidaw = ((struct tidaw *) tcw_get_data(tcw)) + num_tidaws; in tcw_add_tidaw()
H A Ditcw.c328 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dfcx.c33 * tcw_get_data - return pointer to input/output data associated with tcw
40 void *tcw_get_data(struct tcw *tcw) in tcw_get_data() function
48 EXPORT_SYMBOL(tcw_get_data); variable
162 tidaw = tcw_get_data(tcw); in tcw_finalize()
345 tidaw = ((struct tidaw *) tcw_get_data(tcw)) + num_tidaws; in tcw_add_tidaw()
H A Ditcw.c329 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dfcx.h293 void *tcw_get_data(struct tcw *tcw);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfcx.h293 void *tcw_get_data(struct tcw *tcw);

Completed in 6 milliseconds