Home
last modified time | relevance | path

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

12345678910>>...308

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/
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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/
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 …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/powerpc/power8/
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 localtion other than the lo…
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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Dleak_ptr.c2 "leak pointer into ctx 1",
13 .errstr_unpriv = "R2 leaks addr into mem",
16 .errstr = "BPF_XADD stores into R1 ctx is not allowed",
19 "leak pointer into ctx 2",
28 .errstr_unpriv = "R10 leaks addr into mem",
31 .errstr = "BPF_XADD stores into R1 ctx is not allowed",
34 "leak pointer into ctx 3",
43 .errstr_unpriv = "R2 leaks addr into ctx",
48 "leak pointer into map val",
64 .errstr_unpriv = "R6 leaks addr into mem",
Darray_access.c2 "valid map access into an array with a constant",
19 "valid map access into an array with a register",
40 "valid map access into an array with a variable",
62 "valid map access into an array with a signed variable",
88 "invalid map access into an array with a constant",
105 "invalid map access into an array with a register",
125 "invalid map access into an array with a variable",
145 "invalid map access into an array with no floor check",
170 "invalid map access into an array with a invalid max check",
195 "invalid map access into an array with a invalid max check",
[all …]
/kernel/linux/linux-4.19/Documentation/admin-guide/pm/
Dsleep-states.rst30 I/O devices into low-power states (possibly lower-power than available in the
54 I/O devices into low-power states, which is done for :ref:`suspend-to-idle
56 are suspended during transitions into this state. For this reason, it should
75 energy savings as everything in the system is put into a low-power state, except
76 for memory, which should be placed into the self-refresh mode to retain its
85 suspended and put into low-power states. In many cases, all peripheral buses
114 It takes three system state changes to put it into hibernation and two system
118 creates a snapshot image of memory to be written into persistent storage. Next,
119 the system goes into a state in which the snapshot image can be saved, the image
120 is written out and finally the system goes into the target low-power state in
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
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 …]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
Dvidtv_ts.h52 * @dest_buf: The buffer to write into.
53 * @dest_offset: The byte offset into the buffer.
70 * @dest_buf: The buffer to write into.
71 * @dest_offset: The byte offset into the buffer.
86 * vidtv_ts_null_write_into - Write a TS null packet into a buffer.
89 * This function will write a null packet into a buffer. This is usually used to
92 * Return: The number of bytes written into the buffer.
97 * vidtv_ts_pcr_write_into - Write a PCR packet into a buffer.
100 * This function will write a PCR packet into a buffer. This is used to
103 * Return: The number of bytes written into the buffer.
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_seq.c20 * sprintf() there will not be a partial write (well it may write into
22 * try to write something into the trace_seq buffer and if it fails
43 * trace_print_seq - move the contents of trace_seq into a seq_file
77 * trace_seq_printf() is used to store strings into a special
79 * the sequencer or pulled into another buffer.
109 * Writes a ASCII representation of a bitmask string into @s.
137 * trace_seq_printf is used to store strings into a special
139 * the sequencer or pulled into another buffer.
168 * function, instead of wasting cycles converting the arguments into
173 * the conversion into the ASCII string within the buffer.
[all …]
/kernel/linux/linux-4.19/kernel/trace/
Dtrace_seq.c20 * sprintf() there will not be a partial write (well it may write into
22 * try to write something into the trace_seq buffer and if it fails
46 * trace_print_seq - move the contents of trace_seq into a seq_file
80 * trace_seq_printf() is used to store strings into a special
82 * the sequencer or pulled into another buffer.
112 * Writes a ASCII representation of a bitmask string into @s.
140 * trace_seq_printf is used to store strings into a special
142 * the sequencer or pulled into another buffer.
171 * function, instead of wasting cycles converting the arguments into
176 * the conversion into the ASCII string within the buffer.
[all …]
/kernel/linux/linux-5.10/drivers/bluetooth/
DKconfig31 Say Y here to compile support for Bluetooth USB devices into the
85 Say Y here to compile support for Bluetooth SDIO devices into the
100 Say Y here to compile support for Bluetooth UART devices into the
269 Say Y here to compile support for HCI BCM203x devices into the
280 Say Y here to compile support for HCI BPA10x devices into the
293 Say Y here to compile support for HCI BFUSB devices into the
306 Say Y here to compile support for HCI DTL1 devices into the
320 Say Y here to compile support for HCI BT3C devices into the
333 Say Y here to compile support for HCI BlueCard devices into the
342 Say Y here to compile support for virtual HCI devices into the
[all …]
/kernel/linux/linux-4.19/drivers/bluetooth/
DKconfig31 Say Y here to compile support for Bluetooth USB devices into the
74 Say Y here to compile support for Bluetooth SDIO devices into the
89 Say Y here to compile support for Bluetooth UART devices into the
257 Say Y here to compile support for HCI BCM203x devices into the
268 Say Y here to compile support for HCI BPA10x devices into the
281 Say Y here to compile support for HCI BFUSB devices into the
294 Say Y here to compile support for HCI DTL1 devices into the
308 Say Y here to compile support for HCI BT3C devices into the
321 Say Y here to compile support for HCI BlueCard devices into the
330 Say Y here to compile support for virtual HCI devices into the
[all …]
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
DKconfig54 synthesizer. You can say y to build it into the kernel,
63 synthesizer. You can say y to build it into the kernel,
71 synthesizer. You can say y to build it into the kernel,
79 You can say y to build it into the kernel, or m to
87 synthesizer. You can say y to build it into the kernel,
96 synthesizer. You can say y to build it into the kernel,
105 (old) synthesizer. You can say y to build it into the
139 PC synthesizer. You can say y to build it into the
150 PC synthesizer. You can say y to build it into the
160 LT synthesizer. You can say y to build it into the
[all …]
/kernel/linux/linux-5.10/drivers/block/paride/
DKconfig18 support into your kernel, you may answer Y here to build in the
34 support into your kernel, you may answer Y here to build in the
50 support into your kernel, you may answer Y here to build in the
64 support into your kernel, you may answer Y here to build in the
80 If you chose to build PARIDE support into your kernel, you may
105 support into your kernel, you may answer Y here to build in the
123 If you chose to build PARIDE support into your kernel, you may
142 If you chose to build PARIDE support into your kernel, you may
154 into your kernel, you may answer Y here to build in the protocol
165 into your kernel, you may answer Y here to build in the protocol
[all …]
/kernel/linux/linux-4.19/drivers/block/paride/
DKconfig18 support into your kernel, you may answer Y here to build in the
34 support into your kernel, you may answer Y here to build in the
50 support into your kernel, you may answer Y here to build in the
64 support into your kernel, you may answer Y here to build in the
80 If you chose to build PARIDE support into your kernel, you may
105 support into your kernel, you may answer Y here to build in the
123 If you chose to build PARIDE support into your kernel, you may
142 If you chose to build PARIDE support into your kernel, you may
154 into your kernel, you may answer Y here to build in the protocol
165 into your kernel, you may answer Y here to build in the protocol
[all …]
/kernel/linux/linux-5.10/include/soc/arc/
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)); \
/kernel/linux/linux-4.19/drivers/staging/speakup/
DKconfig48 synthesizer. You can say y to build it into the kernel,
57 synthesizer. You can say y to build it into the kernel,
65 synthesizer. You can say y to build it into the kernel,
73 You can say y to build it into the kernel, or m to
81 synthesizer. You can say y to build it into the kernel,
90 synthesizer. You can say y to build it into the kernel,
99 (old) synthesizer. You can say y to build it into the
133 PC synthesizer. You can say y to build it into the
144 PC synthesizer. You can say y to build it into the
154 LT synthesizer. You can say y to build it into the
[all …]
/kernel/linux/linux-4.19/include/soc/arc/
Daux.h38 #define READ_BCR(reg, into) \ argument
42 if (sizeof(tmp) == sizeof(into)) { \
43 into = *((typeof(into) *)&tmp); \
50 #define WRITE_AUX(reg, into) \ argument
53 if (sizeof(tmp) == sizeof(into)) { \
54 tmp = (*(unsigned int *)&(into)); \
/kernel/linux/linux-4.19/arch/sparc/kernel/
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 …]
/kernel/linux/linux-5.10/arch/sparc/kernel/
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 …]
/kernel/linux/linux-5.10/Documentation/power/
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 …]
/kernel/linux/linux-4.19/Documentation/power/
Dpci.txt28 devices into states in which they draw less power (low-power states) at the
31 Usually, a device is put into a low-power state when it is underutilized or
33 again, it has to be put back into the "fully functional" state (full-power
38 PCI devices may be put into low-power states in two ways, by using the device
43 specific value into one of its standard configuration registers. The second
50 to put the device that sent it into the full-power state. However, the PCI Bus
88 programmed to go into it. The second one, D3cold, is the state that PCI devices
90 to program a PCI device to go into D3cold, although there may be a programmable
91 interface for putting the bus the device is on into a state in which Vcc is
107 programmatically put into D0. Thus the kernel can switch the device back and
[all …]
/kernel/linux/linux-4.19/lib/
Dseq_buf.c34 * seq_buf_print_seq - move the contents of seq_buf into a seq_file
53 * Writes a vnprintf() format into the sequencce buffer.
79 * Writes a printf() format into the sequence buffer.
104 * function, instead of wasting cycles converting the arguments into
109 * the conversion into the ASCII string within the buffer.
137 * Copy a simple string into the sequence buffer.
165 * Copy a single character into the sequence buffer.
182 * seq_buf_putmem - write raw data into the sequenc buffer
184 * @mem: The raw memory to copy into the buffer
187 * There may be cases where raw memory needs to be written into the
[all …]
/kernel/linux/linux-4.19/arch/mips/cavium-octeon/executive/
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
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
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

12345678910>>...308