/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | socket.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | socket.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | sock_diag.c | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sock.c | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | socket.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | socket.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | socket.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | socket.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | sock.h | diff a2d133b1d465016d0d97560b11f54ba0ace56d3e Mon Mar 20 14:22:03 CDT 2017 Josh Hunt <johunt@akamai.com> sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an application can get all meminfo related information in single socket option call instead of multiple calls.
Adds helper function, sk_get_meminfo(), and uses that for both getsockopt and sock_diag_put_meminfo().
Suggested by Eric Dumazet.
Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Jason Baron <jbaron@akamai.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|