Lines Matching refs:__must_check
356 extern unsigned long __must_check __copy_to_user_inatomic(
359 static inline unsigned long __must_check
366 static inline unsigned long __must_check
397 extern unsigned long __must_check __copy_from_user_inatomic(
399 extern unsigned long __must_check __copy_from_user_zeroing(
402 static inline unsigned long __must_check
409 static inline unsigned long __must_check
428 static inline unsigned long __must_check copy_from_user(void *to, in copy_from_user()
464 static inline unsigned long __must_check
471 static inline unsigned long __must_check
496 static inline unsigned long __must_check __clear_user( in __clear_user()
502 static inline unsigned long __must_check clear_user( in clear_user()
519 static inline unsigned long __must_check __flush_user( in __flush_user()
530 static inline unsigned long __must_check flush_user( in flush_user()
547 static inline unsigned long __must_check __finv_user( in __finv_user()
557 static inline unsigned long __must_check finv_user( in finv_user()