Home
last modified time | relevance | path

Searched defs:SIOCGSTAMPNS (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsockios.h14 #define SIOCGSTAMPNS 0x8907 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsockios.h43 #define SIOCGSTAMPNS SIOCGSTAMPNS_OLD macro
47 #define SIOCGSTAMPNS ((sizeof(struct timespec)) == 8 ? \ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsockios.h43 #define SIOCGSTAMPNS SIOCGSTAMPNS_OLD macro
47 #define SIOCGSTAMPNS ((sizeof(struct timespec)) == 8 ? \ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsockios.h30 #define SIOCGSTAMPNS SIOCGSTAMPNS_OLD macro
33 #define SIOCGSTAMPNS ((sizeof(struct timespec)) == 8 ? SIOCGSTAMPNS_OLD : SIOCGSTAMPNS_NEW) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsockios.h30 #define SIOCGSTAMPNS SIOCGSTAMPNS_OLD macro
33 #define SIOCGSTAMPNS ((sizeof(struct timespec)) == 8 ? SIOCGSTAMPNS_OLD : SIOCGSTAMPNS_NEW) macro

Completed in 4 milliseconds