Searched refs:__must_check (Results 1 – 2 of 2) sorted by relevance
7 static inline void * __must_check ERR_PTR(long error) in ERR_PTR()12 static inline long __must_check PTR_ERR(const void *ptr) in PTR_ERR()17 static inline long __must_check IS_ERR(const void *ptr) in IS_ERR()22 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL()
53 #define __must_check macro