Searched refs:CTL_JITFAST (Results 1 – 1 of 1) sorted by relevance
464 #define CTL_JITFAST 0x00040000u macro641 { "jitfast", MOD_PAT, MOD_CTL, CTL_JITFAST, PO(control) },4044 ((controls & CTL_JITFAST) != 0)? " jitfast" : "", in show_controls()5057 (pat_patctl.control & (CTL_JITVERIFY|CTL_JITFAST)) != 0) in process_pattern()5835 else if ((pat_patctl.control & CTL_JITFAST) != 0) in check_match_limit()7140 jit_was_used = (pat_patctl.control & CTL_JITFAST) != 0; in process_data()7167 else if ((pat_patctl.control & CTL_JITFAST) != 0) in process_data()7263 if ((pat_patctl.control & CTL_JITFAST) != 0) in process_data()