| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_api.h | 49 * 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/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_api.h | 49 * 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-6.6/Documentation/filesystems/ |
| D | idmappings.rst | 14 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 …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/ |
| D | translation.json | 29 …"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-6.6/tools/perf/pmu-events/arch/powerpc/power8/ |
| D | translation.json | 29 …"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-5.10/tools/testing/selftests/bpf/verifier/ |
| D | leak_ptr.c | 2 "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",
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
| D | sleep-states.rst | 34 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-6.6/Documentation/admin-guide/pm/ |
| D | sleep-states.rst | 34 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-6.6/drivers/bluetooth/ |
| D | Kconfig | 35 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 116 Say Y here to compile support for Bluetooth UART devices into the 285 Say Y here to compile support for HCI BCM203x devices into the 297 Say Y here to compile support for HCI BCM4377 family devices into the 308 Say Y here to compile support for HCI BPA10x devices into the 321 Say Y here to compile support for HCI BFUSB devices into the 334 Say Y here to compile support for HCI DTL1 devices into the 348 Say Y here to compile support for HCI BT3C devices into the 361 Say Y here to compile support for HCI BlueCard devices into the [all …]
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_ts.h | 52 * @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-6.6/tools/testing/selftests/bpf/progs/ |
| D | verifier_leak_ptr.c | 16 __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")
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| D | vidtv_ts.h | 51 * @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.
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | ap.h | 77 " 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() 139 " lgr 0,%[qid]\n" /* qid into gr0 */ in ap_tapq() 140 " lghi 2,0\n" /* 0 into gr2 */ in ap_tapq() 142 " lgr %[reg1],1\n" /* gr1 (status) into reg1 */ in ap_tapq() 143 " lgr %[reg2],2\n" /* gr2 into reg2 */ in ap_tapq() 184 " lgr 0,%[reg0]\n" /* qid arg into gr0 */ in ap_rapq() 186 " lgr %[reg1],1\n" /* gr1 (status) into reg1 */ in ap_rapq() [all …]
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_seq.c | 20 * 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-5.10/drivers/bluetooth/ |
| D | Kconfig | 31 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-6.6/kernel/trace/ |
| D | trace_seq.c | 20 * 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. 138 * trace_seq_printf is used to store strings into a special 140 * the sequencer or pulled into another buffer. 169 * function, instead of wasting cycles converting the arguments into 174 * the conversion into the ASCII string within the buffer. [all …]
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| D | Kconfig | 54 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/ |
| D | Kconfig | 18 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-6.6/include/soc/arc/ |
| D | aux.h | 34 #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-5.10/include/soc/arc/ |
| D | aux.h | 34 #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-6.6/drivers/accessibility/speakup/ |
| D | Kconfig | 55 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 …]
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | sun4v_ivec.S | 26 /* 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-6.6/arch/sparc/kernel/ |
| D | sun4v_ivec.S | 26 /* 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-6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
| D | cache.json | 108 …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 …]
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | pci.rst | 31 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 …]
|