Lines Matching defs:s
426 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers()
455 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers()
545 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers()
562 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers()
1342 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in save_osn_sample_stats()
1358 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in diff_osn_sample_stats()
1439 struct osnoise_sample s; in run_osnoise() local
1750 struct timerlat_sample s; in timerlat_irq() local
1884 struct timerlat_sample s; in timerlat_main() local
2165 static void *s_options_start(struct seq_file *s, loff_t *pos) in s_options_start()
2177 static void *s_options_next(struct seq_file *s, void *v, loff_t *pos) in s_options_next()
2187 static int s_options_show(struct seq_file *s, void *v) in s_options_show()
2212 static void s_options_stop(struct seq_file *s, void *v) in s_options_stop()
2501 struct timerlat_sample s; in timerlat_fd_read() local