Lines Matching refs:match
230 * @match: True if "exec.realpath=", false if "exec.realpath!=".
236 const bool match)
249 return result == match;
643 dprintk(KERN_WARNING "%u: dry_run left=%u right=%u match=%u\n",
650 dprintk(KERN_WARNING "%u: left=%u right=%u match=%u\n",
799 const bool match = condp->equals;
821 == match)
828 match))
1076 == match)
1080 max_v[0] >= ptr->values[0]) == match)
1097 if (!(max_v[0] & max_v[1]) == !match)
1107 if (!(max_v[0] & max_v[1]) == !match)
1113 if ((min_v[0] <= max_v[1] && max_v[0] >= min_v[1]) == match)