Home
last modified time | relevance | path

Searched refs:a (Results 17176 – 17200 of 22310) sorted by relevance

1...<<681682683684685686687688689690>>...893

/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/
H A Ddropbear_%.bbappend1 # 0001-Only-load-dropbear-default-host-keys-if-a-key-is-not.patch
/openbmc/openbmc/poky/meta/recipes-support/pinentry/
H A Dpinentry_1.3.0.bb3 Pinentry is a collection of simple PIN or passphrase entry dialogs which \
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/
H A Dtf-a-tests_2.11.0.bb10 SRC_URI_TRUSTED_FIRMWARE_A_TESTS ?= "git://git.trustedfirmware.org/TF-A/tf-a-tests.git;protocol=htt…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/
H A Dfetchmail_6.4.38.bb3 DESCRIPTION = "Fetchmail is a full-featured, robust, well-documented remote-mail retrieval \
/openbmc/linux/drivers/crypto/
H A Dhifn_795x.c627 #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg) argument
710 static u32 hifn_next_signature(u32 a, u_int cnt) in hifn_next_signature() argument
717 v = a & 0x80080125; in hifn_next_signature()
724 a = (v & 1) ^ (a << 1); in hifn_next_signature()
727 return a; in hifn_next_signature()
2422 struct hifn_crypto_alg *a, *n; in hifn_unregister_alg() local
2424 list_for_each_entry_safe(a, n, &dev->alg_list, entry) { in hifn_unregister_alg()
2425 list_del(&a->entry); in hifn_unregister_alg()
2426 crypto_unregister_skcipher(&a->alg); in hifn_unregister_alg()
2427 kfree(a); in hifn_unregister_alg()
/openbmc/linux/include/linux/atomic/
H A Datomic-arch-fallback.h2399 raw_atomic_fetch_add_unless(atomic_t *v, int a, int u) in raw_atomic_fetch_add_unless() argument
2402 return arch_atomic_fetch_add_unless(v, a, u); in raw_atomic_fetch_add_unless()
2409 } while (!raw_atomic_try_cmpxchg(v, &c, c + a)); in raw_atomic_fetch_add_unless()
2428 raw_atomic_add_unless(atomic_t *v, int a, int u) in raw_atomic_add_unless() argument
2431 return arch_atomic_add_unless(v, a, u); in raw_atomic_add_unless()
2433 return raw_atomic_fetch_add_unless(v, a, u) != u; in raw_atomic_add_unless()
4514 return arch_atomic64_fetch_add_unless(v, a, u); in raw_atomic64_fetch_add_unless()
4521 } while (!raw_atomic64_try_cmpxchg(v, &c, c + a)); in raw_atomic64_fetch_add_unless()
4540 raw_atomic64_add_unless(atomic64_t *v, s64 a, s64 u) in raw_atomic64_add_unless() argument
4543 return arch_atomic64_add_unless(v, a, u); in raw_atomic64_add_unless()
[all …]
/openbmc/openbmc-test-automation/openpower/pel/
H A Dtest_bmc_pel.robot72 Should Match Regexp ${pel_records['${id}']['CompID']} [a-zA-Z0-9]
73 Should Match Regexp ${pel_records['${id}']['SRC']} [a-zA-Z0-9]
309 # [Priority]: Mandatory, replace all with this type as a unit
326 Should Match Regexp ${pel_callout_section['Callouts'][0]['CCIN']} [a-zA-Z0-9]
327 Should Match Regexp ${pel_callout_section['Callouts'][0]['Part Number']} [a-zA-Z0-9]
365 Should Match Regexp ${pel_callout_section['Callouts'][0]['Procedure']} [a-zA-Z0-9]
372 Should Match Regexp ${pel_callout_section['Callouts'][1]['Part Number']} [a-zA-Z0-9]
405 # [Message]: This is a test error
466 [Documentation] Create a predictive error and verify.
469 # Create a predictable error log.
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dimx6-logicpd-baseboard.dtsi7 * 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
301 codec: wm8962@1a {
H A Drk3288-tinker.dtsi4 * licensing only applies to this file, and not this project as a
7 * a) This file is free software; you can redistribute it and/or
20 * obtaining a copy of this software and associated documentation
362 headset: nau8825@1a {
H A Darmada-xp-mv78460.dtsi10 * licensing only applies to this file, and not this project as a
13 * a) This file is free software; you can redistribute it and/or
26 * obtaining a copy of this software and associated documentation
315 pcie10: pcie@a,0 {
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c405 s64 a = in->timestamp; in cros_ec_sensor_ring_process_event() local
409 cros_ec_sensor_ring_fix_overflow(&a, 1LL << 32, in cros_ec_sensor_ring_process_event()
418 &sensorhub->filter, a); in cros_ec_sensor_ring_process_event()
426 new_timestamp = c - b * 1000 + a * 1000; in cros_ec_sensor_ring_process_event()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/files/
H A D0001-Makefile-for-cross-compile-SoftFloat.patch6 This commit adds a Makefile for cross compile on SoftFloat
20 diff --git a/SoftFloat-3e/build/Linux-Cross-Compile/Makefile b/SoftFloat-3e/build/Linux-Cross-Compi…
77 +LIB = .a
351 diff --git a/SoftFloat-3e/build/Linux-Cross-Compile/platform.h b/SoftFloat-3e/build/Linux-Cross-Com…
/openbmc/qemu/qapi/
H A Daudio.json193 # name to create a unique variant, if needed unless @exact-name is
196 # @connect-ports: if set, a regular expression of JACK client port
199 # @start-server: start a jack server process if one is not already
203 # automatically generates a unique one, if needed (default: false)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.1.rst33 - cve-check: don't warn if a patch is remote
46 - goarch: Move Go architecture mapping to a library
69 - migration-guides: enabling :term:`SPDX` only for Poky, not a global default
82 - oeqa/selftest/devtool: abort if a local workspace already exist
/openbmc/linux/drivers/media/rc/
H A Dati_remote.c220 #define HI(a) ((unsigned char)((a) >> 8)) argument
221 #define LO(a) ((unsigned char)((a) & 0xff)) argument
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t-tbs-a711.dts7 * 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
160 * There's a modem connected here that needs to be initialised before
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dstericsson,ab8500.yaml19 appears as a subnode of the DB8500 PRCMU. An altered version called
42 # Some subnodes use a reg, some don't. Those that do use a single cell.
127 "^channel@[0-9a-f]+$":
/openbmc/linux/drivers/net/ethernet/amd/
H A Dsun3lance.c79 #define DPRINTK(n,a) \ argument
82 printk a; \
165 #define REGA(a) (*( AREG = (a), &DREG )) argument
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c21 #define WL18XX_DEBUGFS_FWSTATS_FILE(a, b, c) \ argument
22 DEBUGFS_FWSTATS_FILE(a, b, c, wl18xx_acx_statistics)
23 #define WL18XX_DEBUGFS_FWSTATS_FILE_ARRAY(a, b, c) \ argument
24 DEBUGFS_FWSTATS_FILE_ARRAY(a, b, c, wl18xx_acx_statistics)
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_irq.c217 #define CAT_HELPER(a, b) a ## b argument
218 #define CAT(a, b) CAT_HELPER(a, b) argument
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst482 … 3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
1351 <linux@leemhuis.info>. If you spot a typo or small mistake, feel free to
1353 contact with translators. You are free to do the same in a mostly informal
1368 files which use a more restrictive license.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-usb_power_delivery27 The source capabilities message "Source_Capabilities" contains a
28 set of Power Data Objects (PDO), each representing a type of
41 The sink capability message "Sink_Capabilities" contains a set
145 after a Fast Role Swap.
/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci2.c94 #define REGLOAD(a) (be32_to_cpu(__raw_readl(&(a)))) argument
95 #define REGSTORE(a, v) (__raw_writel(cpu_to_be32(v), &(a))) argument
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-kobol-helios64.dts7 * The Kobol Helios64 is a board designed to operate as a NAS and optionally
92 hdd_a_power: hdd-a-power {
472 hdd_a_power_en: hdd-a-power-en {
/openbmc/linux/arch/sparc/lib/
H A Dcopy_user.S31 #define EX(x,y,a,b) \ argument
36 a, b, %o0; \
39 #define EX2(x,y,c,d,e,a,b) \ argument
45 a, b, %o0; \

1...<<681682683684685686687688689690>>...893