Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dsocket.h77 #define __KINLINE static __inline__ macro
79 #define __KINLINE static inline macro
81 #define __KINLINE static macro
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size, in __cmsg_nxthdr()
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) in cmsg_nxthdr()