/net/sunrpc/ |
D | cache.c | 826 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, in cache_read() 946 static ssize_t cache_write(struct file *filp, const char __user *buf, in cache_write() 966 static __poll_t cache_poll(struct file *filp, poll_table *wait, in cache_poll() 993 static int cache_ioctl(struct inode *ino, struct file *filp, in cache_ioctl() 1022 static int cache_open(struct inode *inode, struct file *filp, in cache_open() 1049 static int cache_release(struct inode *inode, struct file *filp, in cache_release() 1552 static ssize_t cache_read_procfs(struct file *filp, char __user *buf, in cache_read_procfs() 1560 static ssize_t cache_write_procfs(struct file *filp, const char __user *buf, in cache_write_procfs() 1568 static __poll_t cache_poll_procfs(struct file *filp, poll_table *wait) in cache_poll_procfs() 1575 static long cache_ioctl_procfs(struct file *filp, in cache_ioctl_procfs() [all …]
|
D | debugfs.c | 86 static int tasks_open(struct inode *inode, struct file *filp) in tasks_open() 103 tasks_release(struct inode *inode, struct file *filp) in tasks_release() 186 xprt_info_open(struct inode *inode, struct file *filp) in xprt_info_open() 203 xprt_info_release(struct inode *inode, struct file *filp) in xprt_info_release()
|
D | rpc_pipe.c | 104 ssize_t rpc_pipe_generic_upcall(struct file *filp, struct rpc_pipe_msg *msg, in rpc_pipe_generic_upcall() 213 rpc_pipe_open(struct inode *inode, struct file *filp) in rpc_pipe_open() 240 rpc_pipe_release(struct inode *inode, struct file *filp) in rpc_pipe_release() 281 rpc_pipe_read(struct file *filp, char __user *buf, size_t len, loff_t *offset) in rpc_pipe_read() 325 rpc_pipe_write(struct file *filp, const char __user *buf, size_t len, loff_t *offset) in rpc_pipe_write() 339 rpc_pipe_poll(struct file *filp, struct poll_table_struct *wait) in rpc_pipe_poll() 357 rpc_pipe_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in rpc_pipe_ioctl() 1254 dummy_downcall(struct file *filp, const char __user *src, size_t len) in dummy_downcall()
|
D | xprtsock.c | 1184 struct file *filp = transport->file; in xs_reset_transport() local 1836 struct file *filp; in xs_create_sock() local 1907 struct file *filp; in xs_local_setup_socket() local
|
/net/qrtr/ |
D | tun.c | 31 static int qrtr_tun_open(struct inode *inode, struct file *filp) in qrtr_tun_open() 61 struct file *filp = iocb->ki_filp; in qrtr_tun_read_iter() local 87 struct file *filp = iocb->ki_filp; in qrtr_tun_write_iter() local 114 static __poll_t qrtr_tun_poll(struct file *filp, poll_table *wait) in qrtr_tun_poll() 127 static int qrtr_tun_release(struct inode *inode, struct file *filp) in qrtr_tun_release()
|
/net/netfilter/ |
D | xt_owner.c | 66 const struct file *filp; in owner_mt() local
|
/net/unix/ |
D | scm.c | 24 struct sock *unix_get_socket(struct file *filp) in unix_get_socket()
|
/net/nfc/nci/ |
D | uart.c | 361 struct file *filp, poll_table *wait) in nci_uart_tty_poll()
|
/net/bluetooth/rfcomm/ |
D | tty.c | 746 static int rfcomm_tty_open(struct tty_struct *tty, struct file *filp) in rfcomm_tty_open() 772 static void rfcomm_tty_close(struct tty_struct *tty, struct file *filp) in rfcomm_tty_close()
|
/net/vmw_vsock/ |
D | af_vsock.c | 2276 static long vsock_dev_do_ioctl(struct file *filp, in vsock_dev_do_ioctl() 2304 static long vsock_dev_ioctl(struct file *filp, in vsock_dev_ioctl() 2311 static long vsock_dev_compat_ioctl(struct file *filp, in vsock_dev_compat_ioctl()
|
/net/9p/ |
D | trans_fd.c | 554 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
|
/net/ |
D | socket.c | 1388 static int sock_close(struct inode *inode, struct file *filp) in sock_close() 1405 static int sock_fasync(int fd, struct file *filp, int on) in sock_fasync()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 707 gss_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in gss_pipe_downcall()
|
/net/bridge/ |
D | br_sysfs_br.c | 1004 static ssize_t brforward_read(struct file *filp, struct kobject *kobj, in brforward_read()
|
/net/netlink/ |
D | af_netlink.c | 1176 struct sock *netlink_getsockbyfilp(struct file *filp) in netlink_getsockbyfilp()
|