Searched defs:filp (Results 1 – 13 of 13) sorted by relevance
/net/sunrpc/ |
D | cache.c | 755 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, in cache_read() 893 static ssize_t cache_write(struct file *filp, const char __user *buf, in cache_write() 913 static unsigned int cache_poll(struct file *filp, poll_table *wait, in cache_poll() 940 static int cache_ioctl(struct inode *ino, struct file *filp, in cache_ioctl() 969 static int cache_open(struct inode *inode, struct file *filp, in cache_open() 994 static int cache_release(struct inode *inode, struct file *filp, in cache_release() 1471 static ssize_t cache_read_procfs(struct file *filp, char __user *buf, in cache_read_procfs() 1479 static ssize_t cache_write_procfs(struct file *filp, const char __user *buf, in cache_write_procfs() 1487 static unsigned int cache_poll_procfs(struct file *filp, poll_table *wait) in cache_poll_procfs() 1494 static long cache_ioctl_procfs(struct file *filp, in cache_ioctl_procfs() [all …]
|
D | rpc_pipe.c | 102 ssize_t rpc_pipe_generic_upcall(struct file *filp, struct rpc_pipe_msg *msg, in rpc_pipe_generic_upcall() 218 rpc_pipe_open(struct inode *inode, struct file *filp) in rpc_pipe_open() 245 rpc_pipe_release(struct inode *inode, struct file *filp) in rpc_pipe_release() 286 rpc_pipe_read(struct file *filp, char __user *buf, size_t len, loff_t *offset) in rpc_pipe_read() 330 rpc_pipe_write(struct file *filp, const char __user *buf, size_t len, loff_t *offset) in rpc_pipe_write() 344 rpc_pipe_poll(struct file *filp, struct poll_table_struct *wait) in rpc_pipe_poll() 362 rpc_pipe_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in rpc_pipe_ioctl() 1269 dummy_downcall(struct file *filp, const char __user *src, size_t len) in dummy_downcall()
|
/net/netfilter/ |
D | xt_owner.c | 35 const struct file *filp; in owner_mt() local
|
D | xt_qtaguid.c | 1646 const struct file *filp; in qtaguid_mt() local
|
/net/irda/ircomm/ |
D | ircomm_tty.c | 276 struct tty_struct *tty, struct file *filp) in ircomm_tty_block_til_ready() 437 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp) in ircomm_tty_open() 519 static void ircomm_tty_close(struct tty_struct *tty, struct file *filp) in ircomm_tty_close()
|
/net/unix/ |
D | garbage.c | 99 struct sock *unix_get_socket(struct file *filp) in unix_get_socket()
|
/net/vmw_vsock/ |
D | af_vsock.c | 1861 static long vsock_dev_do_ioctl(struct file *filp, in vsock_dev_do_ioctl() 1881 static long vsock_dev_ioctl(struct file *filp, in vsock_dev_ioctl() 1888 static long vsock_dev_compat_ioctl(struct file *filp, in vsock_dev_compat_ioctl()
|
/net/bluetooth/rfcomm/ |
D | tty.c | 747 static int rfcomm_tty_open(struct tty_struct *tty, struct file *filp) in rfcomm_tty_open() 773 static void rfcomm_tty_close(struct tty_struct *tty, struct file *filp) in rfcomm_tty_close()
|
/net/9p/ |
D | trans_fd.c | 547 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
|
/net/bridge/ |
D | br_sysfs_br.c | 806 static ssize_t brforward_read(struct file *filp, struct kobject *kobj, in brforward_read()
|
/net/ |
D | socket.c | 1189 static int sock_close(struct inode *inode, struct file *filp) in sock_close() 1206 static int sock_fasync(int fd, struct file *filp, int on) in sock_fasync()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 678 gss_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in gss_pipe_downcall()
|
/net/netlink/ |
D | af_netlink.c | 1036 struct sock *netlink_getsockbyfilp(struct file *filp) in netlink_getsockbyfilp()
|