Home
last modified time | relevance | path

Searched refs:a (Results 7251 – 7275 of 22310) sorted by relevance

1...<<291292293294295296297298299300>>...893

/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dpmu.yaml14 ARM cores often have a PMU for counting cpu and cache events like cache misses
81 When using SPIs, specifies a list of phandles to CPU
85 When using a PPI, specifies a list of phandles to CPU
87 a PMU of this type signalling the PPI listed in the
93 a single SPI.
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dgoogle,cros-ec-keyb.yaml15 Google's ChromeOS EC Keyboard is a simple matrix keyboard
16 implemented on a separate EC (Embedded Controller) device. It provides
17 a message for reading key scans from the EC. These are then converted
31 Enable a ghost filter for the matrix keyboard. This is recommended
45 when the keyboard has a custom design for the top row keys.
91 * The values below are for a US keyboard layout and
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm7120-l2-intc.yaml13 This interrupt controller hardware is a second level interrupt controller that
14 is hooked to a parent interrupt controller: e.g: ARM GIC for ARM-based
65 - outputs a single interrupt signal to its interrupt controller parent
108 If present, this means the L2 controller can be used as a wakeup source
115 if present, a bit mask to configure the interrupts which have a mux gate,
/openbmc/linux/Documentation/arch/arm/
H A Dsetup.rst11 through the kernel initialisation process. As a general rule, it
14 There are a lot of parameters listed in there, and they are described
50 It's generally a good idea to set these to be either standard VGA, or
89 Start address in sectors of the ramdisk image on a floppy disk.
101 0-66 MHz. If no params are passed or a value of zero is passed,
102 then a value of 50 Mhz is the default on 21285 architectures.
/openbmc/linux/drivers/platform/mellanox/
H A DKconfig45 providing a high performance switching solution for Enterprise Data
67 and to set up a watchdog that can undo that swap if the system
80 Mellanox BlueField SoC via a sysfs interface.
89 The SN2201 is a highly integrated for one rack unit system with
91 ports in a compact 1RU form factor. The system also including a
/openbmc/linux/Documentation/userspace-api/
H A Dfutex2.rst9 futex, or fast user mutex, is a set of syscalls to allow userspace to create
12 as a means to implement more high level interfaces like pthreads.
14 futex2 is a followup version of the initial futex syscall, designed to overcome
35 Userspace sets an array of struct futex_waitv (up to a max of 128 entries),
42 If userspace has 32-bit pointers, it should do a explicit cast to make sure
79 have different virtual addresses for the same futex (using, for instance, a
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-routing.rst13 …ING - VIDIOC_SUBDEV_S_ROUTING - Get or set routing between streams of media pads in a media entity.
40 These ioctls are used to get and set the routing in a media entity.
46 setting or clearing flags of the ``flags`` field of a
61 On a successful ``VIDIOC_SUBDEV_G_ROUTING`` call the driver updates the
143 The sink or source pad identifiers reference a non-existing pad, or reference
144 pads of different types (ie. the sink_pad identifiers refers to a source pad).
/openbmc/linux/Documentation/ABI/testing/
H A Devm6 EVM protects a file's security extended attributes(xattrs)
12 an HMAC-sha1 generated locally with a
14 Retention System. The second is a digital signature
18 echoing a value to <securityfs>/evm made up of the
59 Echoing a value is additive, the new value is added to the
107 a single period (.) will lock the xattr list from any further
H A Dsysfs-devices-platform-soc-ipa17 version, as a period-separated set of two or three integers
25 The .../XXXXXXX.ipa/feature/ directory contains a set of
34 The .../XXXXXXX.ipa/feature/rx_offload file contains a
44 The .../XXXXXXX.ipa/feature/tx_offload file contains a
57 from the perspective of the AP. An endpoint ID is a
87 Each replicated packet is preceded by a fixed-size "ODL"
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dreg-file-data-sampling.rst5 Register File Data Sampling (RFDS) is a microarchitectural vulnerability that
7 a malicious actor to infer data values previously used in floating point
42 Intel released a microcode update that enables software to clear sensitive
46 unused and obsolete VERW instruction in combination with a microcode update.
73 on exit to userspace and before entering a VM.
81 The Linux kernel provides a sysfs interface to enumerate the current
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0004-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch26 diff --git a/src/basic/glob-util.c b/src/basic/glob-util.c
28 --- a/src/basic/glob-util.c
66 diff --git a/src/test/test-glob-util.c b/src/test/test-glob-util.c
68 --- a/src/test/test-glob-util.c
117 diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c
119 --- a/src/tmpfiles/tmpfiles.c
H A D0006-Use-uintmax_t-for-handling-rlim_t.patch29 diff --git a/src/basic/format-util.h b/src/basic/format-util.h
31 --- a/src/basic/format-util.h
48 diff --git a/src/basic/rlimit-util.c b/src/basic/rlimit-util.c
50 --- a/src/basic/rlimit-util.c
88 diff --git a/src/core/execute.c b/src/core/execute.c
90 --- a/src/core/execute.c
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch18 diff --git a/raid6check.c b/raid6check.c
20 --- a/raid6check.c
62 diff --git a/restripe.c b/restripe.c
64 --- a/restripe.c
114 diff --git a/swap_super.c b/swap_super.c
116 --- a/swap_super.c
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0004-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch25 diff --git a/src/basic/glob-util.c b/src/basic/glob-util.c
27 --- a/src/basic/glob-util.c
65 diff --git a/src/test/test-glob-util.c b/src/test/test-glob-util.c
67 --- a/src/test/test-glob-util.c
116 diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c
118 --- a/src/tmpfiles/tmpfiles.c
H A D0006-Use-uintmax_t-for-handling-rlim_t.patch29 diff --git a/src/basic/format-util.h b/src/basic/format-util.h
31 --- a/src/basic/format-util.h
48 diff --git a/src/basic/rlimit-util.c b/src/basic/rlimit-util.c
50 --- a/src/basic/rlimit-util.c
88 diff --git a/src/core/execute.c b/src/core/execute.c
90 --- a/src/core/execute.c
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0006-Platform-Corstone1000-Enable-host-firewall-in-FVP.patch18 diff --git a/platform/ext/target/arm/corstone1000/Device/Include/platform_base_address.h b/platform…
20 --- a/platform/ext/target/arm/corstone1000/Device/Include/platform_base_address.h
31 diff --git a/platform/ext/target/arm/corstone1000/bl1/boot_hal_bl1_1.c b/platform/ext/target/arm/co…
33 --- a/platform/ext/target/arm/corstone1000/bl1/boot_hal_bl1_1.c
161 diff --git a/platform/ext/target/arm/corstone1000/bl2/flash_map_bl2.c b/platform/ext/target/arm/cor…
163 --- a/platform/ext/target/arm/corstone1000/bl2/flash_map_bl2.c
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp122 const std::string& method, uint64_t timeout, const InputArgs&... a) in async_method_call_timed()
176 m.append(a...); in async_method_call_timed()
208 const InputArgs&... a) in async_method_call()
211 objpath, interf, method, 0, a...); in async_method_call()
255 const InputArgs&... a) in yield_method_call()
262 m.append(a...); in yield_method_call()
/openbmc/linux/include/net/tc_act/
H A Dtc_ctinfo.h31 #define to_ctinfo(a) ((struct tcf_ctinfo *)a) argument
/openbmc/linux/lib/
H A Dcmpdi2.c9 word_type notrace __cmpdi2(long long a, long long b) in __cmpdi2() argument
12 .ll = a in __cmpdi2()
H A Ducmpdi2.c8 word_type notrace __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2() argument
10 const DWunion au = {.ll = a}; in __ucmpdi2()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/
H A DEmbedded.interface.yaml3 permanently incorporated into a larger component or device. This interface
4 shall not be used for parts that can be removed by a user or are considered
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A Dfix_libtool_sysroot.patch7 diff --git a/configure.ac b/configure.ac
9 --- a/configure.ac
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dmacros.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
219 #define fn(a) a
221 #define call(a) call fn(hash)a
223 #define call(a) lcall fn(hash)a
264 // does a 64+64 -> 64 unsigned addition (C = A + B)
269 // does a 64+64 -> 64 substraction (C = A - B)
/openbmc/u-boot/drivers/mtd/spi/
H A DKconfig26 stored in a file on the host filesystem.
45 to handle the common case when only a single serial
54 to handle the common case when only a single serial
63 to handle the common case when only a single serial
72 to handle the common case when only a single serial
95 Enable this option to support two flash memories connected to a single
159 Changing a small part of the flash's contents is usually faster with
164 4096 B erase size (e.g. UBIFS requires 15 KiB as a minimum).
171 DataFlash is a kind of SPI flash. Most AT45 chips have two buffers
/openbmc/u-boot/drivers/net/phy/
H A DKconfig79 via MDIO commands. The firmware is loaded from a file, specified by
122 a part of Microchip). This includes drivers for the KSZ804,
157 (now a part of Microchip). This includes drivers for the KSZ804,
194 will not be able to establish a link between each other if they both force
195 master mode. Multiple devices forcing master mode when connected by a
196 network switch do not pose a problem as the switch configures its affected
199 This option only affects gigabit links. If you must establish a direct
224 Fixed PHY is used for having a 'fixed-link' to another MAC with a direct

1...<<291292293294295296297298299300>>...893