names 716 arch/arm/mach-davinci/board-da850-evm.c .names = da850_evm_ui_exp, names 723 arch/arm/mach-davinci/board-da850-evm.c .names = da850_evm_bb_exp, names 207 arch/arm/mach-sa1100/neponset.c unsigned num, bool in, const char *const * names) names 212 arch/arm/mach-sa1100/neponset.c readl_relaxed(reg), names, NULL, NULL); names 49 arch/arm/oprofile/common.c struct op_perf_name names; names 53 arch/arm/oprofile/common.c names = op_perf_name_map[i]; names 54 arch/arm/oprofile/common.c if (!strcmp(names.perf_name, perf_name)) names 55 arch/arm/oprofile/common.c return names.op_name; names 952 arch/mips/alchemy/common/clock.c const char * const *names; names 966 arch/mips/alchemy/common/clock.c names = alchemy_au1000_intclknames; names 969 arch/mips/alchemy/common/clock.c names = alchemy_au1500_intclknames; names 972 arch/mips/alchemy/common/clock.c names = alchemy_au1100_intclknames; names 975 arch/mips/alchemy/common/clock.c names = alchemy_au1550_intclknames; names 978 arch/mips/alchemy/common/clock.c names = alchemy_au1200_intclknames; names 982 arch/mips/alchemy/common/clock.c names = alchemy_au1300_intclknames; names 996 arch/mips/alchemy/common/clock.c id.name = names[i]; names 681 arch/mips/txx9/generic/setup.c char names[TXX9_IOCLED_MAXLEDS][32]; names 758 arch/mips/txx9/generic/setup.c snprintf(iocled->names[i], sizeof(iocled->names[i]), names 760 arch/mips/txx9/generic/setup.c led->name = iocled->names[i]; names 382 arch/mips/txx9/rbtx4939/setup.c static char names[4][8]; names 391 arch/mips/txx9/rbtx4939/setup.c sprintf(names[i], "img%d", 4 - i); names 392 arch/mips/txx9/rbtx4939/setup.c parts[i].name = names[i]; names 399 arch/mips/txx9/rbtx4939/setup.c strcpy(names[0], "big"); names 400 arch/mips/txx9/rbtx4939/setup.c strcpy(names[1], "little"); names 402 arch/mips/txx9/rbtx4939/setup.c parts[i].name = names[i]; names 35 arch/sh/boards/mach-sdk7786/gpio.c .names = usrgpir_gpio_names, names 632 arch/sparc/kernel/mdesc.c const char *names = name_block(&hp->mdesc); names 647 arch/sparc/kernel/mdesc.c if (!strcmp(names + ep[ret].name_offset, name)) names 660 arch/sparc/kernel/mdesc.c const char *names = name_block(&hp->mdesc); names 692 arch/sparc/kernel/mdesc.c if (!strcmp(names + ep->name_offset, name)) { names 706 arch/sparc/kernel/mdesc.c const char *names = name_block(&hp->mdesc); names 719 arch/sparc/kernel/mdesc.c if (strcmp(names + ep->name_offset, arc_type)) names 742 arch/sparc/kernel/mdesc.c const char *names = name_block(&hp->mdesc); names 752 arch/sparc/kernel/mdesc.c return names + ep->name_offset; names 1078 arch/sparc/kernel/pci.c char names[0]; names 1089 arch/sparc/kernel/pci.c sp = prop->names; names 866 arch/um/drivers/virtio_uml.c const char * const names[], const bool *ctx, names 878 arch/um/drivers/virtio_uml.c if (!names[i]) { names 883 arch/um/drivers/virtio_uml.c vqs[i] = vu_setup_vq(vdev, queue_idx++, callbacks[i], names[i], names 674 arch/x86/kernel/smpboot.c const char * const names[] = { "ID", "VERSION", "SPIV" }; names 681 arch/x86/kernel/smpboot.c pr_info("... APIC 0x%x %s: ", apicid, names[i]); names 115 drivers/bcma/scan.c const struct bcma_device_id_name *names; names 121 drivers/bcma/scan.c names = bcma_arm_device_names; names 125 drivers/bcma/scan.c names = bcma_bcm_device_names; names 129 drivers/bcma/scan.c names = bcma_mips_device_names; names 137 drivers/bcma/scan.c if (names[i].id == id->id) names 138 drivers/bcma/scan.c return names[i].name; names 577 drivers/block/virtio_blk.c const char **names; names 595 drivers/block/virtio_blk.c names = kmalloc_array(num_vqs, sizeof(*names), GFP_KERNEL); names 598 drivers/block/virtio_blk.c if (!names || !callbacks || !vqs) { names 606 drivers/block/virtio_blk.c names[i] = vblk->vqs[i].name; names 610 drivers/block/virtio_blk.c err = virtio_find_vqs(vdev, num_vqs, vqs, callbacks, names, &desc); names 623 drivers/block/virtio_blk.c kfree(names); names 408 drivers/block/xen-blkfront.c static const char *const names[] = { names 415 drivers/block/xen-blkfront.c if (op < 0 || op >= ARRAY_SIZE(names)) names 418 drivers/block/xen-blkfront.c if (!names[op]) names 421 drivers/block/xen-blkfront.c return names[op]; names 536 drivers/clk/bcm/clk-kona-setup.c u32 *count, const char ***names) names 548 drivers/clk/bcm/clk-kona-setup.c *names = NULL; names 602 drivers/clk/bcm/clk-kona-setup.c *names = parent_names; names 762 drivers/clk/renesas/r9a06g032-clocks.c const char *names[2]; names 769 drivers/clk/renesas/r9a06g032-clocks.c names[0] = parent_name; names 770 drivers/clk/renesas/r9a06g032-clocks.c names[1] = "clk_pll_usb"; names 775 drivers/clk/renesas/r9a06g032-clocks.c init.parent_names = names; names 22 drivers/clk/sunxi/clk-sun8i-bus-gates.c static const char * const names[] = { "ahb1", "ahb2", "apb1", "apb2" }; names 40 drivers/clk/sunxi/clk-sun8i-bus-gates.c for (i = 0; i < ARRAY_SIZE(names); i++) { names 42 drivers/clk/sunxi/clk-sun8i-bus-gates.c names[i]); names 98 drivers/crypto/qat/qat_common/adf_accel_devices.h char **names; names 178 drivers/crypto/qat/qat_common/adf_isr.c name = *(pci_dev_info->msix_entries.names + i); names 198 drivers/crypto/qat/qat_common/adf_isr.c name = *(pci_dev_info->msix_entries.names + i); names 232 drivers/crypto/qat/qat_common/adf_isr.c char **names; names 246 drivers/crypto/qat/qat_common/adf_isr.c names = kcalloc(msix_num_entries, sizeof(char *), GFP_KERNEL); names 247 drivers/crypto/qat/qat_common/adf_isr.c if (!names) { names 252 drivers/crypto/qat/qat_common/adf_isr.c *(names + i) = kzalloc(ADF_MAX_MSIX_VECTOR_NAME, GFP_KERNEL); names 253 drivers/crypto/qat/qat_common/adf_isr.c if (!(*(names + i))) names 258 drivers/crypto/qat/qat_common/adf_isr.c accel_dev->accel_pci_dev.msix_entries.names = names; names 262 drivers/crypto/qat/qat_common/adf_isr.c kfree(*(names + i)); names 264 drivers/crypto/qat/qat_common/adf_isr.c kfree(names); names 270 drivers/crypto/qat/qat_common/adf_isr.c char **names = accel_dev->accel_pci_dev.msix_entries.names; names 275 drivers/crypto/qat/qat_common/adf_isr.c kfree(*(names + i)); names 276 drivers/crypto/qat/qat_common/adf_isr.c kfree(names); names 54 drivers/crypto/virtio/virtio_crypto_core.c const char **names; names 71 drivers/crypto/virtio/virtio_crypto_core.c names = kcalloc(total_vqs, sizeof(*names), GFP_KERNEL); names 72 drivers/crypto/virtio/virtio_crypto_core.c if (!names) names 77 drivers/crypto/virtio/virtio_crypto_core.c names[total_vqs - 1] = "controlq"; names 84 drivers/crypto/virtio/virtio_crypto_core.c names[i] = vi->data_vq[i].name; names 87 drivers/crypto/virtio/virtio_crypto_core.c ret = virtio_find_vqs(vi->vdev, total_vqs, vqs, callbacks, names, NULL); names 104 drivers/crypto/virtio/virtio_crypto_core.c kfree(names); names 112 drivers/crypto/virtio/virtio_crypto_core.c kfree(names); names 70 drivers/dio/dio.c static struct dioname names[] = names 99 drivers/dio/dio.c for (i = 0; i < ARRAY_SIZE(names); i++) names 100 drivers/dio/dio.c if (names[i].id == id) names 101 drivers/dio/dio.c return names[i].name; names 45 drivers/edac/skx_common.c const char * const *names; names 48 drivers/edac/skx_common.c names = adxl_get_component_names(); names 49 drivers/edac/skx_common.c if (!names) { names 55 drivers/edac/skx_common.c for (j = 0; names[j]; j++) { names 56 drivers/edac/skx_common.c if (!strcmp(component_names[i], names[j])) { names 62 drivers/edac/skx_common.c if (!names[j]) names 66 drivers/edac/skx_common.c adxl_component_names = names; names 67 drivers/edac/skx_common.c while (*names++) names 88 drivers/edac/skx_common.c for (j = 0; names[j]; j++) names 89 drivers/edac/skx_common.c skx_printk(KERN_CONT, "%s ", names[j]); names 1015 drivers/firewire/core-transaction.c static const char *const names[] = { names 1028 drivers/firewire/core-transaction.c if ((unsigned int)rcode < ARRAY_SIZE(names) && names[rcode]) names 1029 drivers/firewire/core-transaction.c return names[rcode]; names 420 drivers/gpio/gpio-104-dio-48e.c dio48egpio->chip.names = dio48e_names; names 293 drivers/gpio/gpio-104-idi-48.c idi48gpio->chip.names = idi48_names; names 248 drivers/gpio/gpio-104-idio-16.c idio16gpio->chip.names = idio_16_names; names 359 drivers/gpio/gpio-adp5588.c gc->names = pdata->names; names 160 drivers/gpio/gpio-amd-fch.c priv->gc.names = priv->pdata->gpio_names; names 78 drivers/gpio/gpio-aspeed.c const char names[4][3]; names 105 drivers/gpio/gpio-aspeed.c .names = { "A", "B", "C", "D" }, names 114 drivers/gpio/gpio-aspeed.c .names = { "E", "F", "G", "H" }, names 123 drivers/gpio/gpio-aspeed.c .names = { "I", "J", "K", "L" }, names 132 drivers/gpio/gpio-aspeed.c .names = { "M", "N", "O", "P" }, names 141 drivers/gpio/gpio-aspeed.c .names = { "Q", "R", "S", "T" }, names 150 drivers/gpio/gpio-aspeed.c .names = { "U", "V", "W", "X" }, names 159 drivers/gpio/gpio-aspeed.c .names = { "Y", "Z", "AA", "AB" }, names 168 drivers/gpio/gpio-aspeed.c .names = { "AC", "", "", "" }, names 284 drivers/gpio/gpio-aspeed.c return bank->names[group][0] != '\0' && names 293 drivers/gpio/gpio-cs5535.c .names = cs5535_gpio_names, names 304 drivers/gpio/gpio-gpio-mm.c gpiommgpio->chip.names = gpiomm_names; names 390 drivers/gpio/gpio-it87.c it87_gpio->chip.names = (const char *const*)labels_table; names 411 drivers/gpio/gpio-it87.c kfree(it87_gpio->chip.names[0]); names 412 drivers/gpio/gpio-it87.c kfree(it87_gpio->chip.names); names 409 drivers/gpio/gpio-lpc32xx.c .names = gpio_p0_names, names 425 drivers/gpio/gpio-lpc32xx.c .names = gpio_p1_names, names 440 drivers/gpio/gpio-lpc32xx.c .names = gpio_p2_names, names 456 drivers/gpio/gpio-lpc32xx.c .names = gpio_p3_names, names 470 drivers/gpio/gpio-lpc32xx.c .names = gpi_p3_names, names 484 drivers/gpio/gpio-lpc32xx.c .names = gpo_p3_names, names 353 drivers/gpio/gpio-mockup.c char **names; names 356 drivers/gpio/gpio-mockup.c names = devm_kcalloc(dev, gc->ngpio, sizeof(char *), GFP_KERNEL); names 357 drivers/gpio/gpio-mockup.c if (!names) names 361 drivers/gpio/gpio-mockup.c names[i] = devm_kasprintf(dev, GFP_KERNEL, names 363 drivers/gpio/gpio-mockup.c if (!names[i]) names 367 drivers/gpio/gpio-mockup.c gc->names = (const char *const *)names; names 159 drivers/gpio/gpio-pca953x.c const char *const *names; names 560 drivers/gpio/gpio-pca953x.c gc->names = chip->names; names 911 drivers/gpio/gpio-pca953x.c chip->names = pdata->names; names 338 drivers/gpio/gpio-pci-idio-16.c idio16gpio->chip.names = idio_16_names; names 510 drivers/gpio/gpio-pcie-idio-24.c idio24gpio->chip.names = idio_24_names; names 132 drivers/gpio/gpio-reg.c const char *const *names, struct irq_domain *irqdom, const int *irqs) names 158 drivers/gpio/gpio-reg.c r->gc.names = names; names 411 drivers/gpio/gpio-tegra186.c char **names; names 458 drivers/gpio/gpio-tegra186.c names = devm_kcalloc(gpio->gpio.parent, gpio->gpio.ngpio, names 459 drivers/gpio/gpio-tegra186.c sizeof(*names), GFP_KERNEL); names 460 drivers/gpio/gpio-tegra186.c if (!names) names 473 drivers/gpio/gpio-tegra186.c names[offset + j] = name; names 479 drivers/gpio/gpio-tegra186.c gpio->gpio.names = (const char * const *)names; names 144 drivers/gpio/gpio-tps68470.c tps68470_gpio->gc.names = tps68470_names; names 224 drivers/gpio/gpio-vx855.c c->names = vx855gpio_names; names 419 drivers/gpio/gpio-ws16c48.c ws16c48gpio->chip.names = ws16c48_names; names 1217 drivers/gpio/gpiolib-acpi.c if (!chip->names) names 31 drivers/gpio/gpiolib-devprop.c const char **names; names 43 drivers/gpio/gpiolib-devprop.c names = kcalloc(count, sizeof(*names), GFP_KERNEL); names 44 drivers/gpio/gpiolib-devprop.c if (!names) names 48 drivers/gpio/gpiolib-devprop.c names, count); names 51 drivers/gpio/gpiolib-devprop.c kfree(names); names 56 drivers/gpio/gpiolib-devprop.c gdev->descs[i].name = names[i]; names 58 drivers/gpio/gpiolib-devprop.c kfree(names); names 901 drivers/gpio/gpiolib-of.c if (!chip->names) names 626 drivers/gpio/gpiolib-sysfs.c if (chip->names && chip->names[offset]) names 627 drivers/gpio/gpiolib-sysfs.c ioname = chip->names[offset]; names 338 drivers/gpio/gpiolib.c if (!gc->names) names 345 drivers/gpio/gpiolib.c gpio = gpio_name_to_desc(gc->names[i]); names 349 drivers/gpio/gpiolib.c gc->names[i]); names 354 drivers/gpio/gpiolib.c gdev->descs[i].name = gc->names[i]; names 41 drivers/gpio/sgpio-aspeed.c const char names[4][3]; names 56 drivers/gpio/sgpio-aspeed.c .names = { "A", "B", "C", "D" }, names 62 drivers/gpio/sgpio-aspeed.c .names = { "E", "F", "G", "H" }, names 68 drivers/gpio/sgpio-aspeed.c .names = { "I", "J" }, names 644 drivers/gpu/drm/etnaviv/etnaviv_drv.c char **names = dev->platform_data; names 647 drivers/gpu/drm/etnaviv/etnaviv_drv.c for (i = 0; names[i]; i++) names 648 drivers/gpu/drm/etnaviv/etnaviv_drv.c component_match_add(dev, &match, compare_str, names[i]); names 1677 drivers/gpu/drm/exynos/exynos_hdmi.c const struct string_array_spec *names, names 1683 drivers/gpu/drm/exynos/exynos_hdmi.c for (i = 0; i < names->count; ++i) { names 1684 drivers/gpu/drm/exynos/exynos_hdmi.c struct clk *clk = devm_clk_get(dev, names->data[i]); names 1690 drivers/gpu/drm/exynos/exynos_hdmi.c names->data[i], ret); names 387 drivers/gpu/drm/gma500/intel_gmbus.c static const char *names[GMBUS_NUM_PORTS] = { names 418 drivers/gpu/drm/gma500/intel_gmbus.c names[i]); names 14 drivers/gpu/drm/i915/display/intel_tc.c static const char * const names[] = { names 20 drivers/gpu/drm/i915/display/intel_tc.c if (WARN_ON(mode >= ARRAY_SIZE(names))) names 23 drivers/gpu/drm/i915/display/intel_tc.c return names[mode]; names 184 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h static const char *names[] = { names 191 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h return names[stage]; names 196 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h static const char *names[] = { names 205 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h return names[pipe]; names 24 drivers/gpu/drm/msm/msm_gpummu.c static int msm_gpummu_attach(struct msm_mmu *mmu, const char * const *names, names 30 drivers/gpu/drm/msm/msm_gpummu.c static void msm_gpummu_detach(struct msm_mmu *mmu, const char * const *names, names 26 drivers/gpu/drm/msm/msm_iommu.c static int msm_iommu_attach(struct msm_mmu *mmu, const char * const *names, names 34 drivers/gpu/drm/msm/msm_iommu.c static void msm_iommu_detach(struct msm_mmu *mmu, const char * const *names, names 13 drivers/gpu/drm/msm/msm_mmu.h int (*attach)(struct msm_mmu *mmu, const char * const *names, int cnt); names 14 drivers/gpu/drm/msm/msm_mmu.h void (*detach)(struct msm_mmu *mmu, const char * const *names, int cnt); names 116 drivers/gpu/drm/virtio/virtgpu_kms.c static const char * const names[] = { "control", "cursor" }; names 163 drivers/gpu/drm/virtio/virtgpu_kms.c ret = virtio_find_vqs(vgdev->vdev, 2, vqs, callbacks, names, NULL); names 566 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c static const char *names[vmw_dma_map_max] = { names 584 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c DRM_INFO("DMA map mode: %s\n", names[dev_priv->map_mode]); names 998 drivers/hid/hid-debug.c static const char **names[EV_MAX + 1] = { names 1008 drivers/hid/hid-debug.c names[type] ? (names[type][code] ? names[type][code] : "?") : "?"); names 1465 drivers/hwmon/adt7475.c static const char * const names[] = { names 1613 drivers/hwmon/adt7475.c names[id->driver_data], revision); names 1376 drivers/hwmon/f71805f.c static const char * const names[] = { names 1395 drivers/hwmon/f71805f.c data->name = names[sio_data->kind]; names 1560 drivers/hwmon/f71805f.c static const char * const names[] = { names 1603 drivers/hwmon/f71805f.c names[sio_data->kind], *address, names 1087 drivers/hwmon/fschmd.c const char * const names[7] = { "Poseidon", "Hermes", "Scylla", names 1243 drivers/hwmon/fschmd.c names[data->kind], (int) data->revision); names 716 drivers/hwmon/smsc47m1.c static const char * const names[] = { names 733 drivers/hwmon/smsc47m1.c data->name = names[sio_data->type]; names 689 drivers/hwmon/tmp401.c static const char * const names[] = { names 729 drivers/hwmon/tmp401.c dev_info(dev, "Detected TI %s chip\n", names[data->kind]); names 220 drivers/hwmon/tmp421.c static const char * const names[] = { names 271 drivers/hwmon/tmp421.c names[kind], client->addr); names 1253 drivers/hwmon/w83627hf.c static __initconst char *const names[] = { names 1308 drivers/hwmon/w83627hf.c names[sio_data->type], *addr); names 1401 drivers/hwmon/w83627hf.c static const char *names[] = { names 1423 drivers/hwmon/w83627hf.c data->name = names[sio_data->type]; names 40 drivers/i2c/busses/i2c-pca-isa.c static char *names[] = { "T/O", "DAT", "ADR", "CON" }; names 41 drivers/i2c/busses/i2c-pca-isa.c printk(KERN_DEBUG "*** write %s at %#lx <= %#04x\n", names[reg], names 52 drivers/i2c/busses/i2c-pca-isa.c static char *names[] = { "STA", "DAT", "ADR", "CON" }; names 53 drivers/i2c/busses/i2c-pca-isa.c printk(KERN_DEBUG "*** read %s => %#04x\n", names[reg], res); names 342 drivers/iio/adc/stx104.c stx104gpio->chip.names = stx104_names; names 363 drivers/infiniband/core/nldev.c static const char * const names[RDMA_RESTRACK_MAX] = { names 383 drivers/infiniband/core/nldev.c if (!names[i]) names 386 drivers/infiniband/core/nldev.c ret = fill_res_info_entry(msg, names[i], curr); names 762 drivers/infiniband/core/nldev.c if (fill_stat_hwcounter_entry(msg, st->names[i], st->value[i])) names 1889 drivers/infiniband/core/nldev.c if (fill_stat_hwcounter_entry(msg, stats->names[i], v)) { names 42 drivers/infiniband/core/restrack.c static const char * const names[RDMA_RESTRACK_MAX] = { names 52 drivers/infiniband/core/restrack.c return names[type]; names 973 drivers/infiniband/core/sysfs.c if (!stats->names || stats->num_counters <= 0) names 997 drivers/infiniband/core/sysfs.c hsag->attrs[i] = alloc_hsa(i, port_num, stats->names[i]); names 1077 drivers/infiniband/hw/cxgb3/iwch_provider.c static const char * const names[] = { names 1108 drivers/infiniband/hw/cxgb3/iwch_provider.c BUILD_BUG_ON(ARRAY_SIZE(names) != NR_COUNTERS); names 1114 drivers/infiniband/hw/cxgb3/iwch_provider.c return rdma_alloc_hw_stats_struct(names, NR_COUNTERS, names 375 drivers/infiniband/hw/cxgb4/provider.c static const char * const names[] = { names 389 drivers/infiniband/hw/cxgb4/provider.c BUILD_BUG_ON(ARRAY_SIZE(names) != NR_COUNTERS); names 394 drivers/infiniband/hw/cxgb4/provider.c return rdma_alloc_hw_stats_struct(names, NR_COUNTERS, names 10486 drivers/infiniband/hw/hfi1/chip.c static const char * const names[] = { names 10500 drivers/infiniband/hw/hfi1/chip.c name = n < ARRAY_SIZE(names) ? names[n] : NULL; names 477 drivers/infiniband/hw/hfi1/debugfs.c char *names; names 483 drivers/infiniband/hw/hfi1/debugfs.c avail = hfi1_read_cntrs(dd, &names, NULL); names 484 drivers/infiniband/hw/hfi1/debugfs.c rval = simple_read_from_buffer(buf, count, ppos, names, avail); names 502 drivers/infiniband/hw/hfi1/debugfs.c char *names; names 508 drivers/infiniband/hw/hfi1/debugfs.c avail = hfi1_read_portcntrs(dd->pport, &names, NULL); names 509 drivers/infiniband/hw/hfi1/debugfs.c rval = simple_read_from_buffer(buf, count, ppos, names, avail); names 5349 drivers/infiniband/hw/mlx5/main.c kfree(dev->port[i].cnts.names); names 5380 drivers/infiniband/hw/mlx5/main.c cnts->names = kcalloc(num_counters, sizeof(cnts->names), GFP_KERNEL); names 5381 drivers/infiniband/hw/mlx5/main.c if (!cnts->names) names 5392 drivers/infiniband/hw/mlx5/main.c kfree(cnts->names); names 5393 drivers/infiniband/hw/mlx5/main.c cnts->names = NULL; names 5398 drivers/infiniband/hw/mlx5/main.c const char **names, names 5405 drivers/infiniband/hw/mlx5/main.c names[j] = basic_q_cnts[i].name; names 5411 drivers/infiniband/hw/mlx5/main.c names[j] = out_of_seq_q_cnts[i].name; names 5418 drivers/infiniband/hw/mlx5/main.c names[j] = retrans_q_cnts[i].name; names 5425 drivers/infiniband/hw/mlx5/main.c names[j] = extended_err_cnts[i].name; names 5432 drivers/infiniband/hw/mlx5/main.c names[j] = cong_cnts[i].name; names 5439 drivers/infiniband/hw/mlx5/main.c names[j] = ext_ppcnt_cnts[i].name; names 5460 drivers/infiniband/hw/mlx5/main.c mlx5_ib_fill_counters(dev, dev->port[i].cnts.names, names 5517 drivers/infiniband/hw/mlx5/main.c return rdma_alloc_hw_stats_struct(cnts->names, names 5639 drivers/infiniband/hw/mlx5/main.c return rdma_alloc_hw_stats_struct(cnts->names, names 720 drivers/infiniband/hw/mlx5/mlx5_ib.h const char **names; names 161 drivers/infiniband/hw/qib/qib_fs.c char *names; names 165 drivers/infiniband/hw/qib/qib_fs.c avail = dd->f_read_cntrs(dd, *ppos, &names, NULL); names 166 drivers/infiniband/hw/qib/qib_fs.c return simple_read_from_buffer(buf, count, ppos, names, avail); names 183 drivers/infiniband/hw/qib/qib_fs.c char *names; names 187 drivers/infiniband/hw/qib/qib_fs.c avail = dd->f_read_portcntrs(dd, *ppos, 0, &names, NULL); names 188 drivers/infiniband/hw/qib/qib_fs.c return simple_read_from_buffer(buf, count, ppos, names, avail); names 209 drivers/input/keyboard/adp5588-keys.c kpad->gc.names = gpio_data->names; names 974 drivers/iommu/virtio-iommu.c const char *names[] = { "request", "event" }; names 981 drivers/iommu/virtio-iommu.c names, NULL); names 651 drivers/leds/leds-tca6507.c tca->gpio.names = tca->gpio_name; names 1816 drivers/media/i2c/s5k5baf.c static const char * const names[] = { names 1825 drivers/media/i2c/s5k5baf.c ret = of_get_named_gpio_flags(node, names[i], 0, &flags); names 1827 drivers/media/i2c/s5k5baf.c dev_err(dev, "no %s GPIO pin provided\n", names[i]); names 192 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char * const *names; names 193 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c names = cptr->info->def.type_enum.value_names; names 195 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (names[val]) { names 198 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c names[val]); names 205 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char **names; names 208 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c names = cptr->info->def.type_bitmask.bit_names; names 213 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c names[idx]); names 292 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char **names, names 307 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c idStr = names[idx]; names 356 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char * const *names, unsigned int namecnt) names 364 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (!names) namecnt = 0; names 366 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (!names[idx]) continue; names 367 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c slen = strlen(names[idx]); names 369 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (memcmp(names[idx],ptr,slen)) continue; names 390 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char **names,int valid_bits) names 401 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (!names[idx]) continue; names 402 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c slen = strlen(names[idx]); names 404 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (memcmp(names[idx],ptr,slen)) continue; names 419 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char **names,int valid_bits) names 446 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (parse_mtoken(ptr,cnt,&kv,names,valid_bits)) { names 548 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c const char * const *names; names 549 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c names = cptr->info->def.type_enum.value_names; names 552 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c if (names[val]) { names 555 drivers/media/usb/pvrusb2/pvrusb2-ctrl.c names[val]); names 386 drivers/misc/mic/vop/vop_main.c const char * const names[], const bool *ctx, names 399 drivers/misc/mic/vop/vop_main.c if (!names[i]) { names 405 drivers/misc/mic/vop/vop_main.c __func__, i, names[i]); names 406 drivers/misc/mic/vop/vop_main.c vqs[i] = vop_find_vq(dev, queue_idx++, callbacks[i], names[i], names 161 drivers/mtd/parsers/ofpart.c const char *names; names 180 drivers/mtd/parsers/ofpart.c names = of_get_property(dp, "partition-names", &plen); names 189 drivers/mtd/parsers/ofpart.c if (names && (plen > 0)) { names 190 drivers/mtd/parsers/ofpart.c int len = strlen(names) + 1; names 192 drivers/mtd/parsers/ofpart.c parts[i].name = names; names 194 drivers/mtd/parsers/ofpart.c names += len; names 76 drivers/mtd/parsers/redboot.c char *names; names 250 drivers/mtd/parsers/redboot.c names = nullname + nulllen; names 265 drivers/mtd/parsers/redboot.c parts[i].name = names; names 267 drivers/mtd/parsers/redboot.c strcpy(names, fl->img->name); names 269 drivers/mtd/parsers/redboot.c if (!memcmp(names, "RedBoot", 8) || names 270 drivers/mtd/parsers/redboot.c !memcmp(names, "RedBoot config", 15) || names 271 drivers/mtd/parsers/redboot.c !memcmp(names, "FIS directory", 14)) { names 275 drivers/mtd/parsers/redboot.c names += strlen(names)+1; names 218 drivers/net/bonding/bond_main.c static const char *names[] = { names 231 drivers/net/bonding/bond_main.c return names[mode]; names 651 drivers/net/caif/caif_virtio.c const char *names = "output"; names 678 drivers/net/caif/caif_virtio.c err = virtio_find_vqs(vdev, 1, &cfv->vq_tx, &vq_cbs, &names, NULL); names 379 drivers/net/ethernet/netronome/nfp/bpf/verifier.c static const char * const names[] = { names 386 drivers/net/ethernet/netronome/nfp/bpf/verifier.c if (use >= ARRAY_SIZE(names) || !names[use]) names 388 drivers/net/ethernet/netronome/nfp/bpf/verifier.c return names[use]; names 1860 drivers/net/ethernet/sfc/ef10.c static size_t efx_ef10_describe_stats(struct efx_nic *efx, u8 *names) names 1866 drivers/net/ethernet/sfc/ef10.c mask, names); names 2567 drivers/net/ethernet/sfc/falcon/falcon.c static size_t falcon_describe_nic_stats(struct ef4_nic *efx, u8 *names) names 2570 drivers/net/ethernet/sfc/falcon/falcon.c falcon_stat_mask, names); names 1060 drivers/net/ethernet/sfc/falcon/net_driver.h size_t (*describe_stats)(struct ef4_nic *efx, u8 *names); names 447 drivers/net/ethernet/sfc/falcon/nic.c const unsigned long *mask, u8 *names) names 454 drivers/net/ethernet/sfc/falcon/nic.c if (names) { names 455 drivers/net/ethernet/sfc/falcon/nic.c strlcpy(names, desc[index].name, names 457 drivers/net/ethernet/sfc/falcon/nic.c names += ETH_GSTRING_LEN; names 501 drivers/net/ethernet/sfc/falcon/nic.h const unsigned long *mask, u8 *names); names 1291 drivers/net/ethernet/sfc/net_driver.h size_t (*describe_stats)(struct efx_nic *efx, u8 *names); names 454 drivers/net/ethernet/sfc/nic.c const unsigned long *mask, u8 *names) names 461 drivers/net/ethernet/sfc/nic.c if (names) { names 462 drivers/net/ethernet/sfc/nic.c strlcpy(names, desc[index].name, names 464 drivers/net/ethernet/sfc/nic.c names += ETH_GSTRING_LEN; names 682 drivers/net/ethernet/sfc/nic.h const unsigned long *mask, u8 *names); names 540 drivers/net/ethernet/sfc/siena.c static size_t siena_describe_nic_stats(struct efx_nic *efx, u8 *names) names 543 drivers/net/ethernet/sfc/siena.c siena_stat_mask, names); names 2757 drivers/net/virtio_net.c const char **names; names 2774 drivers/net/virtio_net.c names = kmalloc_array(total_vqs, sizeof(*names), GFP_KERNEL); names 2775 drivers/net/virtio_net.c if (!names) names 2788 drivers/net/virtio_net.c names[total_vqs - 1] = "control"; names 2797 drivers/net/virtio_net.c names[rxq2vq(i)] = vi->rq[i].name; names 2798 drivers/net/virtio_net.c names[txq2vq(i)] = vi->sq[i].name; names 2804 drivers/net/virtio_net.c names, ctx, NULL); names 2826 drivers/net/virtio_net.c kfree(names); names 2481 drivers/net/wireless/ath/wil6210/wmi.c static const char *const names[] = { names 2514 drivers/net/wireless/ath/wil6210/wmi.c const char *name = type < ARRAY_SIZE(names) ? names 2515 drivers/net/wireless/ath/wil6210/wmi.c names[type] : "??"; names 1590 drivers/opp/core.c const char * const names[], names 1620 drivers/opp/core.c reg = regulator_get_optional(dev, names[i]); names 1625 drivers/opp/core.c __func__, names[i], ret); names 1842 drivers/opp/core.c const char **names, struct device ***virt_devs) names 1847 drivers/opp/core.c const char **name = names; names 161 drivers/pci/hotplug/rpaphp_core.c const __be32 *indexes, *names, *types, *domains; names 164 drivers/pci/hotplug/rpaphp_core.c names = of_get_property(dn, "ibm,drc-names", NULL); names 168 drivers/pci/hotplug/rpaphp_core.c if (!indexes || !names || !types || !domains) { names 176 drivers/pci/hotplug/rpaphp_core.c *drc_names = names; names 197 drivers/pci/hotplug/rpaphp_core.c const __be32 *indexes, *names; names 201 drivers/pci/hotplug/rpaphp_core.c rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); names 206 drivers/pci/hotplug/rpaphp_core.c name_tmp = (char *) &names[1]; names 316 drivers/pci/hotplug/rpaphp_core.c const __be32 **names, const __be32 **types, names 322 drivers/pci/hotplug/rpaphp_core.c rc = get_children_props(dn, indexes, names, &drc_types, power_domains); names 354 drivers/pci/hotplug/rpaphp_core.c const __be32 *indexes, *names, *types, *power_domains; names 361 drivers/pci/hotplug/rpaphp_core.c if (!is_php_dn(dn, &indexes, &names, &types, &power_domains)) names 367 drivers/pci/hotplug/rpaphp_core.c name = (char *) &names[1]; names 1746 drivers/pinctrl/core.c static const char * const names[] = { names 1754 drivers/pinctrl/core.c if (type >= ARRAY_SIZE(names)) names 1757 drivers/pinctrl/core.c return names[type]; names 1028 drivers/pinctrl/pinctrl-at91-pio4.c atmel_pioctrl->gpio_chip->names = atmel_pioctrl->group_names; names 1823 drivers/pinctrl/pinctrl-at91.c char **names; names 1885 drivers/pinctrl/pinctrl-at91.c names = devm_kcalloc(&pdev->dev, chip->ngpio, sizeof(char *), names 1888 drivers/pinctrl/pinctrl-at91.c if (!names) { names 1894 drivers/pinctrl/pinctrl-at91.c names[i] = kasprintf(GFP_KERNEL, "pio%c%d", alias_idx + 'A', i); names 1896 drivers/pinctrl/pinctrl-at91.c chip->names = (const char *const *)names; names 227 drivers/pinctrl/pinctrl-rza2.c .names = rza2_gpio_names, names 36 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c char (*names)[NAME_SIZE]; names 82 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c names = devm_kcalloc(&pdev->dev, avail_gpios, NAME_SIZE, GFP_KERNEL); names 84 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c if (!pinctrl || !pins || !groups || !names) names 101 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c snprintf(names[i], NAME_SIZE, "gpio%u", gpio); names 102 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c pins[gpio].name = names[i]; names 103 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c groups[gpio].name = names[i]; names 918 drivers/platform/mellanox/mlxbf-tmfifo.c const char * const names[], names 931 drivers/platform/mellanox/mlxbf-tmfifo.c if (!names[i]) { names 943 drivers/platform/mellanox/mlxbf-tmfifo.c callbacks[i], names[i]); names 652 drivers/power/supply/cpcap-battery.c const char * const names[CPCAP_BATTERY_IIO_NR] = { names 659 drivers/power/supply/cpcap-battery.c names[i]); names 564 drivers/power/supply/cpcap-charger.c const char * const names[CPCAP_CHARGER_IIO_NR] = { names 571 drivers/power/supply/cpcap-charger.c names[i]); names 146 drivers/remoteproc/remoteproc_virtio.c const char * const names[], names 153 drivers/remoteproc/remoteproc_virtio.c if (!names[i]) { names 158 drivers/remoteproc/remoteproc_virtio.c vqs[i] = rp_find_vq(vdev, queue_idx++, callbacks[i], names[i], names 873 drivers/rpmsg/virtio_rpmsg_bus.c static const char * const names[] = { "input", "output" }; names 893 drivers/rpmsg/virtio_rpmsg_bus.c err = virtio_find_vqs(vdev, 2, vqs, vq_cbs, names, NULL); names 655 drivers/s390/virtio/virtio_ccw.c const char * const names[], names 669 drivers/s390/virtio/virtio_ccw.c if (!names[i]) { names 675 drivers/s390/virtio/virtio_ccw.c names[i], ctx ? ctx[i] : false, names 523 drivers/scsi/ufs/ufshcd.c static const char * const names[] = { names 537 drivers/scsi/ufs/ufshcd.c names[hba->pwr_info.pwr_rx], names 538 drivers/scsi/ufs/ufshcd.c names[hba->pwr_info.pwr_tx], names 782 drivers/scsi/virtio_scsi.c const char **names; names 790 drivers/scsi/virtio_scsi.c names = kmalloc_array(num_vqs, sizeof(char *), GFP_KERNEL); names 792 drivers/scsi/virtio_scsi.c if (!callbacks || !vqs || !names) { names 799 drivers/scsi/virtio_scsi.c names[0] = "control"; names 800 drivers/scsi/virtio_scsi.c names[1] = "event"; names 803 drivers/scsi/virtio_scsi.c names[i] = "request"; names 807 drivers/scsi/virtio_scsi.c err = virtio_find_vqs(vdev, num_vqs, vqs, callbacks, names, &desc); names 823 drivers/scsi/virtio_scsi.c kfree(names); names 148 drivers/staging/greybus/audio_topology.c data = gbenum->names; names 1041 drivers/staging/greybus/audio_topology.c csize += offsetof(struct gb_audio_enumerated, names); names 1190 drivers/staging/greybus/audio_topology.c csize += offsetof(struct gb_audio_enumerated, names); names 39 drivers/usb/common/common.c static const char *const names[] = { names 55 drivers/usb/common/common.c if (state < 0 || state >= ARRAY_SIZE(names)) names 58 drivers/usb/common/common.c return names[state]; names 97 drivers/usb/common/common.c static const char *const names[] = { names 109 drivers/usb/common/common.c if (state < 0 || state >= ARRAY_SIZE(names)) names 112 drivers/usb/common/common.c return names[state]; names 1156 drivers/usb/gadget/configfs.c char **names, names 1190 drivers/usb/gadget/configfs.c names[n_interf]); names 13 drivers/usb/gadget/configfs.h char **names, names 1595 drivers/usb/gadget/function/f_ncm.c char *names[1]; names 1614 drivers/usb/gadget/function/f_ncm.c names[0] = "ncm"; names 1619 drivers/usb/gadget/function/f_ncm.c names, THIS_MODULE); names 916 drivers/usb/gadget/function/f_rndis.c char *names[1]; names 939 drivers/usb/gadget/function/f_rndis.c names[0] = "rndis"; names 944 drivers/usb/gadget/function/f_rndis.c names, THIS_MODULE); names 683 drivers/usb/gadget/function/uvc_configfs.c static const char * const names[] = { "fs", "ss" }; names 686 drivers/usb/gadget/function/uvc_configfs.c for (i = 0; i < ARRAY_SIZE(names); ++i) { names 693 drivers/usb/gadget/function/uvc_configfs.c group->name = names[i]; names 2286 drivers/usb/gadget/function/uvc_configfs.c static const char * const names[] = { "fs", "hs", "ss" }; names 2289 drivers/usb/gadget/function/uvc_configfs.c for (i = 0; i < ARRAY_SIZE(names); ++i) { names 2296 drivers/usb/gadget/function/uvc_configfs.c group->name = names[i]; names 1250 drivers/usb/gadget/udc/goku_udc.c static char *names [] = { "ep0", "ep1-bulk", "ep2-bulk", "ep3-bulk" }; names 1264 drivers/usb/gadget/udc/goku_udc.c ep->ep.name = names[i]; names 72 drivers/usb/gadget/udc/gr_udc.c static const char *const names[] = { names 83 drivers/usb/gadget/udc/gr_udc.c if (state < 0 || state >= ARRAY_SIZE(names)) names 86 drivers/usb/gadget/udc/gr_udc.c return names[state]; names 234 drivers/video/fbdev/via/via-gpio.c viafb_gpio_config.gpio_chip.names = viafb_gpio_config.gpio_names; names 467 drivers/virtio/virtio_balloon.c const char *names[VIRTIO_BALLOON_VQ_MAX]; names 476 drivers/virtio/virtio_balloon.c names[VIRTIO_BALLOON_VQ_INFLATE] = "inflate"; names 478 drivers/virtio/virtio_balloon.c names[VIRTIO_BALLOON_VQ_DEFLATE] = "deflate"; names 480 drivers/virtio/virtio_balloon.c names[VIRTIO_BALLOON_VQ_STATS] = NULL; names 482 drivers/virtio/virtio_balloon.c names[VIRTIO_BALLOON_VQ_FREE_PAGE] = NULL; names 485 drivers/virtio/virtio_balloon.c names[VIRTIO_BALLOON_VQ_STATS] = "stats"; names 490 drivers/virtio/virtio_balloon.c names[VIRTIO_BALLOON_VQ_FREE_PAGE] = "free_page_vq"; names 495 drivers/virtio/virtio_balloon.c vqs, callbacks, names, NULL, NULL); names 174 drivers/virtio/virtio_input.c static const char * const names[] = { "events", "status" }; names 177 drivers/virtio/virtio_input.c err = virtio_find_vqs(vi->vdev, 2, vqs, cbs, names, NULL); names 461 drivers/virtio/virtio_mmio.c const char * const names[], names 480 drivers/virtio/virtio_mmio.c if (!names[i]) { names 485 drivers/virtio/virtio_mmio.c vqs[i] = vm_setup_vq(vdev, queue_idx++, callbacks[i], names[i], names 281 drivers/virtio/virtio_pci_common.c const char * const names[], bool per_vq_vectors, names 297 drivers/virtio/virtio_pci_common.c if (names[i] && callbacks[i]) names 312 drivers/virtio/virtio_pci_common.c if (!names[i]) { names 323 drivers/virtio/virtio_pci_common.c vqs[i] = vp_setup_vq(vdev, queue_idx++, callbacks[i], names[i], names 338 drivers/virtio/virtio_pci_common.c dev_name(&vp_dev->vdev.dev), names[i]); names 355 drivers/virtio/virtio_pci_common.c const char * const names[], const bool *ctx) names 372 drivers/virtio/virtio_pci_common.c if (!names[i]) { names 376 drivers/virtio/virtio_pci_common.c vqs[i] = vp_setup_vq(vdev, queue_idx++, callbacks[i], names[i], names 394 drivers/virtio/virtio_pci_common.c const char * const names[], const bool *ctx, names 400 drivers/virtio/virtio_pci_common.c err = vp_find_vqs_msix(vdev, nvqs, vqs, callbacks, names, true, ctx, desc); names 404 drivers/virtio/virtio_pci_common.c err = vp_find_vqs_msix(vdev, nvqs, vqs, callbacks, names, false, ctx, desc); names 408 drivers/virtio/virtio_pci_common.c return vp_find_vqs_intx(vdev, nvqs, vqs, callbacks, names, ctx); names 132 drivers/virtio/virtio_pci_common.h const char * const names[], const bool *ctx, names 405 drivers/virtio/virtio_pci_modern.c const char * const names[], const bool *ctx, names 410 drivers/virtio/virtio_pci_modern.c int rc = vp_find_vqs(vdev, nvqs, vqs, callbacks, names, ctx, desc); names 79 fs/9p/fid.c struct dentry *dentry, const unsigned char ***names) names 95 fs/9p/fid.c *names = wnames; names 442 fs/afs/proc.c struct afs_sysnames *names; names 446 fs/afs/proc.c names = net->sysnames; names 447 fs/afs/proc.c if (*pos >= names->nr) names 455 fs/afs/proc.c struct afs_sysnames *names = net->sysnames; names 458 fs/afs/proc.c if (*pos >= names->nr) names 150 fs/btrfs/disk-io.c char names[BTRFS_MAX_LEVEL + 1][20]; names 176 fs/btrfs/disk-io.c for (j = 0; j < ARRAY_SIZE(ks->names); j++) names 177 fs/btrfs/disk-io.c snprintf(ks->names[j], sizeof(ks->names[j]), names 195 fs/btrfs/disk-io.c &ks->keys[level], ks->names[level]); names 5280 fs/btrfs/ioctl.c char *names; names 5287 fs/btrfs/ioctl.c names = btrfs_printable_features(set, unsupported); names 5288 fs/btrfs/ioctl.c if (names) { names 5291 fs/btrfs/ioctl.c names, strchr(names, ',') ? "s" : ""); names 5292 fs/btrfs/ioctl.c kfree(names); names 5302 fs/btrfs/ioctl.c names = btrfs_printable_features(set, disallowed); names 5303 fs/btrfs/ioctl.c if (names) { names 5306 fs/btrfs/ioctl.c names, strchr(names, ',') ? "s" : ""); names 5307 fs/btrfs/ioctl.c kfree(names); names 5317 fs/btrfs/ioctl.c names = btrfs_printable_features(set, disallowed); names 5318 fs/btrfs/ioctl.c if (names) { names 5321 fs/btrfs/ioctl.c names, strchr(names, ',') ? "s" : ""); names 5322 fs/btrfs/ioctl.c kfree(names); names 904 fs/ceph/xattr.c ssize_t ceph_listxattr(struct dentry *dentry, char *names, size_t size) names 936 fs/ceph/xattr.c names = __copy_xattr_names(ci, names); names 537 fs/dlm/rcom.c int stop, reply = 0, names = 0, lookup = 0, lock = 0; names 546 fs/dlm/rcom.c names = 1; names 549 fs/dlm/rcom.c names = 1; names 580 fs/dlm/rcom.c if (!(status & DLM_RS_NODES) && (names || lookup || lock)) names 609 fs/ext4/namei.c unsigned names; names 619 fs/ext4/namei.c unsigned names = 0, space = 0; names 697 fs/ext4/namei.c names++; names 701 fs/ext4/namei.c printk(KERN_CONT "(%i)\n", names); names 702 fs/ext4/namei.c return (struct stats) { names, space, 1 }; names 709 fs/ext4/namei.c unsigned count = dx_get_count(entries), names = 0, space = 0, i; names 727 fs/ext4/namei.c names += stats.names; names 734 fs/ext4/namei.c levels ? "" : " ", names, space/bcount, names 736 fs/ext4/namei.c return (struct stats) { names, space, bcount}; names 527 fs/fuse/virtio_fs.c const char **names; names 544 fs/fuse/virtio_fs.c names = kmalloc_array(fs->nvqs, sizeof(names[VQ_HIPRIO]), GFP_KERNEL); names 545 fs/fuse/virtio_fs.c if (!vqs || !callbacks || !names) { names 553 fs/fuse/virtio_fs.c names[VQ_HIPRIO] = fs->vqs[VQ_HIPRIO].name; names 572 fs/fuse/virtio_fs.c names[i] = fs->vqs[i].name; names 575 fs/fuse/virtio_fs.c ret = virtio_find_vqs(vdev, fs->nvqs, vqs, callbacks, names, NULL); names 584 fs/fuse/virtio_fs.c kfree(names); names 274 fs/nfsd/nfs4recover.c struct list_head names; names 292 fs/nfsd/nfs4recover.c list_add(&entry->list, &ctx->names); names 303 fs/nfsd/nfs4recover.c .names = LIST_HEAD_INIT(ctx.names) names 321 fs/nfsd/nfs4recover.c list_for_each_entry_safe(entry, tmp, &ctx.names, list) { names 338 fs/nfsd/nfs4recover.c list_for_each_entry_safe(entry, tmp, &ctx.names, list) { names 278 include/linux/audit.h extern void audit_seccomp_actions_logged(const char *names, names 573 include/linux/audit.h static inline void audit_seccomp_actions_logged(const char *names, names 381 include/linux/gpio/driver.h const char *const *names; names 10 include/linux/gpio/gpio-reg.h const char *const *names, struct irq_domain *irqdom, const int *irqs); names 1996 include/linux/greybus/greybus_protocols.h __u8 names[0]; names 159 include/linux/platform_data/adp5588.h const char *const *names; names 28 include/linux/platform_data/pca953x.h const char *const *names; names 127 include/linux/pm_opp.h struct opp_table *dev_pm_opp_set_regulators(struct device *dev, const char * const names[], unsigned int count); names 133 include/linux/pm_opp.h struct opp_table *dev_pm_opp_attach_genpd(struct device *dev, const char **names, struct device ***virt_devs); names 289 include/linux/pm_opp.h static inline struct opp_table *dev_pm_opp_set_regulators(struct device *dev, const char * const names[], unsigned int count) names 303 include/linux/pm_opp.h static inline struct opp_table *dev_pm_opp_attach_genpd(struct device *dev, const char **names, struct device ***virt_devs) names 81 include/linux/virtio_config.h const char * const names[], const bool *ctx, names 182 include/linux/virtio_config.h const char *names[] = { n }; names 184 include/linux/virtio_config.h int err = vdev->config->find_vqs(vdev, 1, &vq, callbacks, names, NULL, names 194 include/linux/virtio_config.h const char * const names[], names 197 include/linux/virtio_config.h return vdev->config->find_vqs(vdev, nvqs, vqs, callbacks, names, NULL, desc); names 203 include/linux/virtio_config.h const char * const names[], const bool *ctx, names 206 include/linux/virtio_config.h return vdev->config->find_vqs(vdev, nvqs, vqs, callbacks, names, ctx, names 556 include/rdma/ib_verbs.h const char * const *names; names 570 include/rdma/ib_verbs.h const char * const *names, int num_counters, names 579 include/rdma/ib_verbs.h stats->names = names; names 174 include/sound/control.h unsigned int items, const char *const names[]); names 12 include/xen/hvm.h static const char *const names[] = { names 31 include/xen/hvm.h if (op >= ARRAY_SIZE(names)) names 34 include/xen/hvm.h if (!names[op]) names 37 include/xen/hvm.h return names[op]; names 2621 kernel/auditsc.c void audit_seccomp_actions_logged(const char *names, const char *old_names, names 2636 kernel/auditsc.c names, old_names, res); names 1613 kernel/seccomp.c static bool seccomp_names_from_actions_logged(char *names, size_t size, names 1627 kernel/seccomp.c ret = strscpy(names, sep, size); names 1631 kernel/seccomp.c names += ret; names 1636 kernel/seccomp.c ret = strscpy(names, cur->name, size); names 1640 kernel/seccomp.c names += ret; names 1662 kernel/seccomp.c static bool seccomp_actions_logged_from_names(u32 *actions_logged, char *names) names 1667 kernel/seccomp.c while ((name = strsep(&names, " ")) && *name) { names 1682 kernel/seccomp.c char names[sizeof(seccomp_actions_avail)]; names 1685 kernel/seccomp.c memset(names, 0, sizeof(names)); names 1687 kernel/seccomp.c if (!seccomp_names_from_actions_logged(names, sizeof(names), names 1692 kernel/seccomp.c table.data = names; names 1693 kernel/seccomp.c table.maxlen = sizeof(names); names 1700 kernel/seccomp.c char names[sizeof(seccomp_actions_avail)]; names 1707 kernel/seccomp.c memset(names, 0, sizeof(names)); names 1710 kernel/seccomp.c table.data = names; names 1711 kernel/seccomp.c table.maxlen = sizeof(names); names 1729 kernel/seccomp.c char names[sizeof(seccomp_actions_avail)]; names 1731 kernel/seccomp.c const char *new = names; names 1737 kernel/seccomp.c memset(names, 0, sizeof(names)); names 1744 kernel/seccomp.c else if (!seccomp_names_from_actions_logged(names, sizeof(names), names 1825 lib/vsprintf.c const struct trace_print_flags *names) names 1829 lib/vsprintf.c for ( ; flags && names->name; names++) { names 1830 lib/vsprintf.c mask = names->mask; names 1834 lib/vsprintf.c buf = string(buf, end, names->name, default_str_spec); names 1855 lib/vsprintf.c const struct trace_print_flags *names; names 1865 lib/vsprintf.c names = pageflag_names; names 1869 lib/vsprintf.c names = vmaflag_names; names 1873 lib/vsprintf.c names = gfpflag_names; names 1879 lib/vsprintf.c return format_flags(buf, end, flags, names); names 404 net/netfilter/x_tables.c const char *const *names; names 410 net/netfilter/x_tables.c names = (nfproto == NFPROTO_ARP) ? arp_names : inetbr_names; names 417 net/netfilter/x_tables.c res = snprintf(p, size, "%s%s", np ? "/" : "", names[i]); names 973 net/rds/rds.h uint64_t *values, const char *const *names, names 85 net/rds/stats.c uint64_t *values, const char *const *names, size_t nr) names 91 net/rds/stats.c BUG_ON(strlen(names[i]) >= sizeof(ctr.name)); names 92 net/rds/stats.c strncpy(ctr.name, names[i], sizeof(ctr.name) - 1); names 596 net/vmw_vsock/virtio_transport.c static const char * const names[] = { names 624 net/vmw_vsock/virtio_transport.c vsock->vqs, callbacks, names, names 138 security/apparmor/include/perms.h void aa_audit_perm_names(struct audit_buffer *ab, const char * const *names, names 141 security/apparmor/include/perms.h u32 chrsmask, const char * const *names, u32 namesmask); names 221 security/apparmor/lib.c void aa_audit_perm_names(struct audit_buffer *ab, const char * const *names, names 230 security/apparmor/lib.c audit_log_format(ab, fmt, names[i]); names 240 security/apparmor/lib.c u32 chrsmask, const char * const *names, u32 namesmask) names 252 security/apparmor/lib.c if ((mask & namesmask) && names) names 253 security/apparmor/lib.c aa_audit_perm_names(ab, names, mask & namesmask); names 17 security/selinux/include/conditional.h int *len, char ***names, int **values); names 1334 security/selinux/selinuxfs.c char **names = NULL, *page; names 1355 security/selinux/selinuxfs.c ret = security_get_bools(fsi->state, &num, &names, &values); names 1361 security/selinux/selinuxfs.c dentry = d_alloc_name(dir, names[i]); names 1373 security/selinux/selinuxfs.c len = snprintf(page, PAGE_SIZE, "/%s/%s", BOOL_DIR_NAME, names[i]); names 1396 security/selinux/selinuxfs.c fsi->bool_pending_names = names; names 1404 security/selinux/selinuxfs.c if (names) { names 1406 security/selinux/selinuxfs.c kfree(names[i]); names 1407 security/selinux/selinuxfs.c kfree(names); names 51 security/selinux/ss/constraint.h struct ebitmap names; /* names */ names 209 security/selinux/ss/policydb.c ebitmap_destroy(&expr->names); names 1251 security/selinux/ss/policydb.c rc = ebitmap_read(&e->names, fp); names 2834 security/selinux/ss/policydb.c rc = ebitmap_write(&e->names, fp); names 417 security/selinux/ss/services.c s[++sp] = ebitmap_get_bit(&e->names, val1 - 1); names 420 security/selinux/ss/services.c s[++sp] = !ebitmap_get_bit(&e->names, val1 - 1); names 2796 security/selinux/ss/services.c int *len, char ***names, int **values) names 2803 security/selinux/ss/services.c *names = NULL; names 2812 security/selinux/ss/services.c *names = NULL; names 2821 security/selinux/ss/services.c *names = kcalloc(*len, sizeof(char *), GFP_ATOMIC); names 2822 security/selinux/ss/services.c if (!*names) names 2834 security/selinux/ss/services.c (*names)[i] = kstrdup(sym_name(policydb, SYM_BOOLS, i), names 2836 security/selinux/ss/services.c if (!(*names)[i]) names 2844 security/selinux/ss/services.c if (*names) { names 2846 security/selinux/ss/services.c kfree((*names)[i]); names 1041 sound/core/control.c const char *names; names 1054 sound/core/control.c names = ue->priv_data; names 1056 sound/core/control.c names += strlen(names) + 1; names 1057 sound/core/control.c strcpy(uinfo->value.enumerated.name, names); names 1162 sound/core/control.c char *names, *p; names 1170 sound/core/control.c names = vmemdup_user((const void __user *)user_ptrval, names 1172 sound/core/control.c if (IS_ERR(names)) names 1173 sound/core/control.c return PTR_ERR(names); names 1177 sound/core/control.c p = names; names 1181 sound/core/control.c kvfree(names); names 1188 sound/core/control.c ue->priv_data = names; names 1937 sound/core/control.c unsigned int items, const char *const names[]) names 1946 sound/core/control.c WARN(strlen(names[info->value.enumerated.item]) >= sizeof(info->value.enumerated.name), names 1948 sound/core/control.c names[info->value.enumerated.item]); names 1950 sound/core/control.c names[info->value.enumerated.item], names 816 sound/drivers/dummy.c static const char *const names[] = { "None", "CD Player" }; names 818 sound/drivers/dummy.c return snd_ctl_enum_info(info, 1, 2, names); names 95 sound/firewire/dice/dice-proc.c char names[TX_NAMES_SIZE]; names 104 sound/firewire/dice/dice-proc.c char names[RX_NAMES_SIZE]; names 185 sound/firewire/dice/dice-proc.c dice_proc_fixup_string(buf.tx.names, TX_NAMES_SIZE); names 186 sound/firewire/dice/dice-proc.c snd_iprintf(buffer, " names: %s\n", buf.tx.names); names 211 sound/firewire/dice/dice-proc.c dice_proc_fixup_string(buf.rx.names, RX_NAMES_SIZE); names 212 sound/firewire/dice/dice-proc.c snd_iprintf(buffer, " names: %s\n", buf.rx.names); names 173 sound/i2c/other/pt2258.c char *names[3] = { names 182 sound/i2c/other/pt2258.c knew.name = names[i]; names 690 sound/isa/sb/sb16_csp.c static const char *const names[] = { names 699 sound/isa/sb/sb16_csp.c BUILD_BUG_ON(ARRAY_SIZE(names) != CSP_PROGRAM_COUNT); names 702 sound/isa/sb/sb16_csp.c int err = request_firmware(&program, names[index], names 413 sound/pci/ctxfi/ctmixer.c static const char *const names[3] = { names 417 sound/pci/ctxfi/ctmixer.c return snd_ctl_enum_info(info, 1, 3, names); names 448 sound/pci/ctxfi/ctmixer.c static const char *const names[3] = { names 452 sound/pci/ctxfi/ctmixer.c return snd_ctl_enum_info(info, 1, 3, names); names 1398 sound/pci/echoaudio/echoaudio.c static const char * const names[4] = { names 1405 sound/pci/echoaudio/echoaudio.c return snd_ctl_enum_info(uinfo, 1, chip->num_digital_modes, names); names 1485 sound/pci/echoaudio/echoaudio.c static const char * const names[2] = {"Consumer", "Professional"}; names 1487 sound/pci/echoaudio/echoaudio.c return snd_ctl_enum_info(uinfo, 1, 2, names); names 1535 sound/pci/echoaudio/echoaudio.c static const char * const names[8] = { names 1542 sound/pci/echoaudio/echoaudio.c return snd_ctl_enum_info(uinfo, 1, chip->num_clock_sources, names); names 27 sound/pci/hda/hda_proc.c static const char * const names[16] = { names 41 sound/pci/hda/hda_proc.c if (names[wid_value]) names 42 sound/pci/hda/hda_proc.c return names[wid_value]; names 215 sound/pci/hda/hda_proc.c static const char * const names[16] = { names 222 sound/pci/hda/hda_proc.c if (names[cfg]) names 223 sound/pci/hda/hda_proc.c return names[cfg]; names 230 sound/pci/hda/hda_proc.c static const char * const names[16] = { names 237 sound/pci/hda/hda_proc.c if (names[cfg]) names 238 sound/pci/hda/hda_proc.c return names[cfg]; names 515 sound/pci/hda/hda_proc.c static const char * const names[] = { names 533 sound/pci/hda/hda_proc.c for (i = 0; i < ARRAY_SIZE(names); i++) { names 535 sound/pci/hda/hda_proc.c snd_iprintf(buffer, " %s", names[i]); names 429 sound/pci/oxygen/oxygen.c static const char *const names[2] = { names 433 sound/pci/oxygen/oxygen.c return snd_ctl_enum_info(info, 1, 2, names); names 481 sound/pci/oxygen/oxygen.c static const char *const names[2] = { names 485 sound/pci/oxygen/oxygen.c return snd_ctl_enum_info(info, 1, 2, names); names 527 sound/pci/oxygen/oxygen.c static const char *const names[2] = { "On-board", "Extension" }; names 529 sound/pci/oxygen/oxygen.c return snd_ctl_enum_info(info, 1, 2, names); names 535 sound/pci/oxygen/oxygen.c static const char *const names[2] = { "Optical", "Coaxial" }; names 537 sound/pci/oxygen/oxygen.c return snd_ctl_enum_info(info, 1, 2, names); names 750 sound/pci/oxygen/oxygen.c static const char *const names[] = { names 832 sound/pci/oxygen/oxygen.c if (id->driver_data < ARRAY_SIZE(names) && names[id->driver_data]) names 833 sound/pci/oxygen/oxygen.c chip->model.shortname = names[id->driver_data]; names 100 sound/pci/oxygen/oxygen_mixer.c static const char *const names[5] = { names 110 sound/pci/oxygen/oxygen_mixer.c return snd_ctl_enum_info(info, 1, count, names); names 649 sound/pci/oxygen/oxygen_mixer.c static const char *const names[] = { "Mic Jack", "Front Panel" }; names 651 sound/pci/oxygen/oxygen_mixer.c return snd_ctl_enum_info(info, 1, 2, names); names 286 sound/pci/oxygen/xonar_cs43xx.c static const char *const names[2] = { names 290 sound/pci/oxygen/xonar_cs43xx.c return snd_ctl_enum_info(info, 1, 2, names); names 50 sound/pci/oxygen/xonar_dg_mixer.c static const char *const names[3] = { names 56 sound/pci/oxygen/xonar_dg_mixer.c return snd_ctl_enum_info(info, 1, 3, names); names 272 sound/pci/oxygen/xonar_dg_mixer.c static const char *const names[4] = { names 276 sound/pci/oxygen/xonar_dg_mixer.c return snd_ctl_enum_info(info, 1, 4, names); names 322 sound/pci/oxygen/xonar_dg_mixer.c static const char *const names[2] = { "Active", "Frozen" }; names 324 sound/pci/oxygen/xonar_dg_mixer.c return snd_ctl_enum_info(info, 1, 2, names); names 737 sound/pci/oxygen/xonar_pcm179x.c static const char *const names[2] = { names 741 sound/pci/oxygen/xonar_pcm179x.c return snd_ctl_enum_info(info, 1, 2, names); names 844 sound/pci/oxygen/xonar_pcm179x.c static const char *const names[3] = { names 848 sound/pci/oxygen/xonar_pcm179x.c return snd_ctl_enum_info(info, 1, 3, names); names 899 sound/pci/oxygen/xonar_pcm179x.c static const char *const names[4] = { names 903 sound/pci/oxygen/xonar_pcm179x.c return snd_ctl_enum_info(info, 1, 4, names); names 567 sound/pci/oxygen/xonar_wm87x6.c const char *const *names; names 572 sound/pci/oxygen/xonar_wm87x6.c names = hld; names 577 sound/pci/oxygen/xonar_wm87x6.c names = atk_lim; names 579 sound/pci/oxygen/xonar_wm87x6.c names = atk_alc; names 582 sound/pci/oxygen/xonar_wm87x6.c names = dcy_lim; names 584 sound/pci/oxygen/xonar_wm87x6.c names = dcy_alc; names 588 sound/pci/oxygen/xonar_wm87x6.c names = tranwin; names 593 sound/pci/oxygen/xonar_wm87x6.c return snd_ctl_enum_info(info, 1, max + 1, names); names 847 sound/pci/oxygen/xonar_wm87x6.c static const char *const names[3] = { names 851 sound/pci/oxygen/xonar_wm87x6.c return snd_ctl_enum_info(info, 1, 3, names); names 933 sound/pci/oxygen/xonar_wm87x6.c static const char *const names[2] = { names 937 sound/pci/oxygen/xonar_wm87x6.c return snd_ctl_enum_info(info, 1, 2, names); names 146 sound/soc/sh/rcar/core.c static char names[MOD_NAME_NUM][MOD_NAME_SIZE]; names 148 sound/soc/sh/rcar/core.c char *name = names[num]; names 1919 sound/usb/midi.c static const char *const names[] = { "High Load", "Light Load" }; names 1921 sound/usb/midi.c return snd_ctl_enum_info(info, 1, 2, names); names 159 sound/usb/mixer.c return strlcpy(buf, p->names[index], buflen); names 649 sound/usb/mixer.c struct iterm_name_combo *names; names 696 sound/usb/mixer.c for (names = iterm_names; names->type; names++) { names 697 sound/usb/mixer.c if (names->type == iterm->type) { names 698 sound/usb/mixer.c strcpy(name, names->name); names 699 sound/usb/mixer.c return strlen(names->name); names 23 sound/usb/mixer_maps.c const char **names; names 180 sound/usb/mixer_maps.c .names = (const char*[]) {"Internal", "SPDIF"} names 189 sound/usb/mixer_maps.c .names = (const char*[]) {"Line", "Digital In", "What-U-Hear"} names 194 sound/usb/mixer_maps.c .names = (const char*[]) {"Front", "PCM", "Digital In"} names 199 sound/usb/mixer_maps.c .names = (const char*[]) {"Front", "Side"} names 159 sound/usb/mixer_scarlett.c char const * const *names; names 190 sound/usb/mixer_scarlett.c .names = (char const * const []){ names 199 sound/usb/mixer_scarlett.c .names = (char const * const []){ names 208 sound/usb/mixer_scarlett.c .names = (char const * const []){ names 217 sound/usb/mixer_scarlett.c .names = (char const * const []){ names 396 sound/usb/mixer_scarlett.c (const char * const *)opt->names); names 636 sound/usb/mixer_scarlett.c .names = NULL names 643 sound/usb/mixer_scarlett.c .names = NULL names 678 sound/usb/mixer_scarlett.c .names = NULL names 685 sound/usb/mixer_scarlett.c .names = NULL names 717 sound/usb/mixer_scarlett.c .names = NULL, names 724 sound/usb/mixer_scarlett.c .names = NULL, names 754 sound/usb/mixer_scarlett.c .names = NULL names 761 sound/usb/mixer_scarlett.c .names = NULL names 796 sound/usb/mixer_scarlett.c .names = NULL names 803 sound/usb/mixer_scarlett.c .names = NULL names 580 tools/bpf/bpftool/btf.c static const char * const names[] = { names 608 tools/bpf/bpftool/btf.c p_err("can't get next %s: %s%s", names[type], names 629 tools/bpf/bpftool/btf.c p_err("can't get %s by id (%u): %s", names[type], id, names 639 tools/bpf/bpftool/btf.c p_err("can't get %s info: %s", names[type], names 256 tools/bpf/bpftool/common.c static const char * const names[] = { names 262 tools/bpf/bpftool/common.c if (type < 0 || type >= ARRAY_SIZE(names) || !names[type]) names 263 tools/bpf/bpftool/common.c return names[BPF_OBJ_UNKNOWN]; names 265 tools/bpf/bpftool/common.c return names[type]; names 52 tools/firewire/decode-fcp.c struct avc_enum *names; names 24 tools/lib/subcmd/help.c ALLOC_GROW(cmds->names, cmds->cnt + 1, cmds->alloc); names 25 tools/lib/subcmd/help.c cmds->names[cmds->cnt++] = ent; names 33 tools/lib/subcmd/help.c zfree(&cmds->names[i]); names 34 tools/lib/subcmd/help.c zfree(&cmds->names); names 54 tools/lib/subcmd/help.c if (strcmp(cmds->names[i]->name, cmds->names[i-1]->name)) names 55 tools/lib/subcmd/help.c cmds->names[j++] = cmds->names[i]; names 67 tools/lib/subcmd/help.c cmp = strcmp(cmds->names[ci]->name, excludes->names[ei]->name); names 69 tools/lib/subcmd/help.c cmds->names[cj++] = cmds->names[ci++]; names 77 tools/lib/subcmd/help.c cmds->names[cj++] = cmds->names[ci++]; names 130 tools/lib/subcmd/help.c printf("%-*s", size, cmds->names[n]->name); names 201 tools/lib/subcmd/help.c qsort(main_cmds->names, main_cmds->cnt, names 202 tools/lib/subcmd/help.c sizeof(*main_cmds->names), cmdname_compare); names 221 tools/lib/subcmd/help.c qsort(other_cmds->names, other_cmds->cnt, names 222 tools/lib/subcmd/help.c sizeof(*other_cmds->names), cmdname_compare); names 235 tools/lib/subcmd/help.c if (longest < main_cmds->names[i]->len) names 236 tools/lib/subcmd/help.c longest = main_cmds->names[i]->len; names 238 tools/lib/subcmd/help.c if (longest < other_cmds->names[i]->len) names 239 tools/lib/subcmd/help.c longest = other_cmds->names[i]->len; names 267 tools/lib/subcmd/help.c if (!strcmp(s, c->names[i]->name)) names 14 tools/lib/subcmd/help.h } **names; names 67 tools/perf/tests/evsel-roundtrip-name.c static int __perf_evsel__name_array_test(const char *names[], int nr_names) names 77 tools/perf/tests/evsel-roundtrip-name.c err = parse_events(evlist, names[i], NULL); names 80 tools/perf/tests/evsel-roundtrip-name.c names[i], err); names 87 tools/perf/tests/evsel-roundtrip-name.c if (strcmp(perf_evsel__name(evsel), names[evsel->idx])) { names 89 tools/perf/tests/evsel-roundtrip-name.c pr_debug("%s != %s\n", perf_evsel__name(evsel), names[evsel->idx]); names 98 tools/perf/tests/evsel-roundtrip-name.c #define perf_evsel__name_array_test(names) \ names 99 tools/perf/tests/evsel-roundtrip-name.c __perf_evsel__name_array_test(names, ARRAY_SIZE(names)) names 34 tools/perf/ui/browsers/res_sample.c char **names; names 44 tools/perf/ui/browsers/res_sample.c names = calloc(num_res, sizeof(char *)); names 45 tools/perf/ui/browsers/res_sample.c if (!names) names 51 tools/perf/ui/browsers/res_sample.c if (asprintf(&names[i], "%s: CPU %d tid %d", tbuf, names 54 tools/perf/ui/browsers/res_sample.c zfree(&names[i]); names 55 tools/perf/ui/browsers/res_sample.c free(names); names 59 tools/perf/ui/browsers/res_sample.c choice = ui__popup_menu(num_res, names); names 61 tools/perf/ui/browsers/res_sample.c zfree(&names[i]); names 62 tools/perf/ui/browsers/res_sample.c free(names); names 27 tools/perf/ui/browsers/scripts.c const char **names; names 52 tools/perf/ui/browsers/scripts.c c->names[c->index] = name; names 70 tools/perf/ui/browsers/scripts.c c->names[c->index] = strdup(var + 7); names 71 tools/perf/ui/browsers/scripts.c if (!c->names[c->index]) names 88 tools/perf/ui/browsers/scripts.c char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; names 95 tools/perf/ui/browsers/scripts.c .names = (const char **)names, names 121 tools/perf/ui/browsers/scripts.c names[i] = buf + (i - max_std) * (SCRIPT_NAMELEN + SCRIPT_FULLPATH_LEN); names 122 tools/perf/ui/browsers/scripts.c paths[i] = names[i] + SCRIPT_NAMELEN; names 125 tools/perf/ui/browsers/scripts.c num = find_scripts(names + max_std, paths + max_std, SCRIPT_MAX_NO - max_std, names 129 tools/perf/ui/browsers/scripts.c choice = ui__popup_menu(num + max_std, (char * const *)names); names 43 tools/perf/util/help-unknown-cmd.c tmp = realloc(cmds->names, cmds->alloc * sizeof(*cmds->names)); names 46 tools/perf/util/help-unknown-cmd.c cmds->names = tmp; names 49 tools/perf/util/help-unknown-cmd.c cmds->names[cmds->cnt++] = old->names[i]; names 50 tools/perf/util/help-unknown-cmd.c zfree(&old->names); names 71 tools/perf/util/help-unknown-cmd.c qsort(main_cmds.names, main_cmds.cnt, names 72 tools/perf/util/help-unknown-cmd.c sizeof(main_cmds.names), cmdname_compare); names 78 tools/perf/util/help-unknown-cmd.c main_cmds.names[i]->len = names 79 tools/perf/util/help-unknown-cmd.c levenshtein(cmd, main_cmds.names[i]->name, 0, 2, 1, 4); names 81 tools/perf/util/help-unknown-cmd.c qsort(main_cmds.names, main_cmds.cnt, names 82 tools/perf/util/help-unknown-cmd.c sizeof(*main_cmds.names), levenshtein_compare); names 84 tools/perf/util/help-unknown-cmd.c best_similarity = main_cmds.names[0]->len; names 86 tools/perf/util/help-unknown-cmd.c while (n < main_cmds.cnt && best_similarity == main_cmds.names[n]->len) names 91 tools/perf/util/help-unknown-cmd.c const char *assumed = main_cmds.names[0]->name; names 93 tools/perf/util/help-unknown-cmd.c main_cmds.names[0] = NULL; names 114 tools/perf/util/help-unknown-cmd.c fprintf(stderr, "\t%s\n", main_cmds.names[i]->name); names 578 tools/perf/util/map.c maps->names = RB_ROOT; names 611 tools/perf/util/map.c struct rb_root *root = &maps->names; names 934 tools/perf/util/map.c struct rb_node **p = &maps->names.rb_node; names 949 tools/perf/util/map.c rb_insert_color(&map->rb_node_name, &maps->names); names 966 tools/perf/util/map.c rb_erase_init(&map->rb_node_name, &maps->names); names 19 tools/perf/util/map_groups.h struct rb_root names; names 377 tools/perf/util/parse-events.c static int parse_aliases(char *str, const char *names[][PERF_EVSEL__MAX_ALIASES], int size) names 383 tools/perf/util/parse-events.c for (j = 0; j < PERF_EVSEL__MAX_ALIASES && names[i][j]; j++) { names 384 tools/perf/util/parse-events.c n = strlen(names[i][j]); names 385 tools/perf/util/parse-events.c if (n > longest && !strncasecmp(str, names[i][j], n)) names 1795 tools/perf/util/symbol.c for (node = maps->names.rb_node; node; ) { names 20 tools/testing/selftests/networking/timestamping/hwtstamp_config.c lookup_value(const char **names, int size, const char *name) names 25 tools/testing/selftests/networking/timestamping/hwtstamp_config.c if (names[value] && strcasecmp(names[value], name) == 0) names 32 tools/testing/selftests/networking/timestamping/hwtstamp_config.c lookup_name(const char **names, int size, int value) names 34 tools/testing/selftests/networking/timestamping/hwtstamp_config.c return (value >= 0 && value < size) ? names[value] : NULL; names 37 tools/testing/selftests/networking/timestamping/hwtstamp_config.c static void list_names(FILE *f, const char **names, int size) names 42 tools/testing/selftests/networking/timestamping/hwtstamp_config.c if (names[value]) names 43 tools/testing/selftests/networking/timestamping/hwtstamp_config.c fprintf(f, " %s\n", names[value]); names 155 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c static const char *const names[] = { names 172 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c printf("Event %s\n", names[event->type]); names 143 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c static const char *const names[] = { names 160 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c printf("Event %s\n", names[event->type]); names 590 tools/usb/ffs-test.c static const char *const names[] = { names 614 tools/usb/ffs-test.c printf("Event %s\n", names[event->type]);