Home
last modified time | relevance | path

Searched defs:kcm (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/kcm/
H A DMakefile
H A Dkcmproc.c109 static void kcm_format_sock(struct kcm_sock *kcm, struct seq_file *seq, in kcm_format_sock() argument
189 struct kcm_sock *kcm; kcm_format_mux() local
[all...]
H A Dkcmsock.c121 static void kcm_rcv_ready(struct kcm_sock *kcm) in kcm_rcv_ready() argument
171 struct kcm_sock *kcm = kcm_sk(sk); kcm_rfree() local
222 struct kcm_sock *kcm; requeue_rx_msgs() local
256 struct kcm_sock *kcm; reserve_rx_kcm() local
307 struct kcm_sock *kcm = psock->rx_kcm; unreserve_rx_kcm() local
364 struct kcm_sock *kcm; kcm_rcv_strparser() local
415 struct kcm_sock *kcm; psock_write_space() local
439 reserve_psock(struct kcm_sock *kcm) reserve_psock() argument
495 struct kcm_sock *kcm; psock_now_avail() local
520 unreserve_psock(struct kcm_sock *kcm) unreserve_psock() argument
566 kcm_report_tx_retry(struct kcm_sock *kcm) kcm_report_tx_retry() argument
578 kcm_write_msgs(struct kcm_sock *kcm) kcm_write_msgs() argument
726 struct kcm_sock *kcm = container_of(w, struct kcm_sock, tx_work); kcm_tx_work() local
754 kcm_push(struct kcm_sock *kcm) kcm_push() argument
765 struct kcm_sock *kcm = kcm_sk(sk); kcm_sendpage() local
906 struct kcm_sock *kcm = kcm_sk(sk); kcm_sendmsg() local
1095 struct kcm_sock *kcm = kcm_sk(sk); kcm_recvmsg() local
1146 struct kcm_sock *kcm = kcm_sk(sk); kcm_splice_read() local
1191 kcm_recv_disable(struct kcm_sock *kcm) kcm_recv_disable() argument
1217 kcm_recv_enable(struct kcm_sock *kcm) kcm_recv_enable() argument
1235 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_setsockopt() local
1269 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_getsockopt() local
1297 init_kcm_sock(struct kcm_sock *kcm, struct kcm_mux *mux) init_kcm_sock() argument
1337 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_attach() local
1565 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_unattach_ioctl() local
1742 kcm_done(struct kcm_sock *kcm) kcm_done() argument
1796 struct kcm_sock *kcm; kcm_release() local
[all...]
/kernel/linux/linux-6.6/net/kcm/
H A DMakefile
H A Dkcmproc.c109 static void kcm_format_sock(struct kcm_sock *kcm, struct seq_file *seq, in kcm_format_sock() argument
189 struct kcm_sock *kcm; kcm_format_mux() local
[all...]
H A Dkcmsock.c123 static void kcm_rcv_ready(struct kcm_sock *kcm) in kcm_rcv_ready() argument
173 struct kcm_sock *kcm = kcm_sk(sk); kcm_rfree() local
224 struct kcm_sock *kcm; requeue_rx_msgs() local
258 struct kcm_sock *kcm; reserve_rx_kcm() local
309 struct kcm_sock *kcm = psock->rx_kcm; unreserve_rx_kcm() local
368 struct kcm_sock *kcm; kcm_rcv_strparser() local
419 struct kcm_sock *kcm; psock_write_space() local
443 reserve_psock(struct kcm_sock *kcm) reserve_psock() argument
499 struct kcm_sock *kcm; psock_now_avail() local
524 unreserve_psock(struct kcm_sock *kcm) unreserve_psock() argument
570 kcm_report_tx_retry(struct kcm_sock *kcm) kcm_report_tx_retry() argument
582 kcm_write_msgs(struct kcm_sock *kcm) kcm_write_msgs() argument
712 struct kcm_sock *kcm = container_of(w, struct kcm_sock, tx_work); kcm_tx_work() local
740 kcm_push(struct kcm_sock *kcm) kcm_push() argument
749 struct kcm_sock *kcm = kcm_sk(sk); kcm_sendmsg() local
959 struct kcm_sock *kcm = kcm_sk(sk); kcm_splice_eof() local
973 struct kcm_sock *kcm = kcm_sk(sk); kcm_recvmsg() local
1023 struct kcm_sock *kcm = kcm_sk(sk); kcm_splice_read() local
1068 kcm_recv_disable(struct kcm_sock *kcm) kcm_recv_disable() argument
1094 kcm_recv_enable(struct kcm_sock *kcm) kcm_recv_enable() argument
1112 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_setsockopt() local
1146 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_getsockopt() local
1175 init_kcm_sock(struct kcm_sock *kcm, struct kcm_mux *mux) init_kcm_sock() argument
1215 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_attach() local
1443 struct kcm_sock *kcm = kcm_sk(sock->sk); kcm_unattach_ioctl() local
1620 kcm_done(struct kcm_sock *kcm) kcm_done() argument
1674 struct kcm_sock *kcm; kcm_release() local
[all...]

Completed in 4 milliseconds