Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusermode_driver.h9 struct file *pipe_to_umh; member
/openbmc/linux/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()
/openbmc/linux/net/bpfilter/
H A Dbpfilter_kern.c43 n = kernel_write(bpfilter_ops.info.pipe_to_umh, req, sizeof(*req), in bpfilter_send_req()