Searched defs:__ptr (Results 1 – 6 of 6) sorted by relevance
83 #define __ptr(x) ((unsigned long *)(x)) macro
89 #define __ptr(x) ((unsigned long *)(x)) macro
139 #define __ptr(x) ((unsigned long *)(x)) macro
25 #define __ptr(x) ((unsigned long __force *)(x)) macro
255 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument281 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument309 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument
129 struct cmsghdr * __ptr; in __cmsg_nxthdr() local