Lines Matching refs:stsi
55 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi() function
64 EXPORT_SYMBOL(stsi);
86 if (stsi(info, 1, 1, 1)) in stsi_1_1_1()
149 if (stsi(info, 15, 1, topology_max_mnest)) in stsi_15_1_x()
169 if (stsi(info, 1, 2, 2)) in stsi_1_2_2()
209 if (stsi(info, 2, 2, 2)) in stsi_2_2_2()
263 if (stsi(info, 3, 2, 2)) in stsi_3_2_2()
288 level = stsi(NULL, 0, 0, 0); in sysinfo_show()
427 if (stsi(info, 1, 2, 2) == 0) { in s390_adjust_jiffies()
486 if (stsi(file->private_data, fc, s1, s2)) { \
552 lvl = stsi(NULL, 0, 0, 0); in stsi_init_debugfs()