Searched defs:__ptr (Results 1 – 4 of 4) sorted by relevance
86 #define __ptr(x) ((unsigned long *)(x)) macro
122 #define __ptr(x) ((unsigned long __force *)(x)) macro
23 #define __ptr(x) ((unsigned long __force *)(x)) macro
233 #define __put_user_check(__pu_val, __ptr, __err, __s) \ argument