Home
last modified time | relevance | path

Searched defs:CMSG_COMPAT_ALIGN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/
H A Dcompat.c107 #define CMSG_COMPAT_ALIGN(len) ALIGN((len), sizeof(s32)) macro
/kernel/linux/linux-6.6/net/
H A Dcompat.c105 #define CMSG_COMPAT_ALIGN(len) ALIGN((len), sizeof(s32)) macro

Completed in 2 milliseconds