| /linux/Documentation/filesystems/ |
| H A D | propagate_umount.txt | 12 1) A set S of mounts is non-shifting if for any mount X belonging 21 The set of mounts taken out by umount(2) must be non-shifting and 43 1) for any set S, there is a maximal non-shifting subset of S 45 2) for any non-shifting set S, there is a maximal non-revealing 46 subset of S. That subset is also non-shifting and it can be calculated 107 Maximal non-shifting subsets. 113 The set is non-shifting when none of its elements are forbidden in it. 116 belongs to. In other words, it can't belong to any of the non-shifting 118 there's none, we could use it to find the maximal non-shifting subset 183 The following will reduce S to its maximal non-shifting subset: [all …]
|
| /linux/arch/powerpc/lib/ |
| H A D | div64.S | 29 cntlzw r0,r5 # we are shifting the dividend right 30 li r10,-1 # to make it < 2^32, and shifting
|
| /linux/arch/powerpc/boot/ |
| H A D | div64.S | 29 cntlzw r0,r5 # we are shifting the dividend right 30 li r10,-1 # to make it < 2^32, and shifting
|
| /linux/Documentation/staging/ |
| H A D | crc32.rst | 54 at bit 31 of the remainder *before* shifting it. 56 But also notice how the next_input_bit() bits we're shifting into 60 the end, so we have to add 32 extra cycles shifting in zeros at the 121 Here, rather than just shifting one bit of the remainder to decide
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_sack_sack-shift-sacked-7-5-6-8-9-fack.pkt | 2 // Test shifting of newly-SACKed ranges onto the previous already-SACKed skb.
|
| H A D | tcp_sack_sack-shift-sacked-7-3-4-8-9-fack.pkt | 2 // Test shifting of newly-SACKed ranges onto the previous already-SACKed skb.
|
| H A D | tcp_sack_sack-shift-sacked-2-6-8-3-9-nofack.pkt | 2 // Test shifting of newly-SACKed ranges onto the previous already-SACKed skb.
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | Kconfig | 20 shifting.
|
| /linux/arch/arm/lib/ |
| H A D | lib1funcs.S | 65 @ division loop. Continue shifting until the divisor is 152 @ division loop. Continue shifting until the divisor is
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | stm32_fmc2_nand.c | 537 u32 i, shifting = 1; in stm32_fmc2_nfc_ham_correct() local 553 bit_position += shifting; in stm32_fmc2_nfc_ham_correct() 560 shifting <<= 1; in stm32_fmc2_nfc_ham_correct() 565 shifting = 1; in stm32_fmc2_nfc_ham_correct() 569 byte_addr += shifting; in stm32_fmc2_nfc_ham_correct() 576 shifting <<= 1; in stm32_fmc2_nfc_ham_correct()
|
| /linux/arch/xtensa/lib/ |
| H A D | memcopy.S | 125 _bany a3, a8, .Lsrcunaligned # then use shifting copy 386 _bany a3, a8, .Lbacksrcunaligned # then use shifting copy
|
| /linux/Documentation/fb/ |
| H A D | deferred_io.rst | 39 say diagonally shifting RGB, this may then be a mechanism for you to allow
|
| /linux/Documentation/core-api/ |
| H A D | packing.rst | 21 required fields by shifting the appropriate number of bits. But this would 25 Many drivers take the bit-shifting approach and then attempt to reduce the
|
| /linux/arch/parisc/kernel/ |
| H A D | perf_asm.S | 118 ; shifting is done, from or to, remote diagnose registers. 1368 ; shifting is done, from or to, the remote diagnose registers.
|
| /linux/arch/m68k/fpsp040/ |
| H A D | round.S | 272 | is done by shifting the mantissa left while decrementing the 329 subl %d0,%d5 |make op a denorm by shifting bits 334 | ;while shifting
|
| H A D | x_unfl.S | 10 | shifting the mantissa right while incrementing the exponent until
|
| H A D | scale.S | 176 lsrl #1,%d1 |while shifting the
|
| H A D | decbin.S | 468 bnes e_loop |not zero, continue shifting
|
| /linux/arch/sh/kernel/cpu/sh3/ |
| H A D | entry.S | 328 shll k0 ! Check MD bit (bit30) by shifting it into...
|
| /linux/net/xfrm/ |
| H A D | xfrm_iptfs.c | 1481 u32 beyond, shifting, slot; in __reorder_future_shifts() local 1561 shifting = min(savedlen, beyond); in __reorder_future_shifts() 1566 for (slot = 1; slot <= shifting; slot++, wnext++) { in __reorder_future_shifts()
|
| /linux/Documentation/driver-api/ |
| H A D | pwm.rst | 66 EMI by phase shifting the individual channels of a chip.
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | intel_dptf.rst | 243 While shifting the frequencies additional clock noise can be introduced,
|
| /linux/Documentation/doc-guide/ |
| H A D | contributing.rst | 257 really don't want to keep shifting them around, though.
|
| /linux/Documentation/admin-guide/kdump/ |
| H A D | vmcoreinfo.rst | 78 an index into the mem_map array. Right-shifting a physical address
|
| /linux/Documentation/networking/dsa/ |
| H A D | dsa.rst | 87 shifting to the right (from the perspective of the DSA conduit's frame 91 shifting the 'real' EtherType and L2 payload to the right. 192 with this by hooking into the flow dissector and shifting the offset at which
|