Searched full:into (Results 1 – 25 of 7194) sorted by relevance
12345678910>>...288
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 the67 * 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 the85 * 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 the103 * Lookup table, and unpack it into the fields of rec.[all …]
14 An idmapping is essentially a translation of a range of ids into another or the37 idmapping is an order isomorphism from ``U`` into ``K``. So ``U`` and ``K`` are50 dealing with subsets we can embed idmappings into each other, i.e. we can126 of userspace ids into a range of kernel ids::174 immediately translated into a kernel id according to the idmapping associated212 then translate ``k11000`` into a userspace id in the second idmapping using the215 /* 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 …]
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 …]
293 …"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 …]
34 I/O devices into low-power states (possibly lower-power than available in the58 I/O devices into low-power states, which is done for :ref:`suspend-to-idle60 are suspended during transitions into this state. For this reason, it should79 energy savings as everything in the system is put into a low-power state, except80 for memory, which should be placed into the self-refresh mode to retain its89 suspended and put into low-power states. In many cases, all peripheral buses118 It takes three system state changes to put it into hibernation and two system122 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 image124 is written out and finally the system goes into the target low-power state in[all …]
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()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 …]
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")
39 __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 …]
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 to91 * 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 to102 * Return: The number of bytes written into the buffer.
6 * 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 …]
8 * from an encoder into MPEG TS packets. It does so by first encapsulating it9 * 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 it183 * 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
35 Say Y here to compile support for Bluetooth USB devices into the101 Say Y here to compile support for Bluetooth SDIO devices into the117 Say Y here to compile support for Bluetooth UART devices into the298 Say Y here to compile support for HCI BCM203x devices into the310 Say Y here to compile support for HCI BCM4377 family devices into the321 Say Y here to compile support for HCI BPA10x devices into the334 Say Y here to compile support for HCI BFUSB devices into the347 Say Y here to compile support for HCI DTL1 devices into the361 Say Y here to compile support for HCI BT3C devices into the374 Say Y here to compile support for HCI BlueCard devices into the[all …]
17 * sprintf() there will not be a partial write (well it may write into19 * try to write something into the trace_seq buffer and if it fails40 * trace_print_seq - move the contents of trace_seq into a seq_file74 * trace_seq_printf() is used to store strings into a special76 * 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 special137 * the sequencer or pulled into another buffer.166 * function, instead of wasting cycles converting the arguments into171 * the conversion into the ASCII string within the buffer.[all …]
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 it52 * high half is context arg to MMU flushes, into %g553 * 2nd 64-bit word: 64-bit arg, load into %g154 * 3rd 64-bit word: 64-bit arg, load into %g789 /* Get &trap_block[smp_processor_id()] into %g4. */93 /* Get DEV mondo queue base phys address into %g5. */96 /* Load IVEC into %g3. */[all …]
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 to88 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 the140 PC synthesizer. You can say y to build it into the151 PC synthesizer. You can say y to build it into the161 LT synthesizer. You can say y to build it into the[all …]
31 devices into states in which they draw less power (low-power states) at the34 Usually, a device is put into a low-power state when it is underutilized or36 again, it has to be put back into the "fully functional" state (full-power41 PCI devices may be put into low-power states in two ways, by using the device46 specific value into one of its standard configuration registers. The second53 to put the device that sent it into the full-power state. However, the PCI Bus92 programmed to go into it. The second one, D3cold, is the state that PCI devices94 to program a PCI device to go into D3cold, although there may be a programmable95 interface for putting the bus the device is on into a state in which Vcc is111 programmatically put into D0. Thus the kernel can switch the device back and[all …]
34 #define READ_BCR(reg, into) \ argument38 if (sizeof(tmp) == sizeof(into)) { \39 into = *((typeof(into) *)&tmp); \46 #define WRITE_AUX(reg, into) \ argument49 if (sizeof(tmp) == sizeof(into)) { \50 tmp = (*(unsigned int *)&(into)); \
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 …]
409 * number of parents is stored into @num_parents_32666 * @addr_lo: 32 LSBs of ring base address to be programmed into the ring's668 * @addr_hi: 16 MSBs of ring base address to be programmed into the ring's678 * @asel: Ring ASEL (address select) value to be set into the ASEL field of the888 * be programmed into the tx_pause_on_err field of the channel's TCHAN_TCFG892 * configuration to be programmed into the tx_filt_einfo field of the896 * configuration to be programmed into the tx_filt_pswords field of the900 * interpretation configuration to be programmed into the tx_atype field of904 * passing mechanism configuration to be programmed into the tx_chan_type908 * configuration to be programmed into the tx_supr_tdpkt field of the channel's[all …]
56 * Default value is 14, for 16KB, which nicely fits into Intel x86 L1 cache186 * 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 …]
48 * @offset: Offset into local configuration space49 * @data: Pointer to read data into63 * @offset: Offset into local configuration space78 * @offset: Offset into local configuration space79 * @data: Pointer to read data into93 * @offset: Offset into local configuration space109 * @offset: Offset into local configuration space110 * @data: Pointer to read data into124 * @offset: Offset into local configuration space139 * @offset: Offset into device configuration space[all …]
43 * Networks. Programming incorrect values into the JTAG chain52 /* 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 shifted75 * into the MSB and out the LSB, so you should shift in the low79 * @qlm: QLM to shift value into104 * Shift long sequences of zeros into the QLM JTAG chain. It is105 * common to need to shift more than 32 bits of zeros into the110 * @qlm: QLM to shift zeros into125 * Program the QLM JTAG chain into all lanes of the QLM. You must126 * have already shifted in 268*4, or 1072 bits into the JTAG
105 …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 …]
36 * @map: struct iosys_map into the memory to be populated.37 * @pos: If @map is NULL, map into the memory to be populated.38 * @ofs: qword offset into @map, unused if @map is NULL.42 * This interface is intended to be used as a callback into the54 * @map: struct iosys_map into the memory to be populated.55 * @pos: If @map is NULL, map into the memory to be populated.56 * @ofs: qword offset into @map, unused if @map is NULL.60 * This interface is intended to be used as a callback into the
44 * seq_buf_print_seq - move the contents of seq_buf into a seq_file63 * 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 into150 * 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 buffer227 * @mem: The raw memory to copy into the buffer230 * There may be cases where raw memory needs to be written into the[all …]