Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dumh.h48 struct file *pipe_to_umh; member
/Linux-v5.4/net/ipv4/bpfilter/
Dsockopt.c19 fput(info->pipe_to_umh); in bpfilter_umh_cleanup()
/Linux-v5.4/net/bpfilter/
Dbpfilter_kern.c53 n = __kernel_write(bpfilter_ops.info.pipe_to_umh, &req, sizeof(req), in __bpfilter_process_sockopt()
/Linux-v5.4/kernel/
Dumh.c469 umh_info->pipe_to_umh = to_umh[1]; in umh_pipe_setup()