Searched refs:CTL_CALLOUT_INFO (Results 1 – 1 of 1) sorted by relevance
453 #define CTL_CALLOUT_INFO 0x00000080u macro482 #define CTL_ANYINFO (CTL_DEBUG|CTL_BINCODE|CTL_CALLOUT_INFO)609 { "callout_info", MOD_PAT, MOD_CTL, CTL_CALLOUT_INFO, PO(control) },729 CTL_BINCODE|CTL_CALLOUT_INFO|CTL_FULLBINCODE|CTL_HEXPAT|CTL_INFO| \4032 ((controls & CTL_CALLOUT_INFO) != 0)? " callout_info" : "", in show_controls()4613 if ((pat_patctl.control & CTL_CALLOUT_INFO) != 0) in show_pattern_info()