Home
last modified time | relevance | path

Searched refs:lpp_dest_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dpti.c246 static const char * const lpp_dest_str[] = { "pti", "exi" }; variable
255 for (i = ARRAY_SIZE(lpp_dest_str) - 1; i >= 0; i--) { in lpp_dest_show()
262 fmt, lpp_dest_str[i]); in lpp_dest_show()
277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dpti.c246 static const char * const lpp_dest_str[] = { "pti", "exi" }; variable
255 for (i = ARRAY_SIZE(lpp_dest_str) - 1; i >= 0; i--) { in lpp_dest_show()
262 fmt, lpp_dest_str[i]); in lpp_dest_show()
277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()

Completed in 2 milliseconds