Home
last modified time | relevance | path

Searched refs:SK_MEMINFO_VARS (Results 1 – 7 of 7) sorted by relevance

/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 Dsock_diag.h26 SK_MEMINFO_VARS, enumerator
/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 Dsock_diag.h26 SK_MEMINFO_VARS, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsock_diag.h26 SK_MEMINFO_VARS, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Dsock_diag.c63 u32 mem[SK_MEMINFO_VARS]; in sock_diag_put_meminfo()
H A Dsock.c1570 u32 meminfo[SK_MEMINFO_VARS]; in sock_getsockopt()
3310 memset(mem, 0, sizeof(*mem) * SK_MEMINFO_VARS); in sk_get_meminfo()
/OK3568_Linux_fs/kernel/net/sctp/
H A Ddiag.c157 u32 mem[SK_MEMINFO_VARS]; in inet_sctp_diag_fill()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_diag.c115 + nla_total_size(SK_MEMINFO_VARS * sizeof(u32)) in inet_sk_attr_size()