Home
last modified time | relevance | path

Searched refs:alias (Results 451 – 475 of 540) sorted by relevance

1...<<11121314151617181920>>...22

/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi37 * put the child rail as an alias of the parent rail. Sometimes rails
/openbmc/linux/drivers/block/
H A DKconfig236 module will be called brd. An alias "rd" has been defined
/openbmc/openbmc-test-automation/lib/
H A Drest_client.robot214 # "Non-existing index or alias 'openbmc'"
H A Dipmi_client.robot206 ... alias=sol_proc
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc445 supported as an alias to the first CDROM drive.
463 ``/dev/cdrom`` is an alias to the first CDROM.
/openbmc/qemu/target/ppc/
H A Dkvm.c2632 for (i = 0; ppc_cpu_aliases[i].alias != NULL; i++) { in kvm_ppc_register_host_cpu_type()
2633 if (strcasecmp(ppc_cpu_aliases[i].alias, dc->desc) == 0) { in kvm_ppc_register_host_cpu_type()
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c611 struct mtd_info *cfi_cmdset_0003(struct map_info *map, int primary) __attribute__((alias("cfi_cmdse…
612 struct mtd_info *cfi_cmdset_0200(struct map_info *map, int primary) __attribute__((alias("cfi_cmdse…
H A Dcfi_cmdset_0002.c759 struct mtd_info *cfi_cmdset_0006(struct map_info *map, int primary) __attribute__((alias("cfi_cmdse…
760 struct mtd_info *cfi_cmdset_0701(struct map_info *map, int primary) __attribute__((alias("cfi_cmdse…
/openbmc/linux/Documentation/mm/
H A Dslub.rst118 the option at runtime. Write returns -EINVAL if cache is an alias.
/openbmc/linux/Documentation/doc-guide/
H A Dkernel-doc.rst509 This is an alias of the 'identifiers' directive and deprecated.
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2711.dtsi415 * The firmware will find whether the emmc2bus alias is defined, and if
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c912 return i915_vm_to_ggtt(vm)->alias; in vm_alias()
/openbmc/linux/net/core/
H A Ddev.c1299 int dev_set_alias(struct net_device *dev, const char *alias, size_t len) in dev_set_alias() argument
1311 memcpy(new_alias->ifalias, alias, len); in dev_set_alias()
1338 const struct dev_ifalias *alias; in dev_get_alias() local
1342 alias = rcu_dereference(dev->ifalias); in dev_get_alias()
1343 if (alias) in dev_get_alias()
1344 ret = snprintf(name, len, "%s", alias->ifalias); in dev_get_alias()
/openbmc/u-boot/tools/buildman/
H A DREADME183 [toolchain-alias]
196 The toolchain-alias section indicates that the i386 toolchain should be used
874 '[toolchain-alias]' section
/openbmc/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst288 alias snd-card-1 snd-usb-audio
/openbmc/qemu/docs/devel/
H A Dclocks.rst459 * Now A has a clock "b_clk" which is an alias to
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox.inc409 test -n 2 > /dev/null || alias test='busybox test'
/openbmc/linux/arch/
H A DKconfig280 # Select if the arch provides a historic keepinit alias for the retain_initrd
296 # either provide an uncached segment alias for a DMA allocation, or
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt314 RDEPENDS:perl-module-encode-alias += "perl-module-constant"
315 RDEPENDS:perl-module-encode-alias += "perl-module-encode"
316 RDEPENDS:perl-module-encode-alias += "perl-module-exporter"
317 RDEPENDS:perl-module-encode-alias += "perl-module-strict"
318 RDEPENDS:perl-module-encode-alias += "perl-module-warnings"
407 RDEPENDS:perl-module-encode += "perl-module-encode-alias"
587 RDEPENDS:perl-module-extutils-makemaker-locale += "perl-module-encode-alias"
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.txt107 moved to a new hash list. Allocating and inserting a new alias would be
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dzoran.rst338 alias char-major-81-0 zr36067
/openbmc/linux/drivers/xen/
H A Dxen-scsiback.c1504 CONFIGFS_ATTR(scsiback_tpg_param_, alias);
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c1403 vm = ctx->vm ?: &to_gt(i915)->ggtt->alias->vm; in igt_ctx_readonly()
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst289 This is an alias for speculative_prealloc_lifetime.
/openbmc/linux/drivers/tty/serial/8250/
H A DKconfig49 If 8250 is built as a module, this adds 8250_core alias instead.

1...<<11121314151617181920>>...22