Searched refs:IS_ERR (Results 1 – 3 of 3) sorted by relevance
50 …if (!IS_ERR(__kt)) …67 …if (!IS_ERR(__kt)) …
15 static inline long __must_check IS_ERR(const void* ptr) in IS_ERR() function
84 if (!IS_ERR(create->result)) in __kthread_create_on_node()196 if (IS_ERR((void *)pid)) in __create_kthread()