Lines Matching defs:kcm

124 static void kcm_rcv_ready(struct kcm_sock *kcm)  in kcm_rcv_ready()
173 struct kcm_sock *kcm = kcm_sk(sk); in kcm_rfree() local
224 struct kcm_sock *kcm; in requeue_rx_msgs() local
257 struct kcm_sock *kcm; in reserve_rx_kcm() local
306 struct kcm_sock *kcm = psock->rx_kcm; in unreserve_rx_kcm() local
362 struct kcm_sock *kcm; in kcm_rcv_strparser() local
411 struct kcm_sock *kcm; in psock_write_space() local
435 static struct kcm_psock *reserve_psock(struct kcm_sock *kcm) in reserve_psock()
491 struct kcm_sock *kcm; in psock_now_avail() local
516 static void unreserve_psock(struct kcm_sock *kcm) in unreserve_psock()
562 static void kcm_report_tx_retry(struct kcm_sock *kcm) in kcm_report_tx_retry()
574 static int kcm_write_msgs(struct kcm_sock *kcm) in kcm_write_msgs()
722 struct kcm_sock *kcm = container_of(w, struct kcm_sock, tx_work); in kcm_tx_work() local
750 static void kcm_push(struct kcm_sock *kcm) in kcm_push()
761 struct kcm_sock *kcm = kcm_sk(sk); in kcm_sendpage() local
902 struct kcm_sock *kcm = kcm_sk(sk); in kcm_sendmsg() local
1118 struct kcm_sock *kcm = kcm_sk(sk); in kcm_recvmsg() local
1176 struct kcm_sock *kcm = kcm_sk(sk); in kcm_splice_read() local
1228 static void kcm_recv_disable(struct kcm_sock *kcm) in kcm_recv_disable()
1253 static void kcm_recv_enable(struct kcm_sock *kcm) in kcm_recv_enable()
1271 struct kcm_sock *kcm = kcm_sk(sock->sk); in kcm_setsockopt() local
1305 struct kcm_sock *kcm = kcm_sk(sock->sk); in kcm_getsockopt() local
1333 static void init_kcm_sock(struct kcm_sock *kcm, struct kcm_mux *mux) in init_kcm_sock()
1373 struct kcm_sock *kcm = kcm_sk(sock->sk); in kcm_attach() local
1602 struct kcm_sock *kcm = kcm_sk(sock->sk); in kcm_unattach_ioctl() local
1779 static void kcm_done(struct kcm_sock *kcm) in kcm_done()
1832 struct kcm_sock *kcm; in kcm_release() local