Searched refs:CTL_JITFAST (Results 1 – 1 of 1) sorted by relevance
423 #define CTL_JITFAST 0x00020000u macro572 { "jitfast", MOD_PAT, MOD_CTL, CTL_JITFAST, PO(control) },3650 ((controls & CTL_JITFAST) != 0)? " jitfast" : "", in show_controls()4528 (pat_patctl.control & (CTL_JITVERIFY|CTL_JITFAST)) != 0) in process_pattern()5092 if ((pat_patctl.control & CTL_JITFAST) != 0) in check_match_limit()6284 jit_was_used = (pat_patctl.control & CTL_JITFAST) != 0; in process_data()6311 else if ((pat_patctl.control & CTL_JITFAST) != 0) in process_data()6386 if ((pat_patctl.control & CTL_JITFAST) != 0) in process_data()