Lines Matching defs:s
399 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers()
428 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers()
518 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers()
535 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers()
1313 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in save_osn_sample_stats()
1329 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in diff_osn_sample_stats()
1410 struct osnoise_sample s; in run_osnoise() local
1719 struct timerlat_sample s; in timerlat_irq() local
1853 struct timerlat_sample s; in timerlat_main() local
2128 static void *s_options_start(struct seq_file *s, loff_t *pos) in s_options_start()
2140 static void *s_options_next(struct seq_file *s, void *v, loff_t *pos) in s_options_next()
2150 static int s_options_show(struct seq_file *s, void *v) in s_options_show()
2175 static void s_options_stop(struct seq_file *s, void *v) in s_options_stop()
2455 struct timerlat_sample s; in timerlat_fd_read() local