Home
last modified time | relevance | path

Searched refs:SO_INCOMING_CPU (Results 1 – 17 of 17) sorted by relevance

/external/strace/xlat/
Dsock_options.h1148 #if defined(SO_INCOMING_CPU) || (defined(HAVE_DECL_SO_INCOMING_CPU) && HAVE_DECL_SO_INCOMING_CPU)
1150 static_assert((SO_INCOMING_CPU) == (51), "SO_INCOMING_CPU != 51");
1153 # define SO_INCOMING_CPU 51
1156 #if defined(SO_INCOMING_CPU) || (defined(HAVE_DECL_SO_INCOMING_CPU) && HAVE_DECL_SO_INCOMING_CPU)
1158 static_assert((SO_INCOMING_CPU) == (16426), "SO_INCOMING_CPU != 16426");
1161 # define SO_INCOMING_CPU 16426
1164 #if defined(SO_INCOMING_CPU) || (defined(HAVE_DECL_SO_INCOMING_CPU) && HAVE_DECL_SO_INCOMING_CPU)
1166 static_assert((SO_INCOMING_CPU) == (49), "SO_INCOMING_CPU != 49");
1169 # define SO_INCOMING_CPU 49
1802 XLAT(SO_INCOMING_CPU),
[all …]
Dsock_options.in370 SO_INCOMING_CPU 51
372 SO_INCOMING_CPU 16426
374 SO_INCOMING_CPU 49
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h86 #define SO_INCOMING_CPU 49 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h102 #define SO_INCOMING_CPU 49 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1507 SO_INCOMING_CPU = 0x33 const
Dzerrors_linux_mipsle.go1804 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_s390x.go1864 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_arm.go1810 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_ppc64le.go1860 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_mips64.go1804 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_ppc64.go1860 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_amd64.go1804 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_mips64le.go1804 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_386.go1803 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_mips.go1804 SO_INCOMING_CPU = 0x31 const
Dzerrors_linux_arm64.go1794 SO_INCOMING_CPU = 0x31 const
/external/strace/
DChangeLog36205 SO_BUSY_POLL, SO_DETACH_BPF, SO_GET_FILTER, SO_INCOMING_CPU,