Lines Matching refs:stsi
54 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi() function
63 EXPORT_SYMBOL(stsi);
85 if (stsi(info, 1, 1, 1)) in stsi_1_1_1()
148 if (stsi(info, 15, 1, topology_max_mnest)) in stsi_15_1_x()
168 if (stsi(info, 1, 2, 2)) in stsi_1_2_2()
208 if (stsi(info, 2, 2, 2)) in stsi_2_2_2()
262 if (stsi(info, 3, 2, 2)) in stsi_3_2_2()
287 level = stsi(NULL, 0, 0, 0); in sysinfo_show()
426 if (stsi(info, 1, 2, 2) == 0) { in s390_adjust_jiffies()
485 if (stsi(file->private_data, fc, s1, s2)) { \
551 lvl = stsi(NULL, 0, 0, 0); in stsi_init_debugfs()