Home
last modified time | relevance | path

Searched refs:a (Results 551 – 575 of 21480) sorted by relevance

1...<<21222324252627282930>>...860

/openbmc/linux/Documentation/networking/
H A Drxrpc.rst38 RxRPC is a two-layer protocol. There is a session layer which provides
208 (#) A socket is made into a server socket by binding an address with a
214 (#) The first sendmsg for a request to be sent from a client contains a tag to
218 (#) connect() is used to supply a default destination address for a client
303 (c) it meets a message belonging to a different call, or
398 This is used by a server application to attempt to accept a call and
425 going to be transmitted by a call (whether in a client request or a
611 If a call is intended to go to a destination other than the default
618 read for a call.
926 This can be used to see if a call got a service upgrade.
[all …]
/openbmc/linux/drivers/iio/proximity/
H A DKconfig17 To compile this driver as a module, choose M here: the
32 To compile this driver as a module, choose M here: the
69 To compile this driver as a module, choose M here: the
81 To compile this driver as a module, choose M here: the
96 To compile this driver as a module, choose M here: the
106 To compile this driver as a module, choose M here: the
124 To compile this driver as a module, choose M here: the
143 To compile this driver as a module, choose M here: the
154 Say Y here to build a driver for Semtech's SX9324
168 Say Y here to build a driver for Semtech's SX9360
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7635.patch9 If a 1-, 4-, or 8-bit per pixel BMP image declares less used colors
10 than the palette offers an SDL_Surface with a palette of the indicated
12 refer to a color number higher then the maximal used colors, a subsequent
13 bliting operation on the surface will look up a color past a blit map
15 to e.g. an SDL_DisplayFormat() function will result in a buffer overread in
16 a blit function.
20 error from a SDL_LoadBMP_RW() function.
32 --- a/src/video/SDL_bmp.c Mon Jun 10 09:25:05 2019 -0700
40 + "A BMP image contains a pixel with a color out of the palette");
55 + "A BMP image contains a pixel with a color out of the palette");
/openbmc/linux/fs/jffs2/
H A Dsummary.h196 #define jffs2_sum_init(a) (0) argument
197 #define jffs2_sum_exit(a) do { } while (0) argument
198 #define jffs2_sum_disable_collecting(a) argument
199 #define jffs2_sum_is_disabled(a) (0) argument
200 #define jffs2_sum_reset_collected(a) do { } while (0) argument
201 #define jffs2_sum_add_kvec(a,b,c,d) (0) argument
202 #define jffs2_sum_move_collected(a,b) do { } while (0) argument
203 #define jffs2_sum_write_sumnode(a) (0) argument
204 #define jffs2_sum_add_padding_mem(a,b) do { } while (0) argument
208 #define jffs2_sum_add_xref_mem(a,b,c) do { } while (0) argument
[all …]
/openbmc/linux/drivers/ata/pata_parport/
H A Dfit3.c23 #define j44(a, b) (((a >> 3) & 0x0f) | ((b << 1) & 0xf0)) argument
54 int a, b; in fit3_read_regr() local
61 w2(0xd); a = r1(); in fit3_read_regr()
64 return j44(a, b); in fit3_read_regr()
69 return a; in fit3_read_regr()
73 a = r4(); b = r4(); in fit3_read_regr()
75 return a; in fit3_read_regr()
83 int k, a, b, c, d; in fit3_read_block() local
89 w2(0xd); a = r1(); in fit3_read_block()
102 w2(0xef); a = r0(); in fit3_read_block()
[all …]
H A Daten.c20 #define j44(a,b) ((((a>>4)&0x0f)|(b&0xf0))^0x88) argument
37 int a, b, r; in aten_read_regr() local
46 a = r1(); w0(0x10); b = r1(); w2(0xc); in aten_read_regr()
47 return j44(a,b); in aten_read_regr()
53 a = r0(); in aten_read_regr()
55 return a; in aten_read_regr()
62 int k, a, b, c, d; in aten_read_block() local
70 a = r1(); w0(0x58); b = r1(); in aten_read_block()
73 buf[2 * k + 1] = j44(a, b); in aten_read_block()
82 a = r0(); w2(0x20); b = r0(); in aten_read_block()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-avoid-gcc-optimize-away-the-loops.patch18 #define TEN(a) a a a a a a a a a a
26 diff --git a/src/lat_ops.c b/src/lat_ops.c
28 --- a/src/lat_ops.c
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLGPL-3.0-with-zeromq-exception19 "The Library" refers to a covered work governed by this License,
20 other than an Application or a Combined Work as defined below.
24 Defining a subclass of a class defined by the Library is deemed a mode
27 A "Combined Work" is a work produced by combining or linking an
32 The "Minimal Corresponding Source" for a Combined Work means the
49 If you modify a copy of the Library, and, in your modifications, a
52 facility is invoked), then you may convey a copy of the modified
55 a) under this License, provided that you make a good faith effort to
119 necessary to install and execute a modified version of the
130 You may place library facilities that are a work based on the
[all …]
/openbmc/sdbusplus/docs/yaml/
H A Dinterface.md42 have a C++ enumeration defined for it. At a D-Bus level any property or method
43 parameter will be a string, but the string will contain a fully-qualified name
51 optionally contain a `description`. The `name` is a word corresponding to the
62 The suits found in a deck of cards.
100 - `NaN` - A quiet-type not-a-number value.
144 must have a `name`, `type`, and optional `description`. Each return must have a
145 `type` and may optionally have a `name` and `description`. Flags are a list of
164 Deals a new hand to each player.
268 A common approach is to have a single path which is used as a root of all
271 be used as a singleton at a specific object path, similarly the `instance` value
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Dfeature-arm-simd.inc1 # Advanced SIMD and floating-point instructions for armv7-a, armv7ve,
2 # armv8-a, armv8.1-a, armv8.3-a, armv8.4-a, armv8.5-a, armv8.6-a, and armv8-r
/openbmc/qemu/tests/tcg/s390x/
H A Dmie3-sel.c4 #define Fi3(S, ASM) uint64_t S(uint64_t a, uint64_t b, uint64_t c) \
10 : [a] "r" (a) \
23 uint64_t a = ~0, b = ~0, c = ~0; in main() local
25 a = _selre(0x066600000066ull, 0x066600000006ull, a); in main()
30 (0xFFFFFFFF00000066ull != a) || in main()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv8 Under that directory are a number of read-only attributes::
23 similar to uv_type but encoded in a binary format. Include
31 machines, which each partition running a unique copy
32 of the operating system. Each partition will have a unique
56 a UV Hub visible to the BIOS. Each hub object's name is appended by a
72 This value is used to physically identify a hub within a system.
95 each representing a fabric port on the corresponding hub.
96 A port object's name is appended by a unique ordinal value
104 The conn_hub entry contains a value representing the unique
118 and a value of '6' is read from:
[all …]
/openbmc/u-boot/drivers/net/fm/
H A Dmemac_phy.c16 #define memac_out_32(a, v) out_le32(a, v) argument
17 #define memac_clrbits_32(a, v) clrbits_le32(a, v) argument
18 #define memac_setbits_32(a, v) setbits_le32(a, v) argument
20 #define memac_out_32(a, v) out_be32(a, v) argument
21 #define memac_clrbits_32(a, v) clrbits_be32(a, v) argument
22 #define memac_setbits_32(a, v) setbits_be32(a, v) argument
/openbmc/linux/Documentation/locking/
H A Dlockdep-design.rst163 taken by a hardirq context, interrupting a hardirq-unsafe lock - and
164 thus could result in a lock inversion deadlock. Likewise, a softirq-safe
203 is that of a "whole disk" block-dev object and a "partition" block-dev
224 In this case the locking is done on a bdev object that is known to be a
227 The validator treats a lock that is taken in such a nested fashion as a
241 particular lock is held at a certain time (and generate a WARN() otherwise).
486 Note that a lock can be a write lock (exclusive lock), a non-recursive read
536 X -> Y and X is a writer and Y is a recursive reader.
573 -(xR)-> and -(Sx)->. In other words, a "strong" path is a path from a lock
588 If there is a closed strong path (i.e. a strong circle), then there is a
[all …]
/openbmc/linux/Documentation/accel/qaic/
H A Dqaic.rst18 non-empty and generate MSIs at a rate equivalent to the speed of the
50 to the degree that it can. Since QAIC does not know the contents of a
57 are fully released in the case of a process crash, or a bug, QAIC uses the
62 form of a Major number and a Minor number.
78 block until a response is received, or the request has timed out.
82 or receive data from a workload. The call will return a GEM handle that
93 get sent where to a workload. This requires a set of DMA transfers for the
94 DMA Bridge, and as such, locks the BO to a specific DBC.
113 processed and can be re-queued to the device, or a timeout occurs.
118 timeline of the BO processing for a performance analysis.
[all …]
/openbmc/linux/drivers/usb/serial/
H A DKconfig10 Say Y here if you have a USB device that provides normal serial
18 To compile this driver as a module, choose M here: the
59 handles a wide range of very simple devices, all in one
67 - a number of Motorola phones
93 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
112 To compile this driver as a module, choose M here: the
122 To compile this driver as a module, choose M here: the
354 Note that you need a current CT-API.
395 the parport subsystem as a low-level driver.
[all …]
/openbmc/qemu/docs/devel/
H A Dclocks.rst1 Modelling a clock tree in QEMU
21 In these cases a Clock object is a child of a Device object, but this
63 the current period of a clock to be fetched at any time. When a clock
76 Adding a new clock
151 Note that if you are creating a clock with a fixed period which will never
160 You can give a clock a callback function in several ways:
198 Retrieving clocks from a device
372 For a clock with a very long period and a large number of ticks,
394 overflows a 64-bit value (a very long duration for a clock with a
398 Changing a clock period
[all …]
H A Dmulti-thread-tcg.rst11 This document outlines the design for multi-threaded TCG (a.k.a MTTCG)
118 to a change of the state of a physical page:
155 where tb is the destination block of a jump. Each origin block keeps a
157 iterating over a jump list.
190 time in a synchronised manner.
278 a change to a signal flag will only be visible once the changes to
285 ordered backends this could become a NOP.
295 a weakly ordered host the scope for a heavy performance impact is
337 The second type offer a pair of load/store instructions which offer a
340 pair where the strex instruction will return a flag indicating a
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/
H A Dmake.patch17 diff --git a/.gitignore b/.gitignore
19 --- a/.gitignore
26 diff --git a/src/Makefile.am b/src/Makefile.am
28 --- a/src/Makefile.am
38 zsync_curl_LDADD = libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a $(LIBOBJS)
43 +zsyncmake_curl_LDADD = libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a zlib/libdeflate…
/openbmc/linux/Documentation/block/
H A Dbiovecs.rst7 As of 3.13, biovecs should never be modified after a bio has been submitted.
8 Instead, we have a new struct bvec_iter which represents a range of a biovec -
11 More specifically, old code that needed to partially complete a bio would
36 * Advancing a bvec_iter is done with bio_advance_iter(); bio_advance() is a
41 a pointer to a biovec, not a bio; this is used by the bio integrity code.
48 Having a real iterator, and making biovecs immutable, has a number of
59 pattern comes up in a lot of places; a lot of drivers were essentially open
61 simplifies a lot of code.
66 - again, this was being done in a fair number of places.
102 now use bio_iter_iovec(), which takes a bvec_iter and returns a
[all …]
/openbmc/linux/include/linux/
H A Detherdevice.h85 __be16 *a = (__be16 *)addr; in is_link_local_ether_addr() local
93 return ((a[0] ^ b[0]) | (a[1] ^ b[1]) | ((a[2] ^ b[2]) & m)) == 0; in is_link_local_ether_addr()
126 u32 a = *(const u32 *)addr; in is_multicast_ether_addr() local
128 u16 a = *(const u16 *)addr; in is_multicast_ether_addr()
131 return 0x01 & (a >> ((sizeof(a) * 8) - 8)); in is_multicast_ether_addr()
133 return 0x01 & a; in is_multicast_ether_addr()
301 u16 *a = (u16 *)dst; in ether_addr_copy()
304 a[0] = b[0]; in ether_addr_copy()
305 a[1] = b[1]; in ether_addr_copy()
306 a[2] = b[2]; in ether_addr_copy()
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch92 - a()
93 - a()
94 - a()
206 - a()
261 - a()
436 - a()
438 - a()
467 - a()
495 - a()
521 - a()
[all …]
/openbmc/linux/drivers/greybus/
H A DKconfig6 This option enables the Greybus driver core. Greybus is a
7 hardware protocol that was designed to provide Unipro with a
9 ARA project, a module phone system, but has shown up in other
15 To compile this code as a module, choose M here: the module
24 Select this option if you have a Toshiba ES3 USB device that
25 acts as a Greybus "host controller". This device is a bridge
26 from a USB device to a Unipro network.
28 To compile this code as a module, choose M here: the module
/openbmc/linux/tools/testing/selftests/sync/
H A Dsync_fence.c78 int a, b, c, d, valid; in test_fence_one_timeline_merge() local
82 a = sw_sync_fence_create(timeline, "allocFence", 1); in test_fence_one_timeline_merge()
86 valid = sw_sync_fence_is_valid(a) && in test_fence_one_timeline_merge()
91 d = sync_merge("mergeFence", b, a); in test_fence_one_timeline_merge()
97 ASSERT(sync_fence_count_with_status(a, FENCE_STATUS_ACTIVE) == 1, in test_fence_one_timeline_merge()
99 ASSERT(sync_fence_count_with_status(a, FENCE_STATUS_ACTIVE) == 1, in test_fence_one_timeline_merge()
101 ASSERT(sync_fence_count_with_status(a, FENCE_STATUS_ACTIVE) == 1, in test_fence_one_timeline_merge()
103 ASSERT(sync_fence_count_with_status(a, FENCE_STATUS_ACTIVE) == 1, in test_fence_one_timeline_merge()
108 ASSERT(sync_fence_count_with_status(a, FENCE_STATUS_SIGNALED) == 1, in test_fence_one_timeline_merge()
129 sw_sync_fence_destroy(a); in test_fence_one_timeline_merge()
/openbmc/qemu/target/s390x/tcg/
H A Dint_helper.c37 uint64_t HELPER(divs32)(CPUS390XState *env, int64_t a, int64_t b64) in HELPER()
46 q = a / b; in HELPER()
47 r = a % b; in HELPER()
58 uint64_t HELPER(divu32)(CPUS390XState *env, uint64_t a, uint64_t b64) in HELPER()
67 q = a / b; in HELPER()
68 r = a % b; in HELPER()
79 Int128 HELPER(divs64)(CPUS390XState *env, int64_t a, int64_t b) in HELPER()
82 if (b == 0 || (b == -1 && a == (1ll << 63))) { in HELPER()
85 return int128_make128(a / b, a % b); in HELPER()

1...<<21222324252627282930>>...860