Searched full:together (Results 1 – 25 of 1532) sorted by relevance
12345678910>>...62
/linux-6.12.1/arch/s390/include/asm/trace/ |
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
|
/linux-6.12.1/Documentation/sound/soc/ |
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
|
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
|
/linux-6.12.1/include/linux/sched/ |
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.
|
/linux-6.12.1/Documentation/bpf/libbpf/ |
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
|
/linux-6.12.1/Documentation/kernel-hacking/ |
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
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dm_pp_smu.h | 106 /* reader and writer WM's are sent together as part of one table*/ 206 /* reader and writer WM's are sent together as part of one table*/ 275 * reader and writer WM's are sent together as part of one table 293 * reader and writer WM's are sent together as part of one table
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | linear.rst | 29 # Join 2 devices together 38 # Split a device into 4M chunks and then join them together in reverse order.
|
/linux-6.12.1/include/linux/ |
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.
|
/linux-6.12.1/Documentation/driver-api/iio/ |
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
|
/linux-6.12.1/Documentation/arch/s390/ |
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
|
/linux-6.12.1/drivers/comedi/drivers/ |
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…
|
/linux-6.12.1/arch/powerpc/lib/ |
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 */
|
/linux-6.12.1/Documentation/core-api/ |
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.
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
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.
|
/linux-6.12.1/include/drm/ |
D | drm_auth.h | 118 * Objects are leased all together in drm_lease_create(), and are 119 * removed all together when the lease is revoked.
|
/linux-6.12.1/include/uapi/linux/netfilter/ |
D | nf_conntrack_common.h | 67 /* Both together. */ 81 /* Both together */
|
/linux-6.12.1/include/uapi/linux/ |
D | gpio.h | 121 * together. This overrides the default flags contained in the &struct 157 * %GPIO_V2_LINE_FLAG_OUTPUT etc, added together. This is the default for 219 * %GPIO_V2_LINE_FLAG_OUTPUT etc, added together 396 * together. Note that even if multiple lines are requested, the same flags 427 * together
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | renesas,drif.yaml | 31 The internal channels sharing the CLK & SYNC are tied together by their 36 When both internal channels are enabled they need to be managed together 43 * When both the internal channels that are bonded together are enabled,
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-flash.rst | 40 Multiple overwrite bits may be combined and requested together. If no bits 67 functionality, which together allow for implementing vendor-independent
|
/linux-6.12.1/tools/lib/perf/Documentation/ |
D | libperf-counting.txt | 93 The `read_format` setup tells perf to include timing details together with each count. 185 We close the whole events list (both events) and remove it together with the threads map:
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 18 Say Y, if you want to use the ath9k/ath9k_htc radios together with 164 that ath9k will need) stored together with the calibration data out
|
/linux-6.12.1/tools/virtio/linux/ |
D | scatterlist.h | 82 * sg_chain - Chain two sglists together 88 * Links @prv@ and @sgl@ together, to form a longer scatterlist.
|
/linux-6.12.1/sound/aoa/fabrics/ |
D | Kconfig | 8 Audio driver, the module holding it all together
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | starfire.h | 3 * starfire.h: Group all starfire specific code together.
|
12345678910>>...62