Home
last modified time | relevance | path

Searched full:reversing (Results 1 – 24 of 24) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dcmpxchg_64.h67 * 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 Dlvds.yaml18 It supports reversing the bit order on the formats defined there in order
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-osd.rst142 *Video Capture* and *Video Overlay* devices, merely reversing the
H A Dhist-v4l2.rst349 New fields are ``tuner`` (reversing the former link from tuners to
/linux/arch/arm64/crypto/
H A Daes-ce-glue.c124 * This involves reversing the order of the round keys, and applying in ce_aes_expandkey()
/linux/scripts/
H A Dpatch-kernel170 echo -n "Reversing $1 (${name}) ... "
/linux/net/netfilter/
H A Dnf_conntrack_proto.c264 * Reversing the socket's dst/src point of view gives us the reply
/linux/sound/soc/codecs/
H A Drt5677-spi.c454 /* Copy dstlen bytes from src to dst, while reversing byte order for each word.
/linux/tools/testing/selftests/livepatch/
H A Dtest-callbacks.sh442 livepatch: '$MOD_LIVEPATCH': reversing transition from patching to unpatching
/linux/kernel/livepatch/
H A Dtransition.c632 pr_debug("'%s': reversing transition from %s\n", in klp_init_transition()
/linux/lib/crypto/
H A Daes.c227 * This involves reversing the order of the round keys, and applying in aes_expandkey()
/linux/drivers/cdrom/
H A Dgdrom.c5 * for work in reversing PIO and DMA
/linux/lib/
H A Ddecompress_bunzip2.c19 Note that about 2/3 of the time is spent in read_unzip() reversing
/linux/arch/x86/kvm/svm/
H A Davic.c384 * by reversing the calculation (stored in logid_index). Note, in avic_kick_vcpu_by_logical_id()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c499 /* Key reversing not supported, set no convert */ in qat_alg_skcipher_init_dec()
/linux/drivers/md/dm-vdo/
H A Dvdo.c1188 * reversing the effects of
/linux/net/ipv6/
H A Dudp.c631 * reversing source and destination port: this will match tunnels that force the
/linux/drivers/usb/gadget/udc/
H A Dcore.c680 * reversing everything done in usb_gadget_vbus_connect().
/linux/net/ipv4/
H A Dudp.c855 * reversing source and destination port: this will match tunnels that force the
/linux/Documentation/networking/
H A Darcnet-hardware.rst503 correctly, try reversing the direction or inverting the
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h46 * by slowly reversing all backlight programming and pixel compensation.
/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c536 /* Mark an NLP_IN_RECOV_POST_DEV_LOSS flag to know if reversing in lpfc_dev_loss_tmo_handler()
/linux/mm/
H A Dvmscan.c774 * Reversing the order of the tests ensures such a situation cannot in __remove_mapping()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c3339 * the native endian format. We accomplish this by reversing in tg3_nvram_write_block_using_eeprom()