Home
last modified time | relevance | path

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

12

/kernel/
Dpadata.c904 ssize_t (*show)(struct padata_instance *, struct attribute *, char *); member
989 if (pentry->show) in padata_sysfs_show()
990 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show()
1004 if (pentry->show) in padata_sysfs_store()
1011 .show = padata_sysfs_show,
Dparams.c649 new->attrs[num].mattr.show = param_attr_show; in add_sysfs_param()
877 if (!attribute->show) in module_attr_show()
880 ret = attribute->show(attribute, mk, buf); in module_attr_show()
905 .show = module_attr_show,
Duser_namespace.c540 .show = uid_m_show,
547 .show = gid_m_show,
554 .show = projid_m_show,
DKconfig.hz23 with lots of processors that may show reduced performance if
Dkallsyms.c557 .show = s_show
Dkprobes.c2252 .show = show_kprobe_addr
2292 .show = kprobe_blacklist_seq_show,
Dmodule.c619 .show = show_modinfo_##field, \
1366 sattr->mattr.show = module_sect_show; in add_sect_attrs()
3728 .show = m_show
Dresource.c125 .show = r_show,
/kernel/locking/
Dlockdep_proc.c100 .show = l_show,
168 .show = lc_show,
593 .show = ls_show,
/kernel/sched/
Dstats.c125 .show = show_schedstat,
Ddebug.c455 .show = sched_debug_show,
/kernel/power/
Dpower.h76 .show = _name##_show, \
DKconfig291 Per-cpu workqueues are generally preferred because they show
/kernel/rcu/
Dtree_trace.c164 .show = show_rcudata,
384 .show = show_rcu_pending,
/kernel/irq/
DKconfig65 This option will show the mapping relationship between hardware irq
/kernel/trace/
Dtrace_printk.c338 .show = t_show,
Dtrace_stat.c230 .show = stat_seq_show
Dtrace_stack.c390 .show = t_show,
Dtrace_uprobe.c617 .show = probes_seq_show
662 .show = probes_profile_seq_show
Dtrace_events.c987 .show = f_show,
1283 .show = t_show,
1290 .show = t_show,
Dtrace_kprobe.c847 .show = probes_seq_show
895 .show = probes_profile_seq_show
Dtrace_events_trigger.c177 .show = trigger_show,
Dftrace.c3022 .show = t_show,
4272 .show = g_show,
5165 .show = fpid_show,
/kernel/time/
Dtimer_list.c345 .show = timer_list_show,
/kernel/gcov/
Dfs.c136 .show = gcov_seq_show,

12