Searched defs:how (Results 51 - 63 of 63) sorted by relevance

123

/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/ipv4/
H A Dtcp.c2701 void tcp_shutdown(struct sock *sk, int how) argument
/linux-master/fs/
H A Dnamei.c4636 int how = 0; local
H A Dnamespace.c1592 static bool disconnect_mount(struct mount *mnt, enum umount_tree_flags how) argument
1625 static void umount_tree(struct mount *mnt, enum umount_tree_flags how) argument
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dmain.c1854 int how = (var_id & 1) ? E_INC : E_DEC; local
/linux-master/net/sctp/
H A Dsocket.c5145 static void sctp_shutdown(struct sock *sk, int how) argument
/linux-master/net/core/
H A Dsock.c3271 int sock_no_shutdown(struct socket *sock, int how) argument
/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/include/linux/
H A Dsecurity.h1660 static inline int security_socket_shutdown(struct socket *sock, int how) argument
H A Dnfs_xdr.h1318 u32 how; member in struct:nfs41_state_protection
/linux-master/security/
H A Dsecurity.c4583 int security_socket_shutdown(struct socket *sock, 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/security/selinux/
H A Dhooks.c4995 static int selinux_socket_shutdown(struct socket *sock, int how) argument

Completed in 473 milliseconds

123