/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 193 int xfs_rmap_compare(const struct xfs_rmap_irec *a,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/ |
H A D | autofs_5.1.8.bb | 21 file://fix-the-YACC-rule-to-fix-a-building-failure.patch \
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gvfs/ |
H A D | gvfs_1.54.0.bb | 1 DESCRIPTION = "gvfs is a userspace virtual filesystem"
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-riscv64-cross.docker | 83 # As a final step configure the user (if env is defined)
|
H A D | fedora.docker | 155 # As a final step configure the user (if env is defined)
|
H A D | ubuntu2204.docker | 157 # As a final step configure the user (if env is defined)
|
/openbmc/phosphor-logging/ |
H A D | meson.build | 28 # Find the installed YAML directory, either from a configure option or
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-sapphire-excavator.dts | 165 rt5651: rt5651@1a {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/ |
H A D | linux.inc | 100 # Enable this by setting a proper CMDLINE_NFSROOT_USB.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/ |
H A D | fluentbit_1.9.9.bb | 2 DESCRIPTION = "Fluent Bit is a data collector, processor and \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/ |
H A D | wireshark_4.2.5.bb | 1 DESCRIPTION = "wireshark - a popular network protocol analyzer"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/ |
H A D | lmbench_3.0-a9.bb | 37 UPSTREAM_CHECK_REGEX = "lmbench-(?P<pver>\d+(\.\d+)+-[a-z]+\d+)"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/ |
H A D | sblim-sfcb_1.4.9.bb | 3 Small Footprint CIM Broker (sfcb) is a CIM server conforming to the CIM \
|
/openbmc/qemu/docs/system/loongarch/ |
H A D | virt.rst | 91 You can use busybox tool and the linux modules to make a initrd file. Or you can access the
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-kukui-krane.dtsi | 334 * we're relying on the fact that this pin has a default
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 1943 int a, i, ret_code=0; local 1955 for (a=0,p=child->argv; *p; a++,p++) { 1956 final_printf("%s argv[%d] = %s\n",ind,a,*p); 1961 for (a = 0; a < child->argc; a++) { 1962 free(child->argv[a]);
|
/openbmc/linux/include/trace/events/ |
H A D | btrfs.h | 114 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 115 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 130 #define EM(a, b) {a, b}, argument 131 #define EMe(a, b) {a, b} argument
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun9i-a80.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation 161 * as a fixed clock. Also it is not entirely clear if the 175 * AC100 codec/RTC chip. This serves as a placeholder for
|
H A D | imx7s.dtsi | 7 * licensing only applies to this file, and not this project as a 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation 55 * The decompressor and also some bootloaders rely on a 58 * Also for U-Boot there must be a pre-existing /memory node.
|
/openbmc/linux/drivers/usb/serial/ |
H A D | cp210x.c | 1124 static bool cp210x_termios_change(const struct ktermios *a, const struct ktermios *b) in cp210x_termios_change() argument 1128 iflag_change = ((a->c_iflag ^ b->c_iflag) & (INPCK | IXON | IXOFF)); in cp210x_termios_change() 1129 cc_change = a->c_cc[VSTART] != b->c_cc[VSTART] || in cp210x_termios_change() 1130 a->c_cc[VSTOP] != b->c_cc[VSTOP]; in cp210x_termios_change() 1132 return tty_termios_hw_change(a, b) || iflag_change || cc_change; in cp210x_termios_change()
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 1753 unsigned long a; in kdb_md() local 1758 for (a = addr, z = 0; z < repeat; a += bytesperword, ++z) { in kdb_md() 1760 if (kdb_getphysword(&word, a, bytesperword) in kdb_md() 1763 } else if (kdb_getword(&word, a, bytesperword) || word) in kdb_md()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | main.h | 2085 static inline bool rtw_ssid_equal(struct cfg80211_ssid *a, in rtw_ssid_equal() argument 2088 if (!a || !b || a->ssid_len != b->ssid_len) in rtw_ssid_equal() 2091 if (memcmp(a->ssid, b->ssid, a->ssid_len)) in rtw_ssid_equal()
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-a83t.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation 166 /* TODO: PRCM block has a mux for this. */ 744 * and need a higher signal drive strength
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | ap_bus.c | 1101 unsigned long a, i, z; in modify_bitmap() local 1112 a = z = simple_strtoul(str, &np, 0); in modify_bitmap() 1113 if (str == np || a >= bits) in modify_bitmap() 1118 if (str == np || a > z || z >= bits) in modify_bitmap() 1122 for (i = a; i <= z; i++) in modify_bitmap()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | port.c | 329 static umode_t cxl_root_decoder_visible(struct kobject *kobj, struct attribute *a, int n) in cxl_root_decoder_visible() argument 334 if (a == CXL_REGION_ATTR(create_pmem_region) && !can_create_pmem(cxlrd)) in cxl_root_decoder_visible() 337 if (a == CXL_REGION_ATTR(create_ram_region) && !can_create_ram(cxlrd)) in cxl_root_decoder_visible() 340 if (a == CXL_REGION_ATTR(delete_region) && in cxl_root_decoder_visible() 344 return a->mode; in cxl_root_decoder_visible()
|