Searched refs:CTL_CALLOUT_INFO (Results 1 – 1 of 1) sorted by relevance
413 #define CTL_CALLOUT_INFO 0x00000080u macro449 #define CTL_ANYINFO (CTL_DEBUG|CTL_BINCODE|CTL_CALLOUT_INFO)550 { "callout_info", MOD_PAT, MOD_CTL, CTL_CALLOUT_INFO, PO(control) },649 CTL_BINCODE|CTL_CALLOUT_INFO|CTL_FULLBINCODE|CTL_HEXPAT|CTL_INFO| \3640 ((controls & CTL_CALLOUT_INFO) != 0)? " callout_info" : "", in show_controls()4120 if ((pat_patctl.control & CTL_CALLOUT_INFO) != 0) in show_pattern_info()