/linux/arch/sparc/include/asm/ |
H A D | cmpxchg_64.h | 67 * The XOR is handy for reversing the bits for big-endian byte order. 128 * The XOR is handy for reversing the bits for big-endian byte order
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | lvds.yaml | 18 It supports reversing the bit order on the formats defined there in order
|
/linux/drivers/tty/ |
H A D | tty_ldsem.c | 166 * so that reversing fails, check if there are no waiters, in down_read_failed() 241 * so that reversing fails, check if the lock is now owned, in down_write_failed()
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | genpool.c | 65 /* squeeze out duplicates while reversing order */ in mce_gen_pool_prepare_records()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-osd.rst | 142 *Video Capture* and *Video Overlay* devices, merely reversing the
|
H A D | hist-v4l2.rst | 349 New fields are ``tuner`` (reversing the former link from tuners to
|
/linux/arch/arm64/crypto/ |
H A D | aes-ce-glue.c | 124 * This involves reversing the order of the round keys, and applying in ce_aes_expandkey()
|
/linux/scripts/ |
H A D | patch-kernel | 170 echo -n "Reversing $1 (${name}) ... "
|
/linux/net/netfilter/ |
H A D | nf_conntrack_proto.c | 264 * Reversing the socket's dst/src point of view gives us the reply
|
/linux/tools/testing/selftests/livepatch/ |
H A D | test-callbacks.sh | 442 livepatch: '$MOD_LIVEPATCH': reversing transition from patching to unpatching
|
/linux/drivers/net/ethernet/natsemi/ |
H A D | macsonic.c | 106 * For reversing the PROM address
|
/linux/sound/soc/codecs/ |
H A D | rt5677-spi.c | 454 /* Copy dstlen bytes from src to dst, while reversing byte order for each word.
|
/linux/kernel/livepatch/ |
H A D | transition.c | 653 pr_debug("'%s': reversing transition from %s\n", in klp_reverse_transition()
|
/linux/lib/crypto/ |
H A D | aes.c | 227 * This involves reversing the order of the round keys, and applying in aes_expandkey()
|
/linux/drivers/cdrom/ |
H A D | gdrom.c | 5 * for work in reversing PIO and DMA
|
/linux/arch/arm/crypto/ |
H A D | aes-ce-glue.c | 120 * This involves reversing the order of the round keys, and applying in ce_aes_expandkey()
|
/linux/drivers/net/ethernet/apple/ |
H A D | bmac.c | 865 crc = reverse6[crc]; /* Hyperfast bit-reversing algorithm */ in bmac_addhash() 880 crc = reverse6[crc]; /* Hyperfast bit-reversing algorithm */ in bmac_removehash()
|
/linux/lib/ |
H A D | decompress_bunzip2.c | 19 Note that about 2/3 of the time is spent in read_unzip() reversing
|
/linux/arch/x86/kvm/svm/ |
H A D | avic.c | 383 * by reversing the calculation (stored in logid_index). Note, in avic_kick_vcpu_by_logical_id()
|
/linux/drivers/media/test-drivers/ |
H A D | vim2m.c | 332 /* Step 2: store two consecutive points, reversing them if needed */ in copy_two_pixels()
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 499 /* Key reversing not supported, set no convert */ in qat_alg_skcipher_init_dec()
|
/linux/drivers/md/dm-vdo/ |
H A D | vdo.c | 1197 * reversing the effects of
|
/linux/net/ipv6/ |
H A D | udp.c | 496 * reversing source and destination port: this will match tunnels that force the
|
/linux/drivers/usb/gadget/udc/ |
H A D | core.c | 680 * reversing everything done in usb_gadget_vbus_connect().
|
/linux/arch/x86/kvm/ |
H A D | lapic.c | 351 * reversing the LDR calculation to get cluster of APICs, i.e. no in kvm_recalculate_logical_map()
|