error_             35 tools/include/linux/err.h static inline void * __must_check ERR_PTR(long error_)
error_             37 tools/include/linux/err.h 	return (void *) error_;