Searched refs:KCAGE_STAT_INCR (Results 1 – 1 of 1) sorted by relevance
149 #define KCAGE_STAT_INCR(m) kcage_stats.m++ macro154 KCAGE_STAT_INCR(scans[kcage_stats.scan_index].m)185 #define KCAGE_STAT_INCR(v) macro1187 KCAGE_STAT_INCR(kct_calls); /* unprotected incr. */ in kcage_create_throttle()1194 KCAGE_STAT_INCR(kct_cageout); /* unprotected incr. */ in kcage_create_throttle()1205 KCAGE_STAT_INCR(kct_exempt); /* unprotected incr. */ in kcage_create_throttle()1208 KCAGE_STAT_INCR(kct_critical); /* unprotected incr. */ in kcage_create_throttle()1218 KCAGE_STAT_INCR(kct_exempt); /* unprotected incr. */ in kcage_create_throttle()1234 KCAGE_STAT_INCR(kct_wait); in kcage_create_throttle()1237 KCAGE_STAT_INCR(kct_cagewake); in kcage_create_throttle()[all …]