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