Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusermode_driver.h10 struct file *pipe_from_umh; member
/openbmc/linux/kernel/
H A Dusermode_driver.c132 umd_info->pipe_from_umh = from_umh[0]; in umd_setup()
153 fput(info->pipe_from_umh); in umd_cleanup_helper()
/openbmc/linux/net/bpfilter/
H A Dbpfilter_kern.c50 n = kernel_read(bpfilter_ops.info.pipe_from_umh, &reply, sizeof(reply), in bpfilter_send_req()