Searched defs:ERR_PTR (Results 1 – 3 of 3) sorted by relevance
19 static inline void *__must_check ERR_PTR(long error) in ERR_PTR() function
35 static inline void *ERR_PTR(long error) in ERR_PTR() function
9 #define ERR_PTR(val) NULL macro
Completed in 4 milliseconds