Searched defs:how (Results 1 - 25 of 63) sorted by last modified time

123

/linux-master/net/mptcp/
H A Dprotocol.c2866 void mptcp_subflow_shutdown(struct sock *sk, struct sock *ssk, int how) argument
3620 static void mptcp_shutdown(struct sock *sk, int how) argument
/linux-master/net/ipv4/
H A Daf_inet.c891 int inet_shutdown(struct socket *sock, int how) argument
H A Dtcp.c2701 void tcp_shutdown(struct sock *sk, int how) argument
/linux-master/net/bluetooth/
H A Dsco.c1205 static int sco_sock_shutdown(struct socket *sock, int how) argument
H A Dl2cap_sock.c1261 static int l2cap_sock_shutdown(struct socket *sock, int how) argument
[all...]
H A Diso.c1656 static int iso_sock_shutdown(struct socket *sock, int how) argument
/linux-master/net/ax25/
H A Daf_ax25.c1755 static int ax25_shutdown(struct socket *sk, int how) argument
/linux-master/include/net/
H A Dsock.h2509 static inline void sk_wake_async(const struct sock *sk, int how, int band) argument
/linux-master/drivers/accessibility/speakup/
H A Dmain.c1854 int how = (var_id & 1) ? E_INC : E_DEC; local
/linux-master/drivers/s390/cio/
H A Dqdio_main.c837 static int qdio_cancel_ccw(struct qdio_irq *irq, int how) argument
872 int qdio_shutdown(struct ccw_device *cdev, int how) argument
[all...]
/linux-master/io_uring/
H A Dnet.c23 int how; member in struct:io_shutdown
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c886 static int rfcomm_sock_shutdown(struct socket *sock, int how) argument
/linux-master/include/net/bluetooth/
H A Dbluetooth.h485 static inline struct sk_buff *bt_skb_alloc(unsigned int len, gfp_t how) argument
/linux-master/security/
H A Dsecurity.c4583 int security_socket_shutdown(struct socket *sock, int how) argument
/linux-master/fs/
H A Dnamei.c4636 int how = 0; local
/linux-master/net/core/
H A Dsock.c3271 int sock_no_shutdown(struct socket *sock, int how) argument
/linux-master/fs/nfsd/
H A Dvfs.c737 int how; member in struct:accessmap
/linux-master/net/
H A Dsocket.c1459 int sock_wake_async(struct socket_wq *wq, int how, int band) argument
2419 int __sys_shutdown_sock(struct socket *sock, int how) argument
2430 int __sys_shutdown(int fd, int how) argument
3668 kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) argument
[all...]
/linux-master/net/iucv/
H A Daf_iucv.c1392 static int iucv_sock_shutdown(struct socket *sock, int how) argument
[all...]
/linux-master/include/linux/
H A Dnfs_xdr.h1318 u32 how; member in struct:nfs41_state_protection
/linux-master/fs/nfs/
H A Dwrite.c1384 static int flush_task_priority(int how) argument
1797 nfs_commit_list(struct inode *inode, struct list_head *head, int how, argument
1395 nfs_initiate_write(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) argument
1670 nfs_initiate_commit(struct rpc_clnt *clnt, struct nfs_commit_data *data, const struct nfs_rpc_ops *nfs_ops, const struct rpc_call_ops *call_ops, int how, int flags) argument
1910 nfs_generic_commit_list(struct inode *inode, struct list_head *head, int how, struct nfs_commit_info *cinfo) argument
1921 __nfs_commit_inode(struct inode *inode, int how, struct writeback_control *wbc) argument
1956 nfs_commit_inode(struct inode *inode, int how) argument
[all...]
H A Dread.c190 nfs_initiate_read(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) argument
H A Dpnfs_nfs.c539 data->mds_ops, how, local
507 pnfs_generic_commit_pagelist(struct inode *inode, struct list_head *mds_pages, int how, struct nfs_commit_info *cinfo, int (*initiate_commit)(struct nfs_commit_data *data, int how)) argument
H A Dpnfs.c2899 pnfs_try_to_write_data(struct nfs_pgio_header *hdr, const struct rpc_call_ops *call_ops, struct pnfs_layout_segment *lseg, int how) argument
2920 pnfs_do_write(struct nfs_pageio_descriptor *desc, struct nfs_pgio_header *hdr, int how) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1914 static int ff_layout_initiate_commit(struct nfs_commit_data *data, int how) argument
1970 ff_layout_commit_pagelist(struct inode *inode, struct list_head *mds_pages, int how, struct nfs_commit_info *cinfo) argument

Completed in 371 milliseconds

123