Lines Matching refs:kcm_psock
53 static void kcm_abort_tx_psock(struct kcm_psock *psock, int err, in kcm_abort_tx_psock()
93 struct kcm_psock *psock) in kcm_update_rx_mux_stats()
105 struct kcm_psock *psock) in kcm_update_tx_mux_stats()
124 struct kcm_psock *psock; in kcm_rcv_ready()
140 psock = list_first_entry(&mux->psocks_ready, struct kcm_psock, in kcm_rcv_ready()
252 static struct kcm_sock *reserve_rx_kcm(struct kcm_psock *psock, in reserve_rx_kcm()
304 static void unreserve_rx_kcm(struct kcm_psock *psock, in unreserve_rx_kcm()
349 struct kcm_psock *psock; in psock_data_ready()
353 psock = (struct kcm_psock *)sk->sk_user_data; in psock_data_ready()
363 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_rcv_strparser()
384 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_parse_func_strparser()
394 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_read_sock_done()
413 struct kcm_psock *psock; in psock_write_space()
419 psock = (struct kcm_psock *)sk->sk_user_data; in psock_write_space()
439 static struct kcm_psock *reserve_psock(struct kcm_sock *kcm) in reserve_psock()
442 struct kcm_psock *psock; in reserve_psock()
470 struct kcm_psock, in reserve_psock()
492 static void psock_now_avail(struct kcm_psock *psock) in psock_now_avail()
522 struct kcm_psock *psock; in unreserve_psock()
581 struct kcm_psock *psock; in kcm_write_msgs()
1337 struct kcm_psock *psock = NULL, *tpsock; in kcm_attach()
1464 static void kcm_unattach(struct kcm_psock *psock) in kcm_unattach()
1564 struct kcm_psock *psock; in kcm_unattach_ioctl()
1712 struct kcm_psock *psock, *tmp_psock; in release_mux()
1795 struct kcm_psock *psock; in kcm_release()
2005 sizeof(struct kcm_psock), 0, in kcm_init()