lpp_dest_str 246 drivers/hwtracing/intel_th/pti.c static const char * const lpp_dest_str[] = { "pti", "exi" }; lpp_dest_str 255 drivers/hwtracing/intel_th/pti.c for (i = ARRAY_SIZE(lpp_dest_str) - 1; i >= 0; i--) { lpp_dest_str 262 drivers/hwtracing/intel_th/pti.c fmt, lpp_dest_str[i]); lpp_dest_str 277 drivers/hwtracing/intel_th/pti.c i = sysfs_match_string(lpp_dest_str, buf);