Searched refs:kcm (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/net/kcm/ |
| H A D | kcmsock.c | 121 static void kcm_rcv_ready(struct kcm_sock *kcm) in kcm_rcv_ready() argument 123 struct kcm_mux *mux = kcm->mux; in kcm_rcv_ready() 127 if (unlikely(kcm->rx_wait || kcm->rx_psock || kcm->rx_disabled)) in kcm_rcv_ready() 131 if (kcm_queue_rcv_skb(&kcm->sk, skb)) { in kcm_rcv_ready() 134 WARN_ON(!sk_rmem_alloc_get(&kcm->sk)); in kcm_rcv_ready() 143 if (kcm_queue_rcv_skb(&kcm->sk, psock->ready_rx_msg)) { in kcm_rcv_ready() 145 WARN_ON(!sk_rmem_alloc_get(&kcm->sk)); in kcm_rcv_ready() 162 list_add_tail(&kcm->wait_rx_list, in kcm_rcv_ready() 163 &kcm->mux->kcm_rx_waiters); in kcm_rcv_ready() 165 WRITE_ONCE(kcm->rx_wait, true); in kcm_rcv_ready() [all …]
|
| H A D | kcmproc.c | 109 static void kcm_format_sock(struct kcm_sock *kcm, struct seq_file *seq, in kcm_format_sock() argument 114 kcm->index, in kcm_format_sock() 115 kcm->stats.rx_msgs, in kcm_format_sock() 116 kcm->stats.rx_bytes, in kcm_format_sock() 117 kcm->stats.tx_msgs, in kcm_format_sock() 118 kcm->stats.tx_bytes, in kcm_format_sock() 119 kcm->sk.sk_receive_queue.qlen, in kcm_format_sock() 120 sk_rmem_alloc_get(&kcm->sk), in kcm_format_sock() 121 kcm->sk.sk_write_queue.qlen, in kcm_format_sock() 124 if (kcm->tx_psock) in kcm_format_sock() [all …]
|
| H A D | Makefile | 2 obj-$(CONFIG_AF_KCM) += kcm.o 4 kcm-y := kcmsock.o kcmproc.o
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | index.rst | 68 kcm
|
| H A D | kcm.rst | 130 /* From linux/kcm.h */ 150 /* From linux/kcm.h */ 176 /* From linux/kcm.h */
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | Makefile | 38 obj-$(CONFIG_AF_KCM) += kcm/
|
| H A D | Kconfig | 371 source "net/kcm/Kconfig"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 …ool.h vmcore.h tls.h mtio.h atmppp.h signal.h bpf_common.h hw_breakpoint.h kcm.h ivtv.h patchkey.h…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 …ool.h vmcore.h tls.h mtio.h atmppp.h signal.h bpf_common.h hw_breakpoint.h kcm.h ivtv.h patchkey.h…
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin | |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 3591 -rw-r--r-- root root 822 ./usr/include/linux/kcm.h
|
| H A D | buildhistory_filelist2.txt | 3592 -rw-r--r-- root root 822 ./usr/include/linux/kcm.h
|