Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Didals.h196 idal_buffer_to_user(struct idal_buffer *ib, void __user *to, size_t count) in idal_buffer_to_user() function
/linux-5.19.10/drivers/s390/char/
Dtape_char.c175 if (idal_buffer_to_user(device->char_data.idal_buf, in tapechar_read()
Dfs3270.c270 if (idal_buffer_to_user(ib, data, count) != 0) in fs3270_read()