Home
last modified time | relevance | path

Searched refs:show (Results 676 - 700 of 1577) sorted by relevance

1...<<21222324252627282930>>...64

/kernel/linux/linux-5.10/drivers/powercap/
H A Dpowercap_sys.c17 /* Power zone show function */
58 /* Power zone constraint show function */
186 ssize_t (*show)(struct device *, in create_constraint_attribute()
199 dev_attr->show = show; in create_constraint_attribute()
/kernel/linux/linux-6.6/drivers/powercap/
H A Dpowercap_sys.c18 /* Power zone show function */
59 /* Power zone constraint show function */
186 ssize_t (*show)(struct device *, in create_constraint_attribute()
199 dev_attr->show = show; in create_constraint_attribute()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtask_iter.c265 .show = task_seq_show,
432 .show = task_file_seq_show,
686 .show = task_vma_seq_show,
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_proc.c124 .show = l_show,
189 .show = lc_show,
636 .show = ls_show,
/kernel/linux/linux-6.6/drivers/edac/
H A Dmpc85xx_edac.c410 .show = mpc85xx_l2_inject_data_hi_show,
417 .show = mpc85xx_l2_inject_data_lo_show,
424 .show = mpc85xx_l2_inject_ctrl_show,
/kernel/linux/linux-6.6/block/
H A Delevator.c425 if (!entry->show) in elv_attr_show()
430 error = e->type ? entry->show(e, page) : -ENOENT; in elv_attr_show()
454 .show = elv_attr_show,
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1919 .show = show_host_vhost_loc,
1939 .show = show_host_vhost_name,
1959 .show = show_host_srp_version,
1980 .show = show_host_partition_name,
2001 .show = show_host_partition_number,
2021 .show = show_host_mad_version,
2041 .show = show_host_os_type,
2055 .show = show_host_config,
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1919 .show = show_host_vhost_loc,
1939 .show = show_host_vhost_name,
1959 .show = show_host_srp_version,
1980 .show = show_host_partition_name,
2001 .show = show_host_partition_number,
2021 .show = show_host_mad_version,
2041 .show = show_host_os_type,
2055 .show = show_host_config,
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js355 AlertDialog.show(options);
361 ActionSheet.show(value);
435 DatePickerDialog.show(options);
441 TimePickerDialog.show(options);
447 TextPickerDialog.show(options);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp785 bool show = false; in GetShowDisplayArrow() local
787 ACE_GET_NODE_LAYOUT_PROPERTY_WITH_DEFAULT_VALUE(SwiperLayoutProperty, DisplayArrow, show, frameNode, show); in GetShowDisplayArrow()
790 if (show && hoverShow) { in GetShowDisplayArrow()
793 if (show) { in GetShowDisplayArrow()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c785 int show) in Get80211ElemsFromIE()
844 if (HdiParseVendorSpec(pos, elen, elems, show)) { in Get80211ElemsFromIE()
1010 if (HdiParseExtensionInfo(pos, elen, elems, show)) { in Get80211ElemsFromIE()
1016 if (!show) { in Get80211ElemsFromIE()
1024 if (show) { in Get80211ElemsFromIE()
784 Get80211ElemsFromIE(const uint8_t *start, size_t len, struct HdiElems *elems, int show) Get80211ElemsFromIE() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c256 .show = sysprops_show,
296 .show = iolink_show,
328 .show = mem_show,
373 .show = kfd_cache_show,
539 .show = node_show,
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnct6683.c360 .show = _show, \
446 a2->dev_attr.show = (*t)->dev_attr.show; in nct6683_create_attr_group()
456 a->dev_attr.show = (*t)->dev_attr.show; in nct6683_create_attr_group()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c695 u32 show = stat; in gk104_fifo_intr_pbdma_0() local
703 show &= ~0x00800000; in gk104_fifo_intr_pbdma_0()
709 if (show) { in gk104_fifo_intr_pbdma_0()
710 nvkm_snprintbf(msg, sizeof(msg), gk104_fifo_pbdma_intr_0, show); in gk104_fifo_intr_pbdma_0()
714 unit, show, msg, chid, chan ? chan->inst->addr : 0, in gk104_fifo_intr_pbdma_0()
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1202 attr->dev_attr.show = mlxbf_pmc_event_list_show; in mlxbf_pmc_init_perftype_counter()
1214 attr->dev_attr.show = mlxbf_pmc_enable_show; in mlxbf_pmc_init_perftype_counter()
1241 attr->dev_attr.show = mlxbf_pmc_counter_show; in mlxbf_pmc_init_perftype_counter()
1254 attr->dev_attr.show = mlxbf_pmc_event_show; in mlxbf_pmc_init_perftype_counter()
1289 attr->dev_attr.show = mlxbf_pmc_counter_show; in mlxbf_pmc_init_perftype_reg()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.c321 u32 show = stat; in gf100_runq_intr() local
329 show &= ~0x00800000; in gf100_runq_intr()
333 if (show) { in gf100_runq_intr()
334 nvkm_snprintbf(msg, sizeof(msg), runq->func->intr_0_names, show); in gf100_runq_intr()
338 runq->id, show, msg, chid, chan ? chan->inst->addr : 0, in gf100_runq_intr()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct6683.c372 .show = _show, \
458 a2->dev_attr.show = (*t)->dev_attr.show; in nct6683_create_attr_group()
468 a->dev_attr.show = (*t)->dev_attr.show; in nct6683_create_attr_group()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ctl.c2245 .show = ip_vs_info_seq_show,
2251 struct ip_vs_kstats show; in ip_vs_stats_show() local
2259 ip_vs_copy_stats(&show, &net_ipvs(net)->tot_stats); in ip_vs_stats_show()
2261 (unsigned long long)show.conns, in ip_vs_stats_show()
2262 (unsigned long long)show.inpkts, in ip_vs_stats_show()
2263 (unsigned long long)show.outpkts, in ip_vs_stats_show()
2264 (unsigned long long)show.inbytes, in ip_vs_stats_show()
2265 (unsigned long long)show.outbytes); in ip_vs_stats_show()
2271 (unsigned long long)show.cps, in ip_vs_stats_show()
2272 (unsigned long long)show in ip_vs_stats_show()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h76 void SetShow(bool show);
/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c84 .show = crypto_akcipher_show,
H A Dacompress.c96 .show = crypto_acomp_show,
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dsetup.c164 .show = show_cpuinfo,
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dcpuinfo.c192 .show = show_cpuinfo
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-psr.c156 psr_attrs[i].attr.show = psr_show; in opal_psr_init()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dproc.c181 .show = show_cpuinfo,

Completed in 33 milliseconds

1...<<21222324252627282930>>...64