Home
last modified time | relevance | path

Searched refs:show (Results 1176 - 1200 of 1646) sorted by relevance

1...<<41424344454647484950>>...66

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dfib_nexthops.sh98 addr=$(ip $ns -6 -br addr show dev ${dev} | \
1631 -v verbose mode (show commands and output)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_pmu.c840 attr->attr.show = i915_pmu_event_show; in add_i915_attr()
853 attr->attr.show = perf_event_sysfs_show; in add_pmu_attr()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c887 dev->attr.show = trip_point_show; in thermal_zone_bind_cooling_device()
897 dev->weight_attr.show = weight_show; in thermal_zone_bind_cooling_device()
/kernel/linux/linux-5.10/net/batman-adv/
H A Dsysfs.c118 /* Use this, if you have customized show and store functions for vlan attrs */
123 .show = _show, \
127 /* Use this, if you have customized show and store functions */
132 .show = _show, \
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_ppp.c547 session->show = pppol2tp_show; in pppol2tp_session_init()
1611 .show = pppol2tp_seq_show,
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_conn.c1185 .show = ip_vs_conn_seq_show,
1251 .show = ip_vs_conn_sync_seq_show,
/kernel/linux/linux-5.10/fs/nfs/
H A Dclient.c1140 .show = nfs_server_list_show,
1152 .show = nfs_volume_list_show,
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_fsl.c1495 host_priv->intr_coalescing.show = fsl_sata_intr_coalescing_show; in sata_fsl_probe()
1504 host_priv->rx_watermark.show = fsl_sata_rx_watermark_show; in sata_fsl_probe()
/kernel/linux/linux-6.6/fs/kernfs/
H A Ddir.c1404 * kernfs_show - show or hide a node
1405 * @kn: kernfs_node to show or hide
1406 * @show: whether to show or hide
1408 * If @show is %false, @kn is marked hidden and deactivated. A hidden node is
1415 void kernfs_show(struct kernfs_node *kn, bool show) in kernfs_show() argument
1424 if (show) { in kernfs_show()
/kernel/linux/linux-6.6/fs/nfs/
H A Dclient.c1202 .show = nfs_server_list_show,
1214 .show = nfs_volume_list_show,
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c698 dev->attr.show = trip_point_show; in thermal_zone_bind_cooling_device()
708 dev->weight_attr.show = weight_show; in thermal_zone_bind_cooling_device()
/kernel/linux/linux-6.6/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c745 return kobj_attr->show(k, kobj_attr, buf); in hccs_show()
749 .show = hccs_show,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-sim.c344 val_dev_attr->show = gpio_sim_sysfs_val_show; in gpio_sim_setup_sysfs()
346 pull_dev_attr->show = gpio_sim_sysfs_pull_show; in gpio_sim_setup_sysfs()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon.c1131 cable->attr_name.show = cable_name_show; in extcon_alloc_cables()
1136 cable->attr_state.show = cable_state_show; in extcon_alloc_cables()
/kernel/linux/linux-6.6/block/
H A Dgenhd.c875 .show = show_partition
1302 .show = diskstats_show
H A Dmq-deadline.c1071 .show = blk_mq_debugfs_rq_show, \
1205 .show = blk_mq_debugfs_rq_show, \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_pmu.c964 attr->attr.show = i915_pmu_event_show; in add_i915_attr()
977 attr->attr.show = perf_event_sysfs_show; in add_pmu_attr()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_ppp.c546 session->show = pppol2tp_show; in pppol2tp_session_init()
1610 .show = pppol2tp_seq_show,
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_conn.c1184 .show = ip_vs_conn_seq_show,
1250 .show = ip_vs_conn_sync_seq_show,
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_standalone.c387 .show = ct_seq_show
468 .show = ct_cpu_seq_show,
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs924 let show = match ::std::str::from_utf8(bytes) { in escape_unicode()
929 for c in show.chars() { in escape_unicode()
/kernel/linux/linux-5.10/net/netfilter/
H A Dx_tables.c1518 .show = xt_table_seq_show,
1637 .show = xt_match_seq_show,
1671 .show = xt_target_seq_show,
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.cc1572 searchWindow->show(); in searchConfig()
1698 menuList->show(); in showSplitView()
1772 "Toggling Show Debug Info under the Options menu will show the " in showIntro()
1883 v->show(); in main()
/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.c2435 .show = gfs2_glock_seq_show,
2442 .show = gfs2_glstats_seq_show,
2449 .show = gfs2_sbstats_seq_show,
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_kprobe.c47 .show = trace_kprobe_show,
1145 .show = probes_seq_show
1206 .show = probes_profile_seq_show

Completed in 70 milliseconds

1...<<41424344454647484950>>...66