Home
last modified time | relevance | path

Searched full:together (Results 1 – 25 of 1616) sorted by relevance

12345678910>>...65

/linux/arch/s390/include/asm/trace/
H A Dzcrypt.h16 * 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/Documentation/sound/soc/
H A Djack.rst9 - 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 Dmachine.rst5 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/include/linux/sched/
H A Dtypes.h13 * 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/Documentation/kernel-hacking/
H A Dfalse-sharing.rst76 * 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/drivers/gpu/drm/amd/display/dc/
H A Ddm_pp_smu.h106 /* 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/Documentation/bpf/libbpf/
H A Dlibbpf_build.rst22 together with libbpf headers in a staging directory root/:
31 dependency installed in /build/root/ and install them together with libbpf
/linux/Documentation/admin-guide/device-mapper/
H A Dlinear.rst29 # Join 2 devices together
38 # Split a device into 4M chunks and then join them together in reverse order.
/linux/include/linux/
H A Ddma-fence-unwrap.h60 * All fences given as parameters are unwrapped and merged back together as flat
61 * dma_fence_array. Useful if multiple containers need to be merged together.
/linux/drivers/comedi/drivers/
H A Dcomedi_bond.c14 * 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/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst5 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/Documentation/arch/s390/
H A Dzfcpdump.rst13 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/arch/powerpc/lib/
H A Dchecksum_64.S176 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/arch/arm/boot/dts/st/
H A Dste-href-tvk1281618-r2.dtsi101 * 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/Documentation/core-api/
H A Dxarray.rst323 and let you compose various operations together without having to restart
456 The XArray has the ability to tie multiple indices together so that
460 on every index that is tied together. The current implementation
461 only allows tying ranges which are aligned powers of two together;
462 eg indices 64-127 may be tied together, but 2-6 may not be. This may
464 together will save over 4kB.
/linux/include/drm/
H A Ddrm_auth.h118 * Objects are leased all together in drm_lease_create(), and are
119 * removed all together when the lease is revoked.
/linux/include/uapi/linux/
H A Dgpio.h121 * 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/Documentation/devicetree/bindings/media/
H A Drenesas,drif.yaml31 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/arch/x86/include/asm/
H A Dpage_64.h69 * CPUs can internally batch these together and do larger writes.
75 * internally batching these together into larger writes and is
/linux/Documentation/networking/devlink/
H A Ddevlink-flash.rst40 Multiple overwrite bits may be combined and requested together. If no bits
67 functionality, which together allow for implementing vendor-independent
/linux/include/uapi/linux/netfilter/
H A Dnf_conntrack_common.h67 /* Both together. */
81 /* Both together */
/linux/drivers/net/wireless/ath/ath9k/
H A DKconfig18 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/tools/virtio/linux/
H A Dscatterlist.h82 * sg_chain - Chain two sglists together
88 * Links @prv@ and @sgl@ together, to form a longer scatterlist.
/linux/tools/lib/perf/Documentation/
H A Dlibperf-counting.txt93 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/tools/testing/selftests/bpf/progs/
H A Darena_strsearch.c29 * The tests are all jammed together in one array to make it simpler
124 * Tests are jammed together in a string. The first byte is '1' in arena_strsearch()

12345678910>>...65