/openbmc/linux/arch/s390/include/asm/trace/ |
H A D | zcrypt.h | 16 * The glue which binds together request and reply event is the ptr 21 * performance measurements together with information about on which card 52 * is stored. Can be used as a unique id to relate together 77 * is stored. Can be used as a unique id to match together
|
/openbmc/linux/include/linux/sched/ |
H A D | types.h | 13 * This structure groups together three kinds of CPU time that are tracked for 15 * these counts together and treat all three of them in parallel.
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | jack.rst | 9 - It allows more than one jack detection method to work together on one 19 together: the jack itself represented by a struct snd_soc_jack, sets of 69 These are all hooked together by the machine driver depending on the
|
H A D | machine.rst | 5 The ASoC machine (or board) driver is the code that glues together all the 54 The machine DAI configuration glues all the codec and CPU DAIs together. It can
|
/openbmc/linux/Documentation/bpf/libbpf/ |
H A D | libbpf_build.rst | 22 together with libbpf headers in a staging directory root/: 31 dependency installed in /build/root/ and install them together with libbpf
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | process_tree.py | 30 process subtrees) have their subtrees merged together, 32 concurrently -- thread heuristic) are merged together, 34 are merged together. 159 together. This filters out sleepy background processes, short-lived 244 line are merged together.
|
/openbmc/docs/ |
H A D | discord-rules.md | 3 1. This community works together to build an Open Source BMC firmware. It's a 5 of discussions. We are unable to build together if you are unable to share
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | arch.rst | 12 that together make up the Linux tracing and profiling space. The fact 25 .. admonition:: Tying it Together
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | false-sharing.rst | 76 * global data being put together in one cache line. Some kernel 78 which can easily be grouped together and put into one cache line. 79 * data members of a big data structure randomly sitting together 185 * Group mostly read-only fields together 186 * Group things that are written at the same time together
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_pp_smu.h | 105 /* reader and writer WM's are sent together as part of one table*/ 205 /* reader and writer WM's are sent together as part of one table*/ 272 * reader and writer WM's are sent together as part of one table 290 * reader and writer WM's are sent together as part of one table
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | linear.rst | 29 # Join 2 devices together 38 # Split a device into 4M chunks and then join them together in reverse order.
|
/openbmc/qemu/ |
H A D | gitdm.config | 45 # Also group together our prolific individual contributors 51 # Group together robots and other auto-reporters
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
H A D | 0001-server-Adjust-the-cache-alignment-assumptions.patch | 30 CacheAligned<Together> _together{}; 33 + static_assert(sizeof(Together) <= stdx::hardware_constructive_interference_size,
|
/openbmc/linux/include/linux/ |
H A D | dma-fence-unwrap.h | 58 * All fences given as parameters are unwrapped and merged back together as flat 59 * dma_fence_array. Useful if multiple containers need to be merged together.
|
/openbmc/linux/Documentation/driver-api/iio/ |
H A D | triggered-buffers.rst | 5 Now that we know what buffers and triggers are let's see how they work together. 64 stores it in the internal buffer together with the timestamp recorded in the
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | zfcpdump.rst | 13 This zfcpdump implementation consists of a Linux dump kernel together with 14 a user space dump tool, which are loaded together into the saved memory region
|
/openbmc/u-boot/Documentation/ |
H A D | linker_lists.rst | 6 A linker list is constructed by grouping together linker input 11 together. Assuming _list and _entry are the list and entry names,
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | comedi_bond.c | 14 * devices together as one. 21 * (coming from possibly difference boards and/or drivers) together. For 37 * within each minor will be concatenated together in the order given here. 346 MODULE_DESCRIPTION("comedi_bond: A driver for COMEDI to bond multiple COMEDI devices together as on…
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | flags.hpp | 28 /** Operator to combine log_flag sets together. */ 56 // so that it can be combined together with other flags using `log_flag`.
|
/openbmc/phosphor-led-manager/ |
H A D | README.md | 4 together to indicate some system state. 7 identify the system, they should all light up together.
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | checksum_64.S | 176 rldicl r4,r0,32,0 /* fold two 32 bit halves together */ 398 rldicl r4,r0,32,0 /* fold two 32 bit halves together */ 435 rotldi r3, r0, 32 /* fold two 32 bit halves together */ 438 rotlwi r3, r0, 16 /* fold two 16 bit halves together */
|
/openbmc/u-boot/include/ |
H A D | sound.h | 25 * This is used to line the codec and i2s together 50 * The sound uclass brings together a data transport (currently only I2C) and a
|
/openbmc/openpower-vpd-parser/vpdecc/ |
H A D | vpdecc.h | 26 /* For a given data block (together with the length of the data block */ 51 /* For a given data block (together with the ecc) */
|
/openbmc/linux/Documentation/core-api/ |
H A D | xarray.rst | 321 and let you compose various operations together without having to restart 454 The XArray has the ability to tie multiple indices together so that 458 on every index that is tied together. The current implementation 459 only allows tying ranges which are aligned powers of two together; 460 eg indices 64-127 may be tied together, but 2-6 may not be. This may 462 together will save over 4kB.
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-href-tvk1281618-r2.dtsi | 101 * the falling edge if they could be wired together. 122 * the falling edge if they could be wired together. 159 * the falling edge if they could be wired together.
|