Lines Matching refs:stsi
51 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi() function
60 EXPORT_SYMBOL(stsi);
82 if (stsi(info, 1, 1, 1)) in stsi_1_1_1()
145 if (stsi(info, 15, 1, topology_max_mnest)) in stsi_15_1_x()
165 if (stsi(info, 1, 2, 2)) in stsi_1_2_2()
205 if (stsi(info, 2, 2, 2)) in stsi_2_2_2()
259 if (stsi(info, 3, 2, 2)) in stsi_3_2_2()
284 level = stsi(NULL, 0, 0, 0); in sysinfo_show()
423 if (stsi(info, 1, 2, 2) == 0) { in s390_adjust_jiffies()
482 if (stsi(file->private_data, fc, s1, s2)) { \
550 lvl = stsi(NULL, 0, 0, 0); in stsi_init_debugfs()