/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-multilib-config.inc | 207 bb.warn("%s doesn't have a corresponding tune. Skipping..." % ml) 213 bb.warn("Tune %s doesn't have a baselib set. Skipping..." % tune)
|
/openbmc/openbmc-test-automation/docs/ |
H A D | code_update.md | 78 For a Zaius system: 88 For a Zaius system:
|
/openbmc/u-boot/scripts/ |
H A D | Makefile.spl | 104 PLATFORM_LIBGCC = arch/$(ARCH)/lib/lib.a 105 PLATFORM_LIBS := $(filter-out %/lib.a, $(filter-out -lgcc, $(PLATFORM_LIBS))) $(PLATFORM_LIBGCC)
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/ |
H A D | bastille_3.2.1.bb | 4 DESCRIPTION = "Bastille Linux is a Hardening and Reporting/Auditing Program which enhances the secu…
|
/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/ |
H A D | acinclude.m4 | 84 AC_MSG_NOTICE([a patch or bug-report to <${PACKAGE_BUGREPORT}>.]) 151 AC_MSG_NOTICE([a patch or bug-report to <${PACKAGE_BUGREPORT}>.])
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | vrf_route_leaking.sh | 115 read -r a 116 [ "$a" = "q" ] && exit 1
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | reporting-issues.rst | 10 files which use a more restrictive license. 489 … 3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | bitfield.h | 535 #define EF4_OWORD32(a, b, c, d) \ argument 536 { .u32 = { cpu_to_le32(a), cpu_to_le32(b), \
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | platinumfb.c | 231 #define STORE_D2(a, d) { \ argument 232 out_8(&cmap_regs->addr, (a+32)); \
|
/openbmc/linux/scripts/ |
H A D | get_abi.pl | 321 ($data{$a}->{type} eq "File") cmp ($data{$b}->{type} eq "File") || 322 $a cmp $b
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.h | 22 #define phy_div(a, b) ({typeof(b) _b = (b); (_b) ? ((a) / (_b)) : 0; }) argument
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | pac7302.c | 399 static const int a[9] = in setcolors() local 408 v = a[i] * sd->saturation->val / (s32)sd->saturation->maximum; in setcolors()
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | netdev-times.py | 180 all_event_list.sort(key=cmp_to_key(lambda a,b :a[EINFO_IDX_TIME] < b[EINFO_IDX_TIME]))
|
/openbmc/linux/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 38 #define KHZ2PICOS(a) (1000000000UL/(a)) argument
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt7986-pinctrl.yaml | 142 An array of strings. Each string contains the name of a group. 269 An array of strings. Each string contains the name of a pin. There
|
H A D | mediatek,mt7981-pinctrl.yaml | 165 An array of strings. Each string contains the name of a group. 333 An array of strings. Each string contains the name of a pin.
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu11_driver_if_arcturus.h | 342 uint32_t a; // store in IEEE float format in this variable member 353 uint32_t a; // store in IEEE float format in this variable member
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_sysfs.c | 529 static inline int strmatch(const char *a, const char *b) in strmatch() argument 531 return strncasecmp(a, b, strlen(b)) == 0; in strmatch()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-yapp4-common.dtsi | 3 // Copyright (C) 2015-2018 Y Soft Corporation, a.s. 368 touchkeys: keys@5a {
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_rmap_item.c | 321 const struct list_head *a, in xfs_rmap_update_diff_items() argument 327 ra = container_of(a, struct xfs_rmap_intent, ri_list); in xfs_rmap_update_diff_items()
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | os-area.c | 523 #define dump_db(a) _dump_db(a, __func__, __LINE__) argument
|
/openbmc/linux/drivers/leds/flash/ |
H A D | leds-as3645a.c | 104 #define AS_PEAK_mA_TO_REG(a) \ argument 105 ((min_t(u32, AS_PEAK_mA_MAX, a) - 1250) / 250)
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2m.dtsi | 14 * RS1 variant (vexpress-v2m-rs1.dtsi), but there is a strong 293 * can select one of them as input using a mux register in
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regcache.c | 681 static int regcache_default_cmp(const void *a, const void *b) in regcache_default_cmp() argument 683 const struct reg_default *_a = a; in regcache_default_cmp()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu11_driver_if.h | 300 uint32_t a; member 311 uint32_t a; member
|