Lines Matching refs:PTR_ERR
1 /// PTR_ERR should access the value just tested by IS_ERR
23 PTR_ERR@p(x)
35 PTR_ERR@p(\(e1 ? e2 : x\|e1 ? x : e2\))
37 PTR_ERR@p(x)
51 PTR_ERR(x)
53 PTR_ERR@p(
73 PTR_ERR(x)
75 PTR_ERR@j1@p(
91 * PTR_ERR@j1@p(
104 msg = "inconsistent IS_ERR and PTR_ERR"
115 msg = "inconsistent IS_ERR and PTR_ERR on line %s." % (j1[0].line)