Home
last modified time | relevance | path

Searched full:into (Results 1 – 25 of 5466) sorted by relevance

12345678910>>...219

/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_api.h49 * Filter table, and unpack it into the fields of rec.
50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
57 /*! Pack the fields of rec, and write the packed data into the
67 * Packet Classifier table, and unpack it into the fields of rec.
68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
75 /*! Pack the fields of rec, and write the packed data into the
85 * Lookup table, and unpack it into the fields of rec.
86 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
93 /*! Pack the fields of rec, and write the packed data into the
103 * Lookup table, and unpack it into the fields of rec.
[all …]
/linux/Documentation/filesystems/
H A Didmappings.rst14 An idmapping is essentially a translation of a range of ids into another or the
37 idmapping is an order isomorphism from ``U`` into ``K``. So ``U`` and ``K`` are
50 dealing with subsets we can embed idmappings into each other, i.e. we can
126 of userspace ids into a range of kernel ids::
174 immediately translated into a kernel id according to the idmapping associated
212 then translate ``k11000`` into a userspace id in the second idmapping using the
215 /* Map the kernel id up into a userspace id in the second idmapping. */
221 /* Map the userspace id down into a kernel id in the second idmapping. */
224 /* Map the kernel id up into a userspace id in the first idmapping. */
233 into a kernel id according to the idmapping associated with the filesystem.
[all …]
/linux/tools/perf/pmu-events/arch/powerpc/power8/
H A Dtranslation.json29 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
35 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another …
41 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 due to a data…
47 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the loc…
53 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 hit without d…
59 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 without confl…
65 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 due to a data…
71 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 with dispatch…
77 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 without dispa…
83 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 without confl…
[all …]
H A Dfrontend.json293 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
299 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another …
305 …"BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's L4 on a differ…
311 …"BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's memory on the …
317 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 due to a inst…
323 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the loc…
329 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 hit without d…
335 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 without confl…
341 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 due to a inst…
347 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the loc…
[all …]
/linux/Documentation/admin-guide/pm/
H A Dsleep-states.rst34 I/O devices into low-power states (possibly lower-power than available in the
58 I/O devices into low-power states, which is done for :ref:`suspend-to-idle
60 are suspended during transitions into this state. For this reason, it should
79 energy savings as everything in the system is put into a low-power state, except
80 for memory, which should be placed into the self-refresh mode to retain its
89 suspended and put into low-power states. In many cases, all peripheral buses
118 It takes three system state changes to put it into hibernation and two system
122 creates a snapshot image of memory to be written into persistent storage. Next,
123 the system goes into a state in which the snapshot image can be saved, the image
124 is written out and finally the system goes into the target low-power state in
[all …]
/linux/arch/s390/include/asm/
H A Dap.h77 " lgr 0,%[reg0]\n" /* qid into gr0 */ in ap_instructions_available()
78 " lghi 1,0\n" /* 0 into gr1 */ in ap_instructions_available()
79 " lghi 2,0\n" /* 0 into gr2 */ in ap_instructions_available()
81 "0: la %[reg1],1\n" /* 1 into reg1 */ in ap_instructions_available()
142 " lgr 0,%[qid]\n" /* qid into gr0 */ in ap_tapq()
143 " lghi 2,0\n" /* 0 into gr2 */ in ap_tapq()
145 " lgr %[reg1],1\n" /* gr1 (status) into reg1 */ in ap_tapq()
146 " lgr %[reg2],2\n" /* gr2 into reg2 */ in ap_tapq()
187 " lgr 0,%[reg0]\n" /* qid arg into gr0 */ in ap_rapq()
189 " lgr %[reg1],1\n" /* gr1 (status) into reg1 */ in ap_rapq()
[all …]
/linux/drivers/bluetooth/
H A DKconfig35 Say Y here to compile support for Bluetooth USB devices into the
101 Say Y here to compile support for Bluetooth SDIO devices into the
117 Say Y here to compile support for Bluetooth UART devices into the
298 Say Y here to compile support for HCI BCM203x devices into the
310 Say Y here to compile support for HCI BCM4377 family devices into the
321 Say Y here to compile support for HCI BPA10x devices into the
334 Say Y here to compile support for HCI BFUSB devices into the
347 Say Y here to compile support for HCI DTL1 devices into the
361 Say Y here to compile support for HCI BT3C devices into the
374 Say Y here to compile support for HCI BlueCard devices into the
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_leak_ptr.c16 __description("leak pointer into ctx 1")
17 __failure __msg("BPF_ATOMIC stores into R1 ctx is not allowed")
18 __failure_unpriv __msg_unpriv("R2 leaks addr into mem")
34 __description("leak pointer into ctx 2")
35 __failure __msg("BPF_ATOMIC stores into R1 ctx is not allowed")
36 __failure_unpriv __msg_unpriv("R10 leaks addr into mem")
50 __description("leak pointer into ctx 3")
51 __success __failure_unpriv __msg_unpriv("R2 leaks addr into ctx")
67 __description("leak pointer into map val")
68 __success __failure_unpriv __msg_unpriv("R6 leaks addr into mem")
H A Dverifier_array_access.c39 __description("valid map access into an array with a constant")
63 __description("valid map access into an array with a register")
90 __description("valid map access into an array with a variable")
119 __description("valid map access into an array with a signed variable")
152 __description("invalid map access into an array with a constant")
177 __description("invalid map access into an array with a register")
206 __description("invalid map access into an array with a variable")
235 __description("invalid map access into an array with no floor check")
267 __description("invalid map access into an array with a invalid max check")
299 __description("invalid map access into an array with a invalid max check")
[all …]
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_ts.h51 * @dest_buf: The buffer to write into.
52 * @dest_offset: The byte offset into the buffer.
69 * @dest_buf: The buffer to write into.
70 * @dest_offset: The byte offset into the buffer.
85 * vidtv_ts_null_write_into - Write a TS null packet into a buffer.
88 * This function will write a null packet into a buffer. This is usually used to
91 * Return: The number of bytes written into the buffer.
96 * vidtv_ts_pcr_write_into - Write a PCR packet into a buffer.
99 * This function will write a PCR packet into a buffer. This is used to
102 * Return: The number of bytes written into the buffer.
H A Dvidtv_psi.h6 * technically be broken into one or more sections, we do not do this here,
252 * @dest_buf: The buffer to write into.
278 * @dest_buf: The buffer to write into.
299 * @dest_buf: The buffer to write into.
318 * @dest_buf: The buffer to write into.
489 * @pat: The PAT table to look into.
532 * @offset: The offset into the destination buffer.
547 * vidtv_psi_pat_write_into - Write PAT as MPEG-TS packets into a buffer.
550 * This function writes the MPEG TS packets for a PAT table into a buffer.
554 * Return: The number of bytes written into the buffer. This is NOT
[all …]
H A Dvidtv_pes.h8 * from an encoder into MPEG TS packets. It does so by first encapsulating it
9 * with a PES header and then splitting it into TS packets.
77 * @dest_buf: The buffer to write into.
111 * @dest_buf: The buffer to write into.
134 * @dest_buf: The buffer to write into.
178 * vidtv_pes_write_into - Write a PES packet as MPEG-TS packets into a buffer.
182 * from an encoder into MPEG TS packets. It does so by first encapsulating it
183 * with a PES header and then splitting it into TS packets.
185 * The data is then written into the buffer pointed to by 'args.buf'
187 * Return: The number of bytes written into the buffer. This is usually NOT
/linux/kernel/trace/
H A Dtrace_seq.c17 * sprintf() there will not be a partial write (well it may write into
19 * try to write something into the trace_seq buffer and if it fails
40 * trace_print_seq - move the contents of trace_seq into a seq_file
74 * trace_seq_printf() is used to store strings into a special
76 * the sequencer or pulled into another buffer.
106 * Writes a ASCII representation of a bitmask string into @s.
135 * trace_seq_printf is used to store strings into a special
137 * the sequencer or pulled into another buffer.
166 * function, instead of wasting cycles converting the arguments into
171 * the conversion into the ASCII string within the buffer.
[all …]
/linux/Documentation/power/
H A Dpci.rst31 devices into states in which they draw less power (low-power states) at the
34 Usually, a device is put into a low-power state when it is underutilized or
36 again, it has to be put back into the "fully functional" state (full-power
41 PCI devices may be put into low-power states in two ways, by using the device
46 specific value into one of its standard configuration registers. The second
53 to put the device that sent it into the full-power state. However, the PCI Bus
92 programmed to go into it. The second one, D3cold, is the state that PCI devices
94 to program a PCI device to go into D3cold, although there may be a programmable
95 interface for putting the bus the device is on into a state in which Vcc is
111 programmatically put into D0. Thus the kernel can switch the device back and
[all …]
/linux/arch/sparc/kernel/
H A Dsun4v_ivec.S26 /* Get &trap_block[smp_processor_id()] into %g4. */
30 /* Get smp_processor_id() into %g3 */
45 /* Get CPU mondo queue base phys address into %g7. */
51 * 1st 64-bit word: low half is 32-bit PC, put into %g3 and jmpl to it
52 * high half is context arg to MMU flushes, into %g5
53 * 2nd 64-bit word: 64-bit arg, load into %g1
54 * 3rd 64-bit word: 64-bit arg, load into %g7
89 /* Get &trap_block[smp_processor_id()] into %g4. */
93 /* Get DEV mondo queue base phys address into %g5. */
96 /* Load IVEC into %g3. */
[all …]
/linux/drivers/accessibility/speakup/
H A DKconfig55 synthesizer. You can say y to build it into the kernel,
64 synthesizer. You can say y to build it into the kernel,
72 synthesizer. You can say y to build it into the kernel,
80 You can say y to build it into the kernel, or m to
88 synthesizer. You can say y to build it into the kernel,
97 synthesizer. You can say y to build it into the kernel,
106 (old) synthesizer. You can say y to build it into the
140 PC synthesizer. You can say y to build it into the
151 PC synthesizer. You can say y to build it into the
161 LT synthesizer. You can say y to build it into the
[all …]
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/
H A Dcache.json108 …is event counts any linefills from the prefetcher that cause an allocation into the L1 data cache",
111 …his event counts any linefills from the prefetcher that cause an allocation into the L1 data cache"
114 …ch cycle where the core is in write streaming mode and is not allocating writes into the L2 cache",
117 …ach cycle where the core is in write streaming mode and is not allocating writes into the L2 cache"
120 …ata cache entering write streaming mode. This event counts for each entry into write streaming mod…
123 …ata cache entering write streaming mode. This event counts for each entry into write streaming mod…
126 …cle where the core is in write streaming mode and is not allocating writes into the L1 data cache",
129 …ycle where the core is in write streaming mode and is not allocating writes into the L1 data cache"
132 …ch cycle where the core is in write streaming mode and is not allocating writes into the L3 cache",
135 …ach cycle where the core is in write streaming mode and is not allocating writes into the L3 cache"
[all …]
/linux/include/soc/arc/
H A Daux.h34 #define READ_BCR(reg, into) \ argument
38 if (sizeof(tmp) == sizeof(into)) { \
39 into = *((typeof(into) *)&tmp); \
46 #define WRITE_AUX(reg, into) \ argument
49 if (sizeof(tmp) == sizeof(into)) { \
50 tmp = (*(unsigned int *)&(into)); \
/linux/drivers/firmware/
H A Dti_sci.h409 * number of parents is stored into @num_parents_32
666 * @addr_lo: 32 LSBs of ring base address to be programmed into the ring's
668 * @addr_hi: 16 MSBs of ring base address to be programmed into the ring's
678 * @asel: Ring ASEL (address select) value to be set into the ASEL field of the
888 * be programmed into the tx_pause_on_err field of the channel's TCHAN_TCFG
892 * configuration to be programmed into the tx_filt_einfo field of the
896 * configuration to be programmed into the tx_filt_pswords field of the
900 * interpretation configuration to be programmed into the tx_atype field of
904 * passing mechanism configuration to be programmed into the tx_chan_type
908 * configuration to be programmed into the tx_supr_tdpkt field of the channel's
[all …]
/linux/include/linux/
H A Dlz4.h56 * Default value is 14, for 16KB, which nicely fits into Intel x86 L1 cache
186 * into already allocated 'dest' buffer of size 'maxOutputSize'.
190 * If the function cannot compress 'source' into a more limited 'dest' budget,
194 * Return: Number of bytes written into buffer 'dest'
218 * Return: Number of bytes written into buffer 'dest'
236 * from 'source' buffer into already allocated buffer 'dest'
238 * This function either compresses the entire 'source' content into 'dest'
242 * Return: Number of bytes written into 'dest' (necessarily <= targetDestSize)
253 * LZ4_decompress_fast() - Decompresses data from 'source' into 'dest'
259 * Decompresses data from 'source' into 'dest'.
[all …]
H A Drio_drv.h48 * @offset: Offset into local configuration space
49 * @data: Pointer to read data into
63 * @offset: Offset into local configuration space
78 * @offset: Offset into local configuration space
79 * @data: Pointer to read data into
93 * @offset: Offset into local configuration space
109 * @offset: Offset into local configuration space
110 * @data: Pointer to read data into
124 * @offset: Offset into local configuration space
139 * @offset: Offset into device configuration space
[all …]
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-jtag.c43 * Networks. Programming incorrect values into the JTAG chain
52 /* Convert the divisor into a power of 2 shift */ in cvmx_helper_qlm_jtag_init()
74 * Write up to 32bits into the QLM jtag chain. Bits are shifted
75 * into the MSB and out the LSB, so you should shift in the low
79 * @qlm: QLM to shift value into
104 * Shift long sequences of zeros into the QLM JTAG chain. It is
105 * common to need to shift more than 32 bits of zeros into the
110 * @qlm: QLM to shift zeros into
125 * Program the QLM JTAG chain into all lanes of the QLM. You must
126 * have already shifted in 268*4, or 1072 bits into the JTAG
/linux/lib/
H A Dseq_buf.c44 * seq_buf_print_seq - move the contents of seq_buf into a seq_file
63 * Writes a vnprintf() format into the sequence buffer.
89 * Writes a printf() format into the sequence buffer.
145 * function, instead of wasting cycles converting the arguments into
150 * the conversion into the ASCII string within the buffer.
178 * Copy a simple string into the sequence buffer.
207 * Copy a single character into the sequence buffer.
225 * seq_buf_putmem - write raw data into the sequence buffer
227 * @mem: The raw memory to copy into the buffer
230 * There may be cases where raw memory needs to be written into the
[all …]
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/
H A Dcache.json105 …unts any linefills from the hardware prefetcher which cause an allocation into the L3 cache. Note …
108 …unts any linefills from the hardware prefetcher which cause an allocation into the L3 cache. Note …
117 …This event counts any linefills from the prefetcher which cause an allocation into the L1 D-cache",
120 … This event counts any linefills from the prefetcher which cause an allocation into the L1 D-cache"
123 … each cycle where the core is in write-streaming mode and not allocating writes into the L2 cache",
126 …r each cycle where the core is in write-streaming mode and not allocating writes into the L2 cache"
129 …data cache entering write streaming mode.This event counts for each entry into write-streaming mod…
132 …data cache entering write streaming mode.This event counts for each entry into write-streaming mod…
135 …ach cycle where the core is in write-streaming mode and not allocating writes into the L1 D-cache",
138 …each cycle where the core is in write-streaming mode and not allocating writes into the L1 D-cache"
[all …]
/linux/tools/perf/pmu-events/arch/powerpc/power9/
H A Dmarked.json20 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another …
60 …"BriefDescription": "A Page Table Entry was loaded into the TLB from the local chip's L4 cache due…
70 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another …
95 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe…
100 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another …
140 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the loc…
170 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 hit without d…
210 …"BriefDescription": "A Page Table Entry was loaded into the TLB from the local chip's Memory due t…
220 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the loc…
235 "BriefDescription": "Counts all Icache prefetch reloads ( includes demand turned into prefetch)"
[all …]

12345678910>>...219