Home
last modified time | relevance | path

Searched refs:unlock_sock_fast (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/net/mptcp/
Dsockopt.c116 unlock_sock_fast(ssk, slow); in mptcp_sol_socket_sync_intval()
164 unlock_sock_fast(ssk, slow); in mptcp_setsockopt_sol_socket_tstamp()
242 unlock_sock_fast(ssk, slow); in mptcp_setsockopt_sol_socket_timestamping()
284 unlock_sock_fast(ssk, slow); in mptcp_setsockopt_sol_socket_linger()
937 unlock_sock_fast(sk, slow); in mptcp_diag_fill_info()
1453 unlock_sock_fast(ssk, slow); in __mptcp_sockopt_sync()
Dprotocol.c532 unlock_sock_fast(ssk, slow); in mptcp_subflow_send_ack()
550 unlock_sock_fast(ssk, slow); in mptcp_subflow_cleanup_rbuf()
911 unlock_sock_fast(ssk, slow); in __mptcp_flush_join_list()
2029 unlock_sock_fast(ssk, slow); in mptcp_rcv_space_adjust()
2084 unlock_sock_fast(ssk, slowpath); in __mptcp_move_skbs()
2541 unlock_sock_fast(tcp_sk, slow); in mptcp_check_fastclose()
2685 unlock_sock_fast(ssk, slow); in mptcp_mp_fail_no_response()
3045 unlock_sock_fast(ssk, slow); in __mptcp_close()
3621 unlock_sock_fast(sk, slow); in mptcp_ioctl()
3626 unlock_sock_fast(sk, slow); in mptcp_ioctl()
Dpm_netlink.c481 unlock_sock_fast(ssk, slow); in __mptcp_pm_send_ack()
1155 unlock_sock_fast(ssk, slow); in mptcp_pm_nl_subflow_chk_stale()
/Linux-v6.6/net/core/
Ddatagram.c338 unlock_sock_fast(sk, slow); in __skb_free_datagram_locked()
/Linux-v6.6/net/ipv4/
Dudp.c1592 unlock_sock_fast(sk, slow); in skb_consume_udp()
2613 unlock_sock_fast(sk, slow); in udp_destroy_sock()
Dtcp.c617 unlock_sock_fast(sk, slow); in tcp_ioctl()
3817 unlock_sock_fast(sk, slow); in tcp_get_info()
/Linux-v6.6/include/net/
Dsock.h1773 static inline void unlock_sock_fast(struct sock *sk, bool slow) in unlock_sock_fast() function
/Linux-v6.6/net/unix/
Daf_unix.c3482 unlock_sock_fast(sk, slow); in bpf_iter_unix_seq_show()