| /linux/lib/crc/s390/ |
| H A D | crc32le-vx.c | 100 * The CRC value is loaded into the rightmost word of the in crc32_le_vgfm_generic() 105 fpu_vlvgf(0, crc, 3); /* Load CRC into rightmost word */ in crc32_le_vgfm_generic() 166 * to move R4 into the rightmost doubleword and set the leftmost in crc32_le_vgfm_generic() 173 * Compute GF(2) product of V1 and V0. The rightmost doubleword in crc32_le_vgfm_generic() 175 * multiplied by 0x1 and is then XORed with rightmost product. in crc32_le_vgfm_generic() 181 * Now do the final 32-bit fold by multiplying the rightmost word in crc32_le_vgfm_generic() 186 * vector unpack instruction to load the rightmost half of the in crc32_le_vgfm_generic() 187 * doubleword into the rightmost doubleword element of V1; the other in crc32_le_vgfm_generic() 190 * rightmost doubleword and the leftmost doubleword is zero to ignore in crc32_le_vgfm_generic() 195 fpu_vupllf(1, 1); /* Split rightmost doubleword */ in crc32_le_vgfm_generic()
|
| H A D | crc32be-vx.c | 48 * The rightmost doubleword can be 0 to prevent contribution to the result or 129 * VGFMG instruction, multiply the rightmost 64-bit with x^32 (1<<32) to in crc32_be_vgfm_16() 137 * single VGFMG, the rightmost doubleword is multiplied with 0x1. The in crc32_be_vgfm_16() 158 * of the vector register. The rightmost doubleword is multiplied in crc32_be_vgfm_16() 169 * The final result is in the rightmost word of V2. in crc32_be_vgfm_16()
|
| /linux/rust/syn/ |
| H A D | fixup.rs | 136 // let _ = 1 + return 1; // no parens if rightmost subexpression 301 /// rightmost subexpression of the current expression. 303 /// The rightmost subexpression is any subexpression that has a different 307 /// rightmost subexpression. 309 /// Not every expression has a rightmost subexpression. For example neither
|
| /linux/drivers/hwmon/ |
| H A D | drivetemp.c | 34 * temperature (hexadecimal) in its rightmost two digits. 38 * temperature (hexadecimal) in its rightmost two digits. 42 * temperature (hexadecimal) in its rightmost two digits.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-intro.rst | 32 pixels. Following the rightmost pixel of the row there may be zero or
|
| /linux/include/sound/ |
| H A D | opl3.h | 24 * For example setting the rightmost bit (0x01) changes the 163 * AM or FM). The 4 OP connection mode is defined by the rightmost
|
| /linux/fs/jfs/ |
| H A D | jfs_types.h | 49 * The rightmost 8 bits of len_addr are the most signficant bits of
|
| H A D | jfs_btree.h | 33 #define BT_RIGHTMOST 0x10 /* rightmost page */
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | dw100.rst | 76 rightmost/bottommost block is the remainder. The dewarping map only saves
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-dis.c | 45 /* top & -top gives the rightmost 1 bit, so this in operand_value_powerpc()
|
| /linux/fs/ |
| H A D | mount.h | 16 struct rb_node *mnt_last_node; /* last (rightmost) mount in the rbtree */
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | Tree-RCU-Memory-Ordering.rst | 550 | waiting. Given that, how is it possible that the rightmost drive to | 626 the rightmost leaf ``rcu_node`` structure, and the grace-period kernel 627 thread might not yet have reached the rightmost leaf. In this case, the
|
| /linux/tools/include/linux/ |
| H A D | rbtree.h | 112 * We do not cache the rightmost node based on footprint
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-lpc.c | 239 * and rightmost in the LSB and can just then "cast" the u32 "data" in lpc_debug_read()
|
| /linux/ipc/ |
| H A D | mqueue.c | 194 bool rightmost = true; in msg_insert() local 205 rightmost = false; in msg_insert() 220 if (rightmost) in msg_insert()
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 337 The rightmost mask is for CPU 0-32.
|
| /linux/arch/loongarch/kernel/ |
| H A D | unwind_orc.c | 70 * Do a binary range search to find the rightmost duplicate of a given in __orc_find()
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 326 the rightmost two bits are usually cleared so the lower byte can be used
|
| /linux/arch/parisc/include/asm/ |
| H A D | assembly.h | 46 /* Privilege level field in the rightmost two bits of the IA queues */
|
| /linux/Documentation/doc-guide/ |
| H A D | sphinx.rst | 367 * auto span rightmost cell of a table row over the missing cells on the right
|
| /linux/sound/soc/codecs/ |
| H A D | nau8821.c | 1040 /* Reset the interruption status from rightmost bit if the in nau8821_irq_status_clear() 1239 /* Clear the rightmost interrupt */ in nau8821_interrupt()
|
| /linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 308 Task B at the leftmost and rightmost leaf ``rcu_node`` structures,
|
| /linux/net/netfilter/ |
| H A D | nft_set_pipapo.c | 1968 * and rightmost bucket indices for the lowest and highest rule indices, 1981 * between leftmost and rightmost bucket indices for each group, would be 24.
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_regs.h | 1084 /* Note: the LSB is the rightmost character shown. Only valid for
|
| /linux/Documentation/filesystems/ |
| H A D | overlayfs.rst | 362 rightmost one and going left. In the above example lower1 will be the
|