_K_SS_MAXSIZE      21 include/uapi/linux/socket.h 			char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];
_K_SS_MAXSIZE     105 tools/perf/examples/bpf/augmented_syscalls.c #ifndef _K_SS_MAXSIZE
_K_SS_MAXSIZE      17 tools/perf/include/bpf/linux/socket.h 	char		__data[_K_SS_MAXSIZE - sizeof(unsigned short)];