Lines Matching defs:error
1422 int error = label_compound_match(profile, label, state, subns, request,
1424 if (!error)
1425 return error;
1749 AA_DEBUG("label print error");
1777 AA_DEBUG("label print error");
1800 AA_DEBUG("label print error");
1891 int i, len, stack = 0, error;
1912 error = vec_setup(profile, vec, len, gfp);
1913 if (error)
1914 return ERR_PTR(error);