| /kernel/trace/ |
| D | trace_seq.c | 28 #define TRACE_SEQ_BUF_LEFT(s) seq_buf_buffer_left(&(s)->seq) argument 33 static inline void __trace_seq_init(struct trace_seq *s) in __trace_seq_init() 48 int trace_print_seq(struct seq_file *m, struct trace_seq *s) in trace_print_seq() 78 void trace_seq_printf(struct trace_seq *s, const char *fmt, ...) in trace_seq_printf() 108 void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask() 139 void trace_seq_vprintf(struct trace_seq *s, const char *fmt, va_list args) in trace_seq_vprintf() 173 void trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf() 203 void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() 231 void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc() 257 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() [all …]
|
| D | trace_output.c | 27 struct trace_seq *s = &iter->seq; in trace_print_bputs_msg_only() local 40 struct trace_seq *s = &iter->seq; in trace_print_bprintk_msg_only() local 53 struct trace_seq *s = &iter->seq; in trace_print_printk_msg_only() local 299 struct trace_seq *s = &iter->seq; in trace_raw_output_prep() local 320 struct trace_seq *s = &iter->seq; in trace_event_printf() local 336 struct trace_seq *s = &iter->seq; in trace_output_raw() local 365 trace_seq_print_sym(struct trace_seq *s, unsigned long address, bool offset) in trace_seq_print_sym() 391 static int seq_print_user_ip(struct trace_seq *s, struct mm_struct *mm, in seq_print_user_ip() 424 seq_print_ip_sym(struct trace_seq *s, unsigned long ip, unsigned long sym_flags) in seq_print_ip_sym() 448 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt() [all …]
|
| D | trace_functions_graph.c | 360 static void print_graph_cpu(struct trace_seq *s, int cpu) in print_graph_cpu() 372 static void print_graph_proc(struct trace_seq *s, pid_t pid) in print_graph_proc() 403 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt() 412 verif_pid(struct trace_seq *s, pid_t pid, int cpu, struct fgraph_data *data) in verif_pid() 517 static void print_graph_abs_time(u64 t, struct trace_seq *s) in print_graph_abs_time() 529 print_graph_rel_time(struct trace_iterator *iter, struct trace_seq *s) in print_graph_rel_time() 544 struct trace_seq *s = &iter->seq; in print_graph_irq() local 590 trace_print_graph_duration(unsigned long long duration, struct trace_seq *s) in trace_print_graph_duration() 624 struct trace_seq *s, u32 flags) in print_graph_duration() 657 static void print_graph_retval(struct trace_seq *s, unsigned long retval, in print_graph_retval() [all …]
|
| D | trace_mmiotrace.c | 61 static void mmio_print_pcidev(struct trace_seq *s, const struct pci_dev *dev) in mmio_print_pcidev() 100 struct trace_seq *s = &iter->seq; in mmio_pipe_open() local 136 struct trace_seq *s = &iter->seq; in mmio_read() local 170 struct trace_seq *s = &iter->seq; in mmio_print_rw() local 215 struct trace_seq *s = &iter->seq; in mmio_print_map() local 249 struct trace_seq *s = &iter->seq; in mmio_print_mark() local
|
| D | trace_output.h | 38 #define SEQ_PUT_FIELD(s, x) \ argument 41 #define SEQ_PUT_HEX_FIELD(s, x) \ argument
|
| D | trace_stat.c | 171 static void *stat_seq_start(struct seq_file *s, loff_t *pos) in stat_seq_start() 195 static void *stat_seq_next(struct seq_file *s, void *p, loff_t *pos) in stat_seq_next() 208 static void stat_seq_stop(struct seq_file *s, void *p) in stat_seq_stop() 214 static int stat_seq_show(struct seq_file *s, void *v) in stat_seq_show()
|
| D | trace_osnoise.c | 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() [all …]
|
| D | blktrace.c | 1302 static void blk_log_dump_pdu(struct trace_seq *s, in blk_log_dump_pdu() 1341 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_generic() 1360 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error() 1377 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_remap() 1388 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_plug() 1397 static void blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_unplug() 1406 static void blk_log_split(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_split() 1416 static void blk_log_msg(struct trace_seq *s, const struct trace_entry *ent, in blk_log_msg() 1485 struct trace_seq *s = &iter->seq; in print_one_line() local 1522 struct trace_seq *s = &iter->seq; in blk_trace_synthesize_old_trace() local [all …]
|
| D | trace_hwlat.c | 205 struct hwlat_sample s; in get_sample() local 608 static void *s_mode_start(struct seq_file *s, loff_t *pos) in s_mode_start() 620 static void *s_mode_next(struct seq_file *s, void *v, loff_t *pos) in s_mode_next() 630 static int s_mode_show(struct seq_file *s, void *v) in s_mode_show() 646 static void s_mode_stop(struct seq_file *s, void *v) in s_mode_stop()
|
| D | trace_sched_switch.c | 180 #define SAVED_CMDLINE_MAP_ELEMENT_SIZE(s) \ argument 193 static void free_saved_cmdlines_buffer(struct saved_cmdlines_buffer *s) in free_saved_cmdlines_buffer() 203 struct saved_cmdlines_buffer *s; in allocate_cmdlines_buffer() local 620 struct saved_cmdlines_buffer *s, *savedcmd_temp; in tracing_resize_saved_cmdlines() local
|
| /kernel/bpf/ |
| D | percpu_freelist.c | 6 int pcpu_freelist_init(struct pcpu_freelist *s) in pcpu_freelist_init() 25 void pcpu_freelist_destroy(struct pcpu_freelist *s) in pcpu_freelist_destroy() 45 static inline bool pcpu_freelist_try_push_extra(struct pcpu_freelist *s, in pcpu_freelist_try_push_extra() 56 static inline void ___pcpu_freelist_push_nmi(struct pcpu_freelist *s, in ___pcpu_freelist_push_nmi() 80 void __pcpu_freelist_push(struct pcpu_freelist *s, in __pcpu_freelist_push() 89 void pcpu_freelist_push(struct pcpu_freelist *s, in pcpu_freelist_push() 99 void pcpu_freelist_populate(struct pcpu_freelist *s, void *buf, u32 elem_size, in pcpu_freelist_populate() 121 static struct pcpu_freelist_node *___pcpu_freelist_pop(struct pcpu_freelist *s) in ___pcpu_freelist_pop() 153 ___pcpu_freelist_pop_nmi(struct pcpu_freelist *s) in ___pcpu_freelist_pop_nmi() 184 struct pcpu_freelist_node *__pcpu_freelist_pop(struct pcpu_freelist *s) in __pcpu_freelist_pop() [all …]
|
| /kernel/ |
| D | scs.c | 19 static void __scs_account(void *s, int account) in __scs_account() 34 void *s; in __scs_alloc() local 56 void *s; in scs_alloc() local 73 void scs_free(void *s) in scs_free() 116 void *s; in scs_prepare() local 159 void *s = task_scs(tsk); in scs_release() local
|
| D | panic.c | 518 static void print_tainted_seq(struct seq_buf *s, bool verbose) in print_tainted_seq() 549 struct seq_buf s; in _print_tainted() local 856 static int __init oops_setup(char *s) in oops_setup() 866 static int __init panic_on_taint_setup(char *s) in panic_on_taint_setup()
|
| D | torture.c | 207 char *s; in torture_offline() local 269 char *s; in torture_online() local 775 int torture_stutter_init(const int s, const int sgap) in torture_stutter_init() 925 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread()
|
| /kernel/rcu/ |
| D | tree_exp.h | 52 unsigned long s; in rcu_exp_gp_seq_snap() local 65 static bool rcu_exp_gp_seq_done(unsigned long s) in rcu_exp_gp_seq_done() 265 static bool sync_exp_work_done(unsigned long s) in sync_exp_work_done() 287 static bool exp_funnel_lock(unsigned long s) in exp_funnel_lock() 674 static void rcu_exp_wait_wake(unsigned long s) in rcu_exp_wait_wake() 706 static void rcu_exp_sel_wait_wake(unsigned long s) in rcu_exp_sel_wait_wake() 944 unsigned long s; in synchronize_rcu_expedited() local 1008 unsigned long s; in sync_rcu_do_polled_gp() local 1043 unsigned long s; in start_poll_synchronize_rcu_expedited() local
|
| D | rcu.h | 66 static inline unsigned long rcu_seq_ctr(unsigned long s) in rcu_seq_ctr() 75 static inline int rcu_seq_state(unsigned long s) in rcu_seq_state() 125 unsigned long s; in rcu_seq_snap() local 142 static inline bool rcu_seq_started(unsigned long *sp, unsigned long s) in rcu_seq_started() 151 static inline bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done() 161 static inline bool rcu_seq_done_exact(unsigned long *sp, unsigned long s) in rcu_seq_done_exact()
|
| D | refscale.c | 44 #define SCALEOUT(s, x...) \ argument 47 #define VERBOSE_SCALEOUT(s, x...) \ argument 55 #define VERBOSE_SCALEOUT_BATCH(s, x...) \ argument 65 #define SCALEOUT_ERRSTRING(s, x...) pr_alert("%s" SCALE_FLAG "!!! " s "\n", scale_type, ## x) argument 895 struct seq_buf s; in process_durations() local
|
| D | srcutree.c | 156 static inline bool srcu_invl_snp_seq(unsigned long s) in srcu_invl_snp_seq() 955 unsigned long s) in srcu_funnel_exp_start() 995 unsigned long s, bool do_norm) in srcu_funnel_gp_start() 1221 unsigned long s; in srcu_gp_start_if_needed() local 1603 unsigned long s = rcu_seq_snap(&ssp->srcu_sup->srcu_barrier_seq); in srcu_barrier() local
|
| /kernel/printk/ |
| D | index.c | 43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() 53 static void *pi_start(struct seq_file *s, loff_t *pos) in pi_start() 70 #define seq_escape_printf_format(s, src) \ argument 73 static int pi_show(struct seq_file *s, void *v) in pi_show()
|
| /kernel/irq/ |
| D | timings.c | 540 struct irqt_stat __percpu *s; in irq_timings_next_event() local 596 struct irqt_stat __percpu *s; in irq_timings_free() local 607 struct irqt_stat __percpu *s; in irq_timings_alloc() local 776 struct irqt_stat __percpu *s; in irq_timings_test_irqs() local
|
| /kernel/time/ |
| D | test_udelay.c | 27 static int udelay_test_single(struct seq_file *s, int usecs, uint32_t iters) in udelay_test_single() 67 static int udelay_test_show(struct seq_file *s, void *v) in udelay_test_show()
|
| D | timer_migration.c | 439 union tmigr_state s; in tmigr_check_migrator() local 453 union tmigr_state s; in tmigr_check_migrator_and_lonely() local 469 union tmigr_state s; in tmigr_check_lonely() local 1481 union tmigr_state s; in tmigr_init_group() local
|
| D | timekeeping_debug.c | 22 static int tk_debug_sleep_time_show(struct seq_file *s, void *data) in tk_debug_sleep_time_show()
|
| /kernel/cgroup/ |
| D | cpuset-v1.c | 277 struct cpuset_remove_tasks_struct *s; in cpuset_migrate_tasks_workfn() local 317 struct cpuset_remove_tasks_struct *s; in cpuset1_hotplug_update_tasks() local
|
| D | cgroup-v1.c | 394 static void *cgroup_pidlist_start(struct seq_file *s, loff_t *pos) in cgroup_pidlist_start() 455 static void cgroup_pidlist_stop(struct seq_file *s, void *v) in cgroup_pidlist_stop() 467 static void *cgroup_pidlist_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_pidlist_next() 488 static int cgroup_pidlist_show(struct seq_file *s, void *v) in cgroup_pidlist_show()
|