Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 30) sorted by relevance

12

/kernel/trace/
Dtrace_dynevent.c23 if (!ops || !ops->create || !ops->show || !ops->is_busy || in dyn_event_register()
123 return ev->ops->show(m, ev); in dyn_event_seq_show()
132 .show = dyn_event_seq_show
Dtrace_dynevent.h43 int (*show)(struct seq_file *m, struct dyn_event *ev); member
Dtrace_printk.c345 .show = t_show,
Dtrace_stat.c231 .show = stat_seq_show
Dtrace_stack.c474 .show = t_show,
Dtrace_uprobe.c52 .show = trace_uprobe_show,
774 .show = probes_seq_show
829 .show = probes_profile_seq_show
Dtrace_kprobe.c47 .show = trace_kprobe_show,
953 .show = probes_seq_show
1011 .show = probes_profile_seq_show
Dtrace_events.c1290 .show = f_show,
1662 .show = t_show,
1669 .show = t_show,
1676 .show = trace_pid_show,
DKconfig764 The "print fmt" of the trace events will show the enum/sizeof names
774 used to show what enums/sizeof the kernel tried to convert.
777 in the tracing directory called "eval_map" that will show the
Dtrace.c4065 .show = s_show,
4373 .show = t_show,
5078 .show = saved_tgids_show,
5158 .show = saved_cmdlines_show,
5326 .show = eval_map_show,
7148 .show = tracing_err_log_seq_show
/kernel/power/
Dpower.h84 .show = _name##_show, \
94 .show = _name##_show, \
DKconfig286 Per-cpu workqueues are generally preferred because they show
/kernel/
Dpadata.c842 ssize_t (*show)(struct padata_instance *, struct attribute *, char *); member
923 if (pentry->show) in padata_sysfs_show()
924 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show()
938 if (pentry->show) in padata_sysfs_store()
945 .show = padata_sysfs_show,
Dparams.c652 mk->mp->attrs[mk->mp->num].mattr.show = param_attr_show; in add_sysfs_param()
880 if (!attribute->show) in module_attr_show()
883 ret = attribute->show(attribute, mk, buf); in module_attr_show()
908 .show = module_attr_show,
DKconfig.hz24 with lots of processors that may show reduced performance if
Duser_namespace.c692 .show = uid_m_show,
699 .show = gid_m_show,
706 .show = projid_m_show,
Dfail_function.c214 .show = fei_seq_show,
Dkallsyms.c666 .show = s_show
Dkprobes.c2384 .show = show_kprobe_addr
2432 .show = kprobe_blacklist_seq_show,
/kernel/locking/
Dlockdep_proc.c101 .show = l_show,
159 .show = lc_show,
584 .show = ls_show,
/kernel/sched/
Dstats.c120 .show = show_schedstat,
Ddebug.c802 .show = sched_debug_show,
/kernel/time/
Dtimer_list.c366 .show = timer_list_show,
/kernel/gcov/
Dfs.c136 .show = gcov_seq_show,
/kernel/bpf/
Dinode.c246 .show = map_seq_show,

12