Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dusermode_driver.c131 umd_info->pipe_to_umh = to_umh[1]; in umd_setup()
152 fput(info->pipe_to_umh); in umd_cleanup_helper()
/linux-6.15/include/linux/
H A Dusermode_driver.h9 struct file *pipe_to_umh; member