Lines Matching refs:kcm_psock
55 static void kcm_abort_tx_psock(struct kcm_psock *psock, int err,
95 struct kcm_psock *psock)
107 struct kcm_psock *psock)
126 struct kcm_psock *psock;
142 psock = list_first_entry(&mux->psocks_ready, struct kcm_psock,
254 static struct kcm_sock *reserve_rx_kcm(struct kcm_psock *psock,
306 static void unreserve_rx_kcm(struct kcm_psock *psock,
351 struct kcm_psock *psock;
357 psock = (struct kcm_psock *)sk->sk_user_data;
367 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp);
388 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp);
398 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp);
417 struct kcm_psock *psock;
423 psock = (struct kcm_psock *)sk->sk_user_data;
443 static struct kcm_psock *reserve_psock(struct kcm_sock *kcm)
446 struct kcm_psock *psock;
474 struct kcm_psock,
496 static void psock_now_avail(struct kcm_psock *psock)
526 struct kcm_psock *psock;
586 struct kcm_psock *psock;
1218 struct kcm_psock *psock = NULL, *tpsock;
1345 static void kcm_unattach(struct kcm_psock *psock)
1445 struct kcm_psock *psock;
1593 struct kcm_psock *psock, *tmp_psock;
1676 struct kcm_psock *psock;
1888 sizeof(struct kcm_psock), 0,