Lines Matching refs:PTR_ERR
2 /// PTR_ERR should access the value just tested by IS_ERR
24 PTR_ERR@p(x)
36 PTR_ERR@p(\(e1 ? e2 : x\|e1 ? x : e2\))
38 PTR_ERR@p(x)
52 PTR_ERR(x)
54 PTR_ERR@p(
74 PTR_ERR(x)
76 PTR_ERR@j1@p(
92 * PTR_ERR@j1@p(
105 msg = "inconsistent IS_ERR and PTR_ERR"
116 msg = "inconsistent IS_ERR and PTR_ERR on line %s." % (j1[0].line)