Lines Matching refs:kcm_psock
53 static void kcm_abort_tx_psock(struct kcm_psock *psock, int err,
93 struct kcm_psock *psock)
105 struct kcm_psock *psock)
124 struct kcm_psock *psock;
140 psock = list_first_entry(&mux->psocks_ready, struct kcm_psock,
252 static struct kcm_sock *reserve_rx_kcm(struct kcm_psock *psock,
304 static void unreserve_rx_kcm(struct kcm_psock *psock,
349 struct kcm_psock *psock;
353 psock = (struct kcm_psock *)sk->sk_user_data;
363 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp);
384 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp);
394 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp);
413 struct kcm_psock *psock;
419 psock = (struct kcm_psock *)sk->sk_user_data;
439 static struct kcm_psock *reserve_psock(struct kcm_sock *kcm)
442 struct kcm_psock *psock;
470 struct kcm_psock,
492 static void psock_now_avail(struct kcm_psock *psock)
522 struct kcm_psock *psock;
581 struct kcm_psock *psock;
1340 struct kcm_psock *psock = NULL, *tpsock;
1467 static void kcm_unattach(struct kcm_psock *psock)
1567 struct kcm_psock *psock;
1715 struct kcm_psock *psock, *tmp_psock;
1798 struct kcm_psock *psock;
2010 sizeof(struct kcm_psock), 0,