Home
last modified time | relevance | path

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

/kernel/
Dpadata.c916 ssize_t (*show)(struct padata_instance *, struct attribute *, char *); member
1001 if (pentry->show) in padata_sysfs_show()
1002 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show()
1016 if (pentry->show) in padata_sysfs_store()
1023 .show = padata_sysfs_show,
Dparams.c639 new->attrs[num].mattr.show = param_attr_show; in add_sysfs_param()
867 if (!attribute->show) in module_attr_show()
870 ret = attribute->show(attribute, mk, buf); in module_attr_show()
895 .show = module_attr_show,
Dlockdep_proc.c100 .show = l_show,
168 .show = lc_show,
590 .show = ls_show,
Duser_namespace.c520 .show = uid_m_show,
527 .show = gid_m_show,
534 .show = projid_m_show,
DKconfig.hz23 with lots of processors that may show reduced performance if
Drcutree_trace.c164 .show = show_rcudata,
383 .show = show_rcu_pending,
Dkallsyms.c556 .show = s_show
Dmodule.c612 .show = show_modinfo_##field, \
1390 sattr->mattr.show = module_sect_show; in add_sect_attrs()
3683 .show = m_show
Dresource.c116 .show = r_show,
Dkprobes.c2233 .show = show_kprobe_addr
Dcgroup.c3669 .show = cgroup_pidlist_show,
/kernel/sched/
Dstats.c125 .show = show_schedstat,
Ddebug.c451 .show = sched_debug_show,
/kernel/power/
Dpower.h73 .show = _name##_show, \
/kernel/irq/
DKconfig63 This option will show the mapping relationship between hardware irq
/kernel/trace/
Dtrace_printk.c311 .show = t_show,
Dtrace_stack.c359 .show = t_show,
Dtrace_stat.c261 .show = stat_seq_show
Dtrace_uprobe.c458 .show = probes_seq_show
497 .show = probes_profile_seq_show
Dtrace_events.c887 .show = f_show,
1150 .show = t_show,
1157 .show = t_show,
Dtrace_kprobe.c736 .show = probes_seq_show
783 .show = probes_profile_seq_show
Dftrace.c2576 .show = t_show,
3722 .show = g_show,
4458 .show = fpid_show,
Dtrace.c2814 .show = s_show,
3040 .show = t_show,
/kernel/time/
Dtimer_list.c338 .show = timer_list_show,
/kernel/gcov/
Dfs.c136 .show = gcov_seq_show,